http://purl.org/np/RAU2ZJHw_RUjNFuu5wp9MpB8gYjnRYhuI_0PqoEk911fE
.trig | .trig.txt | .jelly | .jelly.txt
@prefix this: <http://purl.org/np/RAU2ZJHw_RUjNFuu5wp9MpB8gYjnRYhuI_0PqoEk911fE> . @prefix sub: <http://purl.org/np/RAU2ZJHw_RUjNFuu5wp9MpB8gYjnRYhuI_0PqoEk911fE#> . @prefix np: <http://www.nanopub.org/nschema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix nt: <https://w3id.org/np/o/ntemplate/> . @prefix npx: <http://purl.org/nanopub/x/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix orcid: <https://orcid.org/> . @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 { npx:NanopubService rdfs:label "nanopub service" . sub:assertion a nt:AssertionTemplate; rdfs:label "Announcing a nanopub service"; nt:hasStatement sub:st0, sub:st1, sub:st2; nt:hasTag "Templates" . sub:class a nt:RestrictedChoicePlaceholder; rdfs:label "the URI of the nanopub service class"; nt:possibleValue <https://github.com/peta-pico/nanopub-services#grlc-np-api>, <https://github.com/peta-pico/nanopub-services#np-ldf-server>, <https://github.com/peta-pico/signed-nanopub-services#grlc-np-api>, <https://github.com/peta-pico/signed-nanopub-services#np-ldf-server>, <https://github.com/peta-pico/signed-nanopub-services#np-sparql-api>, <https://github.com/tkuhn/nanopub-monitor#service>, <https://github.com/tkuhn/nanopub-server#service> . sub:label a nt:LiteralPlaceholder; rdfs:label "short label or comment for the service" . sub:service a nt:IntroducedResource, nt:UriPlaceholder; rdfs:label "the URL of the nanopub service" . sub:st0 rdf:object npx:NanopubService; rdf:predicate rdf:type; rdf:subject sub:service . sub:st1 rdf:object sub:class; rdf:predicate rdf:type; rdf:subject sub:service . sub:st2 rdf:object sub:label; rdf:predicate rdfs:label; rdf:subject sub:service . rdf:type rdfs:label "is a" . rdfs:label rdfs:label "has label" . <https://github.com/peta-pico/nanopub-services#grlc-np-api> rdfs:label "grlc-based Nanopub API" . <https://github.com/peta-pico/nanopub-services#np-ldf-server> rdfs:label "Nanopub LDF Server" . <https://github.com/peta-pico/signed-nanopub-services#grlc-np-api> rdfs:label "grlc-based Signed Nanopub API" . <https://github.com/peta-pico/signed-nanopub-services#np-ldf-server> rdfs:label "Signed Nanopub LDF Server" . <https://github.com/peta-pico/signed-nanopub-services#np-sparql-api> rdfs:label "Signed Nanopub SPARQL API" . <https://github.com/tkuhn/nanopub-monitor#service> rdfs:label "Nanopub Monitor" . <https://github.com/tkuhn/nanopub-server#service> rdfs:label "Nanopub Server" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB"; npx:hasSignature "KviVhETbuj3IE8CkIsUFfp4eEiHLjwBi2OjXnhin7sEjHt+P6PHLac4hUe0m3xrDE8J/tErdnIJ5Mz179cofeFpALofVQofAInSaX7hdQ9rat3YKbyIBVxJA8Sb4meDLTiv722tzOiqTmWnbfMrzQceZMTSdRVgPkcxU0F9yPzg="; npx:hasSignatureTarget this: . this: dct:created "2022-01-26T14:32:55.160+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; npx:supersedes <http://purl.org/np/RAgheY0ugl_bnjPDY2awiltYdB6djXk3q_J-bvM6HX_80>; nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>; nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>, <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI>; nt:wasCreatedFromTemplate <http://purl.org/np/RA7WO6vEmlFyEHLn_ySSZgDfc4KwzfXdJhKJRVjlL0_S0> . }