“FAIR = Findable, Accessible, Interoperable, Reusable”
Key ideas:
Example in practice:
PID Type | Used For | Example |
---|---|---|
DOI (Digital Object Identifier) | Publications, datasets, software | 10.5281/zenodo.1234567 |
ORCID (Open Researcher and Contributor ID) | Researcher identities | https://orcid.org/0000-0002-1825-0097 |
ROR (Research Organization Registry) | Institutions/organizations | https://ror.org/03yrm5c26 |
ARK (Archival Resource Key) | Digital archives, libraries | ark:/12025/654xz321 |
SWHID (SoftWare Hash IDentifiers) | Software source code artifacts, source code files, source trees, commits | Example not provided |
Key ideas:
Example in practice:
Key ideas:
Example in practice:
Key ideas:
Example in practice:
Why it Matters:
Licenses clarify what others can legally do with your data or code
No license? No one is allowed to reuse your work—even for research
Creative Commons (CC) — for datasets, docs, media:
CC0 (CC0-1.0) — No rights reserved, public domain
CC-BY (CC-BY-4.0) — Attribution required
Licenses related to softwares
MIT — Simple, permissive, attribution only
Apache-2.0 — MIT + patent rights
GPL-3.0 — Must share derivative code with same license
Unlicense — Public domain equivalent
Most GitHub projects use: MIT, Apache-2.0, or GPL-3.0
Use data repositories (e.g., OSF)
Adopt metadata standards (e.g., JSON)
Publish protocols and code
Provide clear licenses
Findable: DOI 10.17605/OSF.IO/AWBXJ
Accessible: https://osf.io/awbxj/
Interoperable: .csv file
Reusable: CC-By Attribution 4.0 International, datadictionary, readme file, scripts
(half on github and half on osf?)
Findable: DOI 10.17605/OSF.IO/SWDC2
Accessible: https://osf.io/swdc2/
Interoperable: .xlsx instead of .csv (also for codebook)
Reusable: CC-By Attribution 4.0 International, codebook (ie. datadictionary), readme file, scripts
Findable: DOI 10.17605/OSF.IO/6FXMH
Accessible: https://osf.io/6fxmh/
Interoperable: both .csv and .xlsx
Reusable: CC-By Attribution 4.0 International, renv (helps you create reproducible environments for your R projects), but absence of datadictionary and readme
Findable: https://doi.org/10.6084/m9.figshare.5402527.v1, Keywords
Accessible: figshare
Interoperable: .xlsx instead of .csv
Reusable: CC-By Attribution 4.0 International, absence of ReadMe and datadictionary
The full GWAS summary statistics for the 23andMe discovery data set are available through 23andMe to qualified researchers under an agreement with 23andMe that protects the privacy of the 23andMe participants. Datasets will be made available at no cost for academic use. Please visit https://research.23andme.com/collaborate/#dataset-access/ for more information and to apply to access the data.