@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:No-lock-in a ; rdfs:comment "No single points of failure, no provider lock-in. The GFF strongly supports the principles of equitable access to data, information and knowledge for all, as a key feature of the envisioned Internet of FAIR Data and Services. Deliberate strategies for vendor- or provider lock in (both in the private and the public sector are considered highly undesirable. Nor only because they will introduce single points of failure in the ecosystem, but also because unequal and privileged access (for instance based on monetary barriers) is against the principle of equity and open science."; rdfs:label "No vendor lock-in"; ; . } 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 "XRW5C0AQm7XD5uPPJ5JI+oJRaTwrdSXkzFBMSRYLGkIs4afklhhJrJkgaDwHn70U4rY94l1ry2W8952/lPSNw+9bqm1mvmtJkNtQpGhkY5rmE0IZ7xieILLmhxvB9e37CN0XRoQzUb1/S0uVw3rNp9ukv248w+JzmrT/4rKp+KA="; npx:hasSignatureTarget this: . this: dct:created "2023-10-04T17:59:53.393Z"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; dct:license ; npx:introduces sub:No-lock-in; rdfs:label "FAIR Interpretation: No vendor lock-in"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }