@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:Interpretion a ; rdfs:comment "The FAIR Guiding Principles provide guidance when improving Findability, Accessibility, Interoperability and Reusability of digital resources. But they do not dictate specific technological implementations. The GO FAIR Foundation believes that what ever FAIR implementation choices are made, they should always ensure, as much as possible, interoperability, machine-actionability, global participation and convergence towards accessible, robust, widespread and consistent FAIR implementations. Towards this end, the GO FAIR Foundation has consolidated from the community of FAIR experts, explicit interpretations of the FAIR Principles and implementation considerations. The aim is to provide a reference for continuing coherent dialogue on \"what FAIR is\" and a target, with minimal guarantees on machine-actionability, to which the community can confidently build towards. Following closely Jacobsen et al [2], the GO FAIR Foundation's interpretations are provided here as referenceable webpages:"; rdfs:label "Interpreting FAIR"; ; ; . } sub:provenance { sub:assertion prov:wasAttributedTo . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "Hsck7SZCG+1sim+6/8eeY1avd77zBkqZL4+1oqsdEpiyChIpXOE8+rmxn07/UovYMyG4UEnsjvpSMfzMi1Du/zzOIO+DxYgdt+wTdIJSt5KdCjn0P+0xN8preqTpS65j8H5/4/ezWN42scjwNpCGRA+Wja5c2m5AnJ3ARuIPpGY="; npx:hasSignatureTarget this: . this: dct:created "2023-10-04T17:47:12.234Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:introduces sub:Interpretion; rdfs:label "FAIR Interpretation: Interpreting FAIR"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }