@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:DRS-API ; ; a fip:Available-FAIR-Supporting-Resource, fip:Communication-protocol, fip:FAIR-Enabling-Resource; rdfs:comment "GA4GH Data Repository Service (DRS) API is a generic interface to data repositories so data consumers, workflow systems, can access data objects in a single, standard way regardless of where they are stored and how they are managed. The primary functionality of DRS is to map a logical ID to a means for physically retrieving the data represented by the ID."; rdfs:label "Data Repository Service API"; rdfs:seeAlso ; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0009-0004-2157-1408; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "ZFX/x9yS2U0nO6q661Uk9fSR7XXDZK42u9GuRBt/dP62kQGsMSbfSOcSNxi+o+oYhngapnDq8WwaUtcrFHGTdpmor0mjZSZeDZCOrB/8vNGB8OoFbB8dBAicQ0mBoo717IVkJALBHsVakMnARy8IYJaS4D3kJTLfWaWUgHsVsPk="; npx:hasSignatureTarget this: . this: dct:created "2025-03-26T02:28:42Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:DRS-API; prov:wasDerivedFrom . }