Nanopublication

< Home

ID

http://purl.org/np/RAgaI0gGcW8sndxR66mqSpmiLNMkAXjCR37vnvmMrkKCQ

Formats

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

Content

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAgaI0gGcW8sndxR66mqSpmiLNMkAXjCR37vnvmMrkKCQ> .
@prefix sub: <http://purl.org/np/RAgaI0gGcW8sndxR66mqSpmiLNMkAXjCR37vnvmMrkKCQ#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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:FixedTrust rdfs:label "Fixed Trust" .
  
  npx:ManualUpdatesOnly rdfs:label "Manual Updates Only" .
  
  npx:NanopubSetting rdfs:label "nanopublication setting" .
  
  npx:TransitiveTrust rdfs:label "Transitive Trust" .
  
  npx:UpdatesByCreator rdfs:label "Updates By Creator" .
  
  npx:hasAgents rdfs:label "has agents" .
  
  npx:hasBootstrapService rdfs:label "has bootstrap service" .
  
  npx:hasServices rdfs:label "has services" .
  
  npx:hasTrustRangeAlgorithm rdfs:label "has trust range algorithm" .
  
  npx:hasUpdateStrategy rdfs:label "has update strategy" .
  
  sub:agents a nt:TrustyUriPlaceholder;
    rdfs:label "nanopublication index URI of authoritative agents" .
  
  sub:assertion a nt:AssertionTemplate;
    rdfs:label "Defining a new nanopublication setting";
    nt:hasStatement sub:st1, sub:st2, sub:st3, sub:st4, sub:st5, sub:st6, sub:st7;
    nt:hasTag "Meta" .
  
  sub:bootstrap-service a nt:UriPlaceholder .
  
  sub:label a nt:LiteralPlaceholder;
    rdfs:label "the name of this nanopublication setting" .
  
  sub:services a nt:TrustyUriPlaceholder;
    rdfs:label "nanopublication index URI of authoritative services" .
  
  sub:setting rdfs:label "short identifier used as URI suffix" .
  
  sub:st1 rdf:object npx:NanopubSetting;
    rdf:predicate rdf:type;
    rdf:subject sub:setting .
  
  sub:st2 rdf:object sub:label;
    rdf:predicate rdfs:label;
    rdf:subject sub:setting .
  
  sub:st3 rdf:object sub:agents;
    rdf:predicate npx:hasAgents;
    rdf:subject sub:setting .
  
  sub:st4 rdf:object sub:services;
    rdf:predicate npx:hasServices;
    rdf:subject sub:setting .
  
  sub:st5 a nt:RepeatableStatement;
    rdf:object sub:bootstrap-service;
    rdf:predicate npx:hasBootstrapService;
    rdf:subject sub:setting .
  
  sub:st6 rdf:object sub:trust-range-algorithm;
    rdf:predicate npx:hasTrustRangeAlgorithm;
    rdf:subject sub:setting .
  
  sub:st7 rdf:object sub:update-strategy;
    rdf:predicate npx:hasUpdateStrategy;
    rdf:subject sub:setting .
  
  sub:trust-range-algorithm a nt:GuidedChoicePlaceholder;
    rdfs:label "URI of the trust range algorithm";
    nt:possibleValue npx:FixedTrust, npx:TransitiveTrust .
  
  sub:update-strategy a nt:GuidedChoicePlaceholder;
    rdfs:label "URI of the update strategy";
    nt:possibleValue npx:ManualUpdatesOnly, npx:UpdatesByCreator .
  
  rdf:type rdfs:label "is a" .
  
  rdfs:label rdfs:label "is called" .
}

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 "kq+TjfPz3RnPSOVRnNT8PEKKZ5i1oAiv0jg0e6ziWxECrHeZ2Sy8hsE1bMkBpz3ArmLUr1pdCzZv4Ut5c3nnG3dXIymBEk1oVVznO+09c5zO7o9n8ugD3EK3rsMPePjqthSsEtiipO8TZUtAozvQHF/4orLeN3h8ESA0fxbpGOI=";
    npx:hasSignatureTarget this: .
  
  this: dcterms:created "2022-10-24T12:11:56.836+02:00"^^xsd:dateTime;
    dcterms:creator orcid:0000-0002-1267-0234;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RARMBqX_-9lnhkaqk4BuxfLcC6H5cqTlzdtDzeDIwuKdU> .
}