From 6d9e6643aa2992b730bc64ad24afaaa3b0ef7c86 Mon Sep 17 00:00:00 2001 From: Mario Antonioletti Date: Fri, 19 Jan 2024 11:49:22 +0000 Subject: [PATCH] Links to the s/w. --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5acb07a..4be2006 100644 --- a/README.md +++ b/README.md @@ -39,11 +39,20 @@ and in more detail: -## Tools used +## Test Software + +The following software are used for testing: + +* [RegistryScotland.R](Src/RegistryScotland.R) - R script to look at some of the data published by the [National Records of Scotland](https://www.nrscotland.gov.uk/). +* [githubstats.R](githubstats.R) - R script to look at the number of commits of particular repositories. + +## Tools Tried Tools used to measure compliance with FAIR: -* [somef](https://github.com/KnowledgeCaptureAndDiscovery/somef) -* [Howfairis](https://github.com/fair-software/howfairis) -* [Fair-enough-metrics](https://github.com/vemonet/fair-enough-metrics) +* [Howfairis](https://github.com/fair-software/howfairis) - does not use FAIR for research software (FAIR4RS) but uses aligned FAIR software [recommendations](https://fair-software.eu/). +* [Fair-enough-metrics](https://github.com/vemonet/fair-enough-metrics) - really assesses FAIR data. +* [F-UJI](https://github.com/pangaea-data-publisher/fuji) - really assesses FAIR data. +* [FAIR-checker](https://github.com/IFB-ElixirFr/FAIR-checker) - really assesses FAIR data. +* [FAIR checklist](https://github.com/ardc-fair-checklist/ardc-fair-checklist.github.io) - unlike the other tools this is a self assessment checker.