FAIR metric
Return all metrics and their definitions
get/metrics/{version}
Path parameters
versionstring required
Response
Metrics are successfully retrieved
Example response
{
"total": 0,
"metrics": {
"metric_identifier": "FsF-F1-01D",
"metric_short_name": "Globally Unique Identifier",
"metric_name": "Data is assigned with a globally unique identifier.",
"description": "A data object may be assigned with a globally unique identifier such that it can be referenced unambiguously by humans or machines. Globally unique means an identifier should be associated with only one resource at any time. Examples of unique identifiers of data are Internationalized Resource Identifier (IRI), Uniform Resource Identifier (URI) such as URL and URN, Digital Object Identifier (DOI), the Handle System, identifiers.org, w3id.org and Archival Resource Key (ARK). A data repository may assign a globally unique identifier to your data or metadata when you publish and make it available through their services.",
"fair_principle": "F1",
"evaluation_mechanism": "Identifier is considered unique if it is successfully validated through https://pythonhosted.org/IDUtils/. Supported schemes are ISBN10, ISBN13, ISSN, ISTC, DOI, Handle, EAN8, EAN13, ISNI ORCID, ARK, PURL, LSID, URN, Bibcode, arXiv, PubMed ID, PubMed Central ID, GND.",
"created_by": "FAIRsFAIR",
"date_created": "2020-07-08",
"date_updated": "2020-07-08",
"version": 0.3,
"total_score": 1
}
}