- correct link to tethys manual
parent
748c2b199e
commit
03ba2ed2ea
|
@ -82,4 +82,5 @@ TETHYS stores metadata about all files in a separate database table ('document_f
|
||||||
TETHYS RDR calculates internal checksums during the ingestion workflow. These checksums ensure that ingested data has not been altered or damaged. A checksum is a short sequence of bits or bytes that is calculated from the data using an algorithm. If even a single bit of the data changes, the checksum will also change, indicating that the data has been changed unintentionally on the file store. During the file upload, TETHYS calculates and stores md5 and sha512-checksums for each file (see attribute type).
|
TETHYS RDR calculates internal checksums during the ingestion workflow. These checksums ensure that ingested data has not been altered or damaged. A checksum is a short sequence of bits or bytes that is calculated from the data using an algorithm. If even a single bit of the data changes, the checksum will also change, indicating that the data has been changed unintentionally on the file store. During the file upload, TETHYS calculates and stores md5 and sha512-checksums for each file (see attribute type).
|
||||||
|
|
||||||
* **document_licences** with pivot table 'link_document_licences':
|
* **document_licences** with pivot table 'link_document_licences':
|
||||||
Creative Commons licenses are commonly used to govern the use and distribution of research data. For example, a researcher might choose to make their research data available under a CC-BY license, which allows others to share, adapt, and build upon the data as long as they provide attribution to the original author. All preferred CC licences for TETHYS are described in the manual (https://tethys.at/docs/HandbuchTethys.pdf p 15).
|
Creative Commons licenses are commonly used to govern the use and distribution of research data. For example, a researcher might choose to make their research data available under a CC-BY license, which allows others to share, adapt, and build upon the data as long as they provide attribution to the original author. All preferred CC licences for TETHYS are described in the manual [Manual p15](https://tethys.at/docs/HandbuchTethys.pdf#page=16).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user