esciencecenter-digital-skills / Lesson-FAIR-Data-Climate

https://esciencecenter-digital-skills.github.io/Lesson-FAIR-Data-Climate/
Other
1 stars 5 forks source link

Add boxes with FAIR principles from go-fair.org where relevant #19

Open stefsmeets opened 3 years ago

stefsmeets commented 3 years ago

What about if we add some boxes with the fair data principles from https://www.go-fair.org/fair-principles/

Findable:

> ## This is what [go-FAIR.org](https://go-fair.org/principles) has to say about 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 they describe
> - F4. (Meta)data are registered or indexed in a searchable resource
{: .checklist}

Accessible, this one was already in access.md:

> ## This is what [go-FAIR.org](https://go-fair.org/principles) has to say about Accessible
> - A1. (Meta)data are retrievable by their identifier using a standardised communications protocol
> - A1.1 The protocol is open, free, and universally implementable
> - A1.2 The protocol allows for an authentication and authorisation procedure, where necessary
> - A2. Metadata are accessible, even when the data are no longer available
{: .checklist}

Interoperable:

> ## This is what [go-FAIR.org](https://go-fair.org/principles) has to say about 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
{: .checklist}

Reusable:

> ## This is what [go-FAIR.org](https://go-fair.org/principles) has to say about 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 standards
{: .checklist}
Peter9192 commented 3 years ago

Good suggestion! Alternatively, we could add in each lesson something like "which of the 12 principles at go-fair.org are related to \<episode title>?"

Also not the checklist from #20 , which has more or less the same points.