@prefix this: . @prefix sub: . @prefix fairmi: . @prefix dct: . @prefix dce: . @prefix np: . @prefix pav: . @prefix rdfs: . @prefix xsd: . @prefix fair: . @prefix foaf: . @prefix dcat: . @prefix orcid: . @prefix void: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { fairmi:Gen2_MI_A2 a fairmi:FAIR-Maturity-Indicator; rdfs:label "FAIR Maturity Indicator Gen2-MI-A2"; foaf:primaryTopic fair:A2; fairmi:comments ""; fairmi:examples ""; fairmi:measuring "If there is a policy for metadata persistence"; fairmi:procedure """The GUID is resolved. Any hash-style metadata (e.g. JSON or microformat) is queried for a 'persistencePolicy' key. If that key exists, the test passes. Any Linked Data is queried for the http://www.w3.org/2000/10/swap/pim/doc"""; fairmi:rationale "Cross-references to data from third-party’s FAIR data and metadata will naturally degrade over time, and become “stale links”. In such cases, it is important for FAIR providers to continue to provide descriptors of what the data was to assist in the continued interpretation of those third-party data. As per FAIR Principle F3, this metadata remains discoverable, even in the absence of the data, because it contains an explicit reference to the IRI of the data."; fairmi:relevance "All"; fairmi:requirements "The Metadata GUID."; fairmi:validation "The presence of a persistencePolicy key, or a http://www.w3.org/2000/10/swap/pim/doc" . } sub:provenance { sub:_1 dce:format "text/markdown"; a void:Dataset, dcat:Distribution; dcat:downloadURL fairmi:Gen2_MI_A2.md . sub:assertion pav:authoredBy orcid:0000-0001-5306-5690, orcid:0000-0001-6960-357X, orcid:0000-0001-8888-635X, orcid:0000-0002-1164-1351, orcid:0000-0003-4727-9435; dcat:distribution sub:_1 . } sub:pubinfo { orcid:0000-0001-6960-357X foaf:name "Mark Wilkinson" . this: dct:created "2019-02-26"^^xsd:dateTime; dct:rights ; dct:rightsHolder ; pav:authoredBy orcid:0000-0001-6960-357X; pav:createdBy orcid:0000-0002-1267-0234 . }