http://purl.org/np/RAh26HlAmfMC8OF2cexKVhGlcbrV4MgP8sgyG2xo3fVJo
.trig | .trig.txt | .jelly | .jelly.txt
@prefix this: <http://purl.org/np/RAh26HlAmfMC8OF2cexKVhGlcbrV4MgP8sgyG2xo3fVJo> . @prefix sub: <http://purl.org/np/RAh26HlAmfMC8OF2cexKVhGlcbrV4MgP8sgyG2xo3fVJo#> . @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 "Infrastructure" . 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 "YShxr0Q2RiLD0m71b641FRTuPh7lum8CBFKW67SAWdz74O6cnDa1fpbfViRjT6OhsBCaxoe40JxTPjA9kRMZ5JTv53wLjXycBXc2eClZBP2yLc7m2qkB6/D/sPaMWedaP1/EkcSnLeKho5Q2BmXJpfFelQeatc/pHNX7H6gOF8Y="; npx:hasSignatureTarget this: . this: dct:created "2022-01-26T14:45:53.160+01:00"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234; npx:supersedes <http://purl.org/np/RAU2ZJHw_RUjNFuu5wp9MpB8gYjnRYhuI_0PqoEk911fE>; 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/RARMBqX_-9lnhkaqk4BuxfLcC6H5cqTlzdtDzeDIwuKdU> . }