Skip to content

Repository of the FAIR Biomedical Research Software (FAIR-BioRS) guidelines

Notifications You must be signed in to change notification settings

FAIR-BioRS/Guidelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Stargazers Issues CC BY 4.0 Curated with FAIRshare DOI

FAIR Biomedical Research Software (FAIR-BioRS) guidelines

About

This repository is meant to maintain the FAIR Biomedical Research Software (FAIR-BioRS) guidelines and its different versions as well as collect community feedback. The Findable, Accessible, Interoperable, and Reusable (FAIR) guiding principles published in 2016 constitute the foundation for data management practices adopted by researchers, government agencies, private funders, and scholarly publishers to ensure optimal reusability of data by humans and machines. While postulated for all digital research objects, they fail to capture the specific traits of software such as dependencies and versioning. Consequently, reformulated FAIR guiding principles tailored for software have been proposed. Work from the Research Data Alliance (RDA) FAIR for Research Software (FAIR4RS) Working Group is the most extensive on the topic. Just like the original FAIR guiding principles, the FAIR4RS guiding principles are aspirational and do not provide practical instructions and actionable items to the researchers. To fill this gap, we derived the first minimal and actionable step-by-step guidelines for biomedical researchers to make their research software compliant with the FAIR4RS principles. We designate these guidelines as the FAIR Biomedical Research Software (FAIR-BioRS) guidelines. Our process for developing these guidelines, based on a thorough review of current practices in the field, is available in our associated manuscript. We refer to the FAIR-BioRS Hub repository for a link to the manuscript and other related resources.

Guidelines

The latest version of the guidelines is available in the main folder.

Structure of the repository

Each version of the guidelines are stored in a dedicated folder under the versions folder. An assessment of the compliance of the FAIR-BioRS guidelines with the FAIR4RS principles is also included with each version. The main folder contain a copy of the latest release folder where edits/suggestions can be made via pull request. At the time of the release of a new version of the guidelines, the main folder will be copied in the versions folder and renamed after the new version number. Changes between the different versions are tracked in the CHANGELOG file.

Feedback and contribution

Use the GitHub issues for submitting feedback or making suggestions. You can also fork the repository and submit a pull request with suggestions. Make your suggestions on the main folder of the main branch if making suggestions on the last released version or on the main folder of the staging branch if making suggestions on the lastest draft version (suggested if a staging branch is available).

License

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

How to cite

If you are using or mentioning these guidelines, please cite the following:

  • The associated manuscript:
    Patel, B., Soundarajan, S., Ménager, H. & Hu, Z. (2023). Making Biomedical Research Software FAIR: Actionable Step-by-step Guidelines with a User-support Tool. bioRxiv, https://doi.org/10.1101/2022.04.18.488694.
  • The Zenodo archive of this repository:
    Patel, B., Soundarajan, S., Ménager, H. & Hu, Z. (2023). FAIR Biomedical Research Software (FAIR-BioRS) guidelines (v2.0.0). Zenodo. https://doi.org/10.5281/zenodo.8115012

Acknowledgements