@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @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:FAIR_signposting ; a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Practice, fip:FAIR-Supporting-Resource; rdfs:comment "A method to expose machine-actionable navigation links that indicate downloadable resources, types and attribution – particularly for scholarly and institutional repositories which use persistent identifiers like DOIs. Signposting makes explicit the links between a typical HTML landing page and the downloadable resources that are available for the research object described by that landing pages, including content resources and machine-readable metadata such as in RDF, although the method is technology-agnostic in terms of metadata formats. It also links to persistent identifiers, both for the research object and its authors. Signposting uses existing standards to achieve this: Web Links (RFC8288) conveyed using a simple HTTP header, HTML elements, and/or Linksets (RFC9264)."; rdfs:label "FAIR Signposting"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-9896-2704 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "FT014ANt6nlQYeIAY5P2hIKEJLs6wq7R2YxmrGYbGLjPuK5Ujijt4vDksbeGjXouNV180XTGzTw4vmGIFjKlb5QVEZ9twLajMVWSVgDklH9GNq6bsmHpPqc+KQ1+eXEeKBlgffU7q31ByhB5zNSl2tRiXm3Dn0ReXZgJCl7beX8="; npx:hasSignatureTarget this: . this: dct:created "2024-05-17T10:54:00Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:FAIR_signposting; prov:wasDerivedFrom . }