Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention the FAIR4RS principles on the landing page #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,18 @@ Hopefully some of the following reasons resonate with you.

**The benefits of good practices can continue to pay off long after the project is finished**.

## The FAIR Guiding Principles

Published in 2016, [The FAIR Guiding Principles for scientific data management and stewardship](https://doi.org/10.1038/sdata.2016.18) proposed guidelines for making valuable scientific outputs "FAIR": Findable, Accessible, Interoperable, and Reusable.

The principles were originally developed for, and applied to, research data.
The FAIR for Research Software (FAIR4RS) Working Group has adapted these principles to create [the FAIR Principles for Research Software](https://doi.org/10.1038/s41597-022-01710-x).
Of particular relevance to these materials is the fourth FAIR4RS principle:

!!! info "FAIR4RS Principle: Reusable"

Software is both usable (can be executed) and reusable (**can be understood, modified, built upon, or incorporated into other software**).

## Structure

These materials are divided into the following sections:
Expand Down
Loading