FAIR Data¶
Read the FAIR paper. It’s short.
- Vocabulary
- Metadata
- PID: Permanent Identifier
- GUID: Globally Unique Identifier
- Ontology
- Provenance
- License
- Search Index
- Access protocol
- Findable
- F1. (meta)data are assigned a globally unique and persistent identifier
- F2. data are described with rich metadata (defined by R1 below)
- F3. metadata clearly and explicitly include the identifier of the data it describes
- F4. (meta)data are registered or indexed in a searchable resource
- Accessible
- A1. (meta)data are retrievable by their identifier using a standardized communications protocol
- A1.1 the protocol is open, free, and universally implementable
- A1.2 the protocol allows for an authentication and authorization procedure, where necessary
- A2. metadata are accessible, even when the data are no longer available
- Interoperable
- I1. (meta)data use a formal, accessible, shared, and broadly applicable language for knowledge representation.
- I2. (meta)data use vocabularies that follow FAIR principles
- I3. (meta)data include qualified references to other (meta)data
- Reusable
- R1. meta(data) are richly described with a plurality of accurate and relevant attributes
- R1.1. (meta)data are released with a clear and accessible data usage license
- R1.2. (meta)data are associated with detailed provenance
- R1.3. (meta)data meet domain-relevant community standard
FAIR - TLC¶
- Traceable, Licensed, and Connected
- The need for metrics: https://zenodo.org/record/203295#.XkrzTxNKjzI
Question
Which do you think is the hardest, F, A, I, or R, and why?
Question
What is the best way to cite data?
Question
What are the relative values of a data publication verus a peer-reviewed paper?
Question
What role do ontologies play in FAIR-TLC?
Hands on Exercise - Metadata in CyVerse¶
- Using metadata in the DE
- iCommands metadata: imeta
- example 1:
imeta add -C B123 test_metadata value unit
- example 2:
imeta add -d B123/0123.txt test_metadata value unit
References and Resources¶
https://www.nature.com/articles/sdata201618
Fix or improve this documentation:
- On Github: Github Repo Link
- Send feedback: Tutorials@CyVerse.org