From a5bc851cf02a45075b0c9d1b019580a3d401f111 Mon Sep 17 00:00:00 2001 From: Andres Montero Date: Thu, 11 Jun 2026 12:58:06 +0200 Subject: [PATCH] fixed links and added RSFC page --- docs/tools/fair.rst | 1 + docs/tools/fair/fairos.rst | 2 +- docs/tools/fair/foops.rst | 2 +- docs/tools/fair/rsfc.rst | 14 ++++++++++++++ 4 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 docs/tools/fair/rsfc.rst diff --git a/docs/tools/fair.rst b/docs/tools/fair.rst index facb4a2..142ce79 100644 --- a/docs/tools/fair.rst +++ b/docs/tools/fair.rst @@ -15,4 +15,5 @@ The following resources in this section are part of the FAIR Tools component. FAIRsharing FAIR Assessment Authoring Tool FAIR Validator + RSFC diff --git a/docs/tools/fair/fairos.rst b/docs/tools/fair/fairos.rst index c61ae9a..957d024 100644 --- a/docs/tools/fair/fairos.rst +++ b/docs/tools/fair/fairos.rst @@ -1,7 +1,7 @@ FAIROS ^^^^^^ -FAIROs is a FAIR assessment tool for [Research Objects](https://www.researchobject.org/ro-crate/). The tool uses external tools such as [F-UJI](https://f-uji.net/), [FOOPS](https://w3id.org/foops/) and [RSFC](https://github.com/oeg-upm/rsfc) to assess datasets, ontologies and software. The catalog contains the metrics and tests used to evaluate Research Objects. The source code with the FTR specification is in the branch dev-ostrails. +FAIROs is a FAIR assessment tool for `Research Objects `_. The tool uses external tools such as `F-UJI `_, `FOOPS `_ and `RSFC `_ to assess datasets, ontologies and software. The catalog contains the metrics and tests used to evaluate Research Objects. The source code with the FTR specification is in the branch dev-ostrails. - **Persistent identifier**: https://w3id.org/FAIROS/ - **Zenodo link (latest release)**: https://doi.org/10.5281/zenodo.7795727 diff --git a/docs/tools/fair/foops.rst b/docs/tools/fair/foops.rst index 4828b41..3f5559c 100644 --- a/docs/tools/fair/foops.rst +++ b/docs/tools/fair/foops.rst @@ -3,7 +3,7 @@ FOOPS! ^^^^^^ -The Ontology Pitfall Scanner for FAIR (FOOPS!) is a FAIR assessment tool for vocabularies and ontologies. In this release, FOOPS! has been adapted to comply with the [FTR specification](https://w3id.org/ftr/). A catalog of test descriptions and metrics has been made available in https://w3id.org/foops/catalogue. The release contains the source code of the tools, as well as the machine-readable and human-readable documentation of all tests, metrics and benchmarks associated with the tool. +The Ontology Pitfall Scanner for FAIR (FOOPS!) is a FAIR assessment tool for vocabularies and ontologies. In this release, FOOPS! has been adapted to comply with the `FTR specification `_. A `catalog of test descriptions and metrics `_ has been made available. The release contains the source code of the tools, as well as the machine-readable and human-readable documentation of all tests, metrics and benchmarks associated with the tool. - **Persistent identifier**: https://w3id.org/foops/ - **Zenodo link (latest release)**: https://doi.org/10.5281/zenodo.14767999 diff --git a/docs/tools/fair/rsfc.rst b/docs/tools/fair/rsfc.rst new file mode 100644 index 0000000..ac00e8e --- /dev/null +++ b/docs/tools/fair/rsfc.rst @@ -0,0 +1,14 @@ +.. _tool-rsfc: + +RSFC +^^^^^^ + +RSFC (Research Software FAIRness Checks) is a tool designed to evaluate how well a research software's repository complies with the FAIR principles (Findable, Accessible, Interoperable and Reusable). + + - **Persistent identifier**: https://w3id.org/rsfc/ + - **Zenodo link (latest release)**: https://doi.org/10.5281/zenodo.19554471 + - **Code repository**: https://github.com/oeg-upm/rsfc + - **Version**: 0.1.5 + - **Release**: https://github.com/oeg-upm/rsfc/releases/tag/v0.1.5 + - **License**: MIT + - **Catalog of tests and metrics**: https://w3id.org/rsfc/catalogue