https://w3id.org/np/RArLglQ9bXSeET37gF9XhW1q8PLkCnxns7CvOL6ZHjYBI
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RArLglQ9bXSeET37gF9XhW1q8PLkCnxns7CvOL6ZHjYBI> . @prefix sub: <https://w3id.org/np/RArLglQ9bXSeET37gF9XhW1q8PLkCnxns7CvOL6ZHjYBI#> . @prefix np: <http://www.nanopub.org/nschema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix npx: <http://purl.org/nanopub/x/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix orcid: <https://orcid.org/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix fip: <https://w3id.org/fair/fip/terms/> . @prefix prov: <http://www.w3.org/ns/prov#> . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:TripperAnnotationSchema a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-data-linking-schema, fip:Metadata-schema, fip:Semantic-model; rdfs:comment "Basic annotation schema used in Tripper for handling data and metadata in a knowledge base. Based on DCAT-AP, so compatible with all DCAT-aware services."; rdfs:label "Tripper Annotation Schema"; fip:has-description-source <https://raw.githubusercontent.com/EMMC-ASBL/tripper/refs/heads/master/tripper/context/0.2/context.json> . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-8869-3718 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "QX22+ArLemPyCwZkkw8OGHApUWrc1ohgzP9O5EGxN13mai8kNgfeIDLTeFWCM3UCC6ZNQC5hCMVvz6WaDd53GH3lRzy/Vmd8PoTBtq7xrp8bYoTgqsdnt1f/KI6pb0Rg2V8joSbpfVJASmD+03JO9acFrjnjtrz4CgT8J2xsUKc="; npx:hasSignatureTarget this: . this: dct:created "2025-05-02T10:10:01Z"^^xsd:dateTime; dct:creator <https://fip-wizard.ds-wizard.org/wizard>; dct:license <https://creativecommons.org/publicdomain/zero/1.0/>; npx:introduces sub:TripperAnnotationSchema; prov:wasDerivedFrom <https://w3id.org/fip/wizard/26166abb-5a1e-4046-9bae-d382eb37417a> . }