Fair-check is a simple script to check FAIR principles compliance.
It uses FAIR Evaluator, a service which, using a SmartAPI annotation, can retrieve information to check whether a resource complies with certain FAIR Maturity Indicator Test.
Unfortunately, currently, only Gen2 Maturity Indicators can be automatically tested, Gen1 MIs should be checked by humans. In any case, we can still verify a lot of MIs. Take a look at: https://fairdata.services:7171/FAIR_Evaluator/metrics
This is the first version of FAIR-Check, a development version can be found at https://github.com/jorgechp/fair-check
Python, 3.10