@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:GFF-A1 a ; rdfs:comment "Typically, the purpose of identifying a digital resource is to simultaneously provide the ability to retrieve the record of that resource, in some format, using some clearly-defined mechanism. Principle A1 asserts that there should be no additional barrier to the retrieval of the record by a computational agent when its access protocol (A1.1 & A1.2) results in permitted access to that record. Note that the agent may be a machine working behind a firewall, if that agent has been permitted access. For fully mechanized access, this requires that the identifier (F1) follows a globally-accepted schema that is tied to a standardized, high-level communication protocol. FAIR, however, does not necessarily preclude non-mechanized access, only that the mechanism is so well described that a machine can identify the appropriate next course of action even if it should include human agents. In the latter case, it is still necessary that the identifier (F1) be sufficient as a way of unambiguously indicating, to a non-automated agent, the record that is being requested. The “standardized communication protocol” is critical here. Its purpose is to provide a predictable way for an agent to access a resource, regardless of whether the access to the content of the resource is open or restricted, and regardless of whether that access is automated or aided by human action (e.g., send your request for access by email or telephone)."; rdfs:label "GFF-A1 | GFF A1 Interpretation"; ; ; . } 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 "W5+sAp4+PiA3cDAwMxKDHPjWVAykwr9GYNnWQ6QF5B8iJkh++JY5aID5lT7xj5LAITnMV50I1Vc2Rk63oEOfUjwSqfsUObWRhQXsfqReIqbx6Frw4L3WaNIDGfnDb6j5KOoxMML4+ZbRUr/r3m/UXrpPrHeSlDwhk9SMkRKZ6Rc="; npx:hasSignatureTarget this: . this: dct:created "2023-10-04T16:01:10.454Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:introduces sub:GFF-A1; rdfs:label "FAIR Interpretation: GFF-A1 | GFF A1 Interpretation"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }