-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #42 from Brilator/suggestion-arc-representation
Suggestion arc representation
- Loading branch information
Showing
3 changed files
with
22 additions
and
7 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
--- | ||
layout: ../../layouts/MarkdownLayout.astro | ||
title: 'FAIR Principles' | ||
pubDate: 2024-09-17 | ||
description: 'Findable – Accessible - Interoperable - Reusable' | ||
author: Dominik Brilhaus | ||
tags: ["FAIR", "RDM"] | ||
keywords: ['fair', 'FAIR'] | ||
url: 'fair' | ||
--- | ||
|
||
Findable – Accessible – Interoperable - Reusable | ||
|
||
## Sources and further information | ||
|
||
- [The FAIR Guiding Principles for scientific data management and stewardship](https://doi.org/10.1038/sdata.2016.18) | ||
- [FAIR Principles at GO FAIR](https://www.go-fair.org/fair-principles/) |