@prefix this: <
http://purl.org/np/RAvFzH__RzF1XxfwxsQqAT7bCO-fgERRGGJc6HVppdADw
> .
@prefix sub: <
http://purl.org/np/RAvFzH__RzF1XxfwxsQqAT7bCO-fgERRGGJc6HVppdADw#
> .
@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:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
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
.
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/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/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
"NDtqX6CQ14L9MoQbNKgdNBLNTn5Rf1LeymDRReezF9ZHMHXxKAgrFNS5RwLs+R8k4TBTnRejRpLlhsEPrAYx0G/hUuttQcOeHpKvNxW4d33iB6+ioINnCgbZry2dtvlrFA+25qQnuSKeWO1oGlew9mKNjyxaQWMuLECQaeS8v8I=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2022-01-12T13:19:39.554+01:00"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
;
npx:supersedes
<
http://purl.org/np/RAHfNuu5yosvVrmP3L74kFQfPBIZgyTMCkL40fo5WeexM
> ;
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/RA1eIzGmwi8vumqb17c4t351tspV1H-e5vuK9D8MUu5GU
> .
}