Nanopublication

< Home

ID

https://w3id.org/np/RAPVqIggrnJsbQDMc5G_87J5e75KFkExhXNtdSzDLNSHo

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAPVqIggrnJsbQDMc5G_87J5e75KFkExhXNtdSzDLNSHo> .
@prefix sub: <https://w3id.org/np/RAPVqIggrnJsbQDMc5G_87J5e75KFkExhXNtdSzDLNSHo#> .
@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 ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

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" .
  
  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" .
  
  <https://nanodash.petapico.org/nanopub-query-1.0> rdfs:label "Nanopub Query 1.0" .
  
  <https://nanodash.petapico.org/nanopub-query-1.1> rdfs:label "Nanopub Query 1.1" .
  
  sub:assertion a nt:AssertionTemplate;
    rdfs:label "Announcing a nanopub service";
    nt:hasNanopubLabelPattern "Nanopub service: ${label}";
    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>, <https://nanodash.petapico.org/nanopub-query-1.0>,
      <https://nanodash.petapico.org/nanopub-query-1.1> .
  
  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 .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}

sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
    npx:hasSignature "bXSblMq8SgzgyVa0rZb9f15QMdPES6RU8ub3S+NSU2ClU5G4BT3sN7iM0Mg184K+E1+YHrz8vdWSpTXOjlKUWIA3rWrxIaj031Q9DkXjuDes7nJJ/QaP6WxzCu4flGBP8etYH5Editfl6icxRyImyQID8YjqhEl86xhkMpsufO4=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
  
  this: dct:created "2024-03-26T13:52:10.843Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:supersedes <https://w3id.org/np/RAYDQCSjKxHsT9rOPSC4PbvqKiAoFYDkPRopGsAp_Ebek>;
    npx:wasCreatedAt <http://localhost:37373/>;
    rdfs:label "Template: Announcing a nanopub service";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90, ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI;
    nt:wasCreatedFromTemplate ns1:RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so .
}