Nanopublication

< Home

ID

https://w3id.org/np/RALilfXV_CLleaKuD3iuXf41CjIruwyovi2e_waSLPX1w

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RALilfXV_CLleaKuD3iuXf41CjIruwyovi2e_waSLPX1w> .
@prefix sub: <https://w3id.org/np/RALilfXV_CLleaKuD3iuXf41CjIruwyovi2e_waSLPX1w/> .
@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#> .
@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 {
  rdf:type rdfs:label "is a" .
  
  rdfs:label rdfs:label "has the label" .
  
  <http://www.w3.org/ns/shacl#NodeShape> rdfs:label "node shape" .
  
  <http://www.w3.org/ns/shacl#maxCount> rdfs:label "has max count" .
  
  <http://www.w3.org/ns/shacl#minCount> rdfs:label "has min count" .
  
  <http://www.w3.org/ns/shacl#path> rdfs:label "has the path" .
  
  <http://www.w3.org/ns/shacl#property> rdfs:label "has the property" .
  
  <http://www.w3.org/ns/shacl#targetClass> rdfs:label "has the target class" .
  
  <https://w3id.org/fdoc/o/terms/FdoProfile> rdfs:label "FDO Profile" .
  
  <https://w3id.org/fdoc/o/terms/hasShape> rdfs:label "has the shape" .
  
  <https://w3id.org/fdof/ontology#FAIRDigitalObject> rdfs:label "FAIR Digital Object" .
  
  sub:assertion a nt:AssertionTemplate;
    dct:description "This template defines an FDO Profile based on a SHACL shape.";
    rdfs:label "Defining an FDO Profile";
    nt:hasStatement sub:st00, sub:st00a, sub:st00b, sub:st01, sub:st02, sub:st03group,
      sub:st05, sub:st06;
    nt:hasTag "FDO";
    nt:hasTargetNanopubType nt:AssertionTemplate .
  
  sub:maxCountPropertyShape a nt:RestrictedChoicePlaceholder;
    rdfs:label "select property shape from above";
    nt:possibleValue sub:propertyShape .
  
  sub:minCountPropertyShape a nt:RestrictedChoicePlaceholder;
    rdfs:label "select property shape from above";
    nt:possibleValue sub:propertyShape .
  
  sub:nodeShape a nt:LocalResource;
    rdfs:label "this node shape" .
  
  sub:pathPredicate a nt:ExternalUriPlaceholder;
    rdfs:label "path predicate URI" .
  
  sub:profile a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder .
  
  sub:profilelabel a nt:LiteralPlaceholder;
    rdfs:label "human-readable label of the profile" .
  
  sub:propertyShape a nt:LocalResource, nt:UriPlaceholder;
    rdfs:label "short property shape ID" .
  
  sub:st00 rdf:object <https://w3id.org/fdoc/o/terms/FdoProfile>;
    rdf:predicate rdf:type;
    rdf:subject sub:profile .
  
  sub:st00a rdf:object sub:profilelabel;
    rdf:predicate rdfs:label;
    rdf:subject sub:profile .
  
  sub:st00b rdf:object sub:nodeShape;
    rdf:predicate <https://w3id.org/fdoc/o/terms/hasShape>;
    rdf:subject sub:profile .
  
  sub:st01 rdf:object <http://www.w3.org/ns/shacl#NodeShape>;
    rdf:predicate rdf:type;
    rdf:subject sub:nodeShape .
  
  sub:st02 rdf:object <https://w3id.org/fdof/ontology#FAIRDigitalObject>;
    rdf:predicate <http://www.w3.org/ns/shacl#targetClass>;
    rdf:subject sub:nodeShape .
  
  sub:st03 rdf:object sub:propertyShape;
    rdf:predicate <http://www.w3.org/ns/shacl#property>;
    rdf:subject sub:nodeShape .
  
  sub:st03group a nt:GroupedStatement, nt:RepeatableStatement;
    nt:hasStatement sub:st03, sub:st04 .
  
  sub:st04 rdf:object sub:pathPredicate;
    rdf:predicate <http://www.w3.org/ns/shacl#path>;
    rdf:subject sub:propertyShape .
  
  sub:st05 a nt:OptionalStatement, nt:RepeatableStatement;
    rdf:object "1";
    rdf:predicate <http://www.w3.org/ns/shacl#maxCount>;
    rdf:subject sub:maxCountPropertyShape .
  
  sub:st06 a nt:OptionalStatement, nt:RepeatableStatement;
    rdf:object "1";
    rdf:predicate <http://www.w3.org/ns/shacl#minCount>;
    rdf:subject sub:minCountPropertyShape .
}

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

sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  this: dct:created "2025-06-27T08:33:19.335Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:supersedes <https://w3id.org/np/RAcmKu-x5w_C6C5zfQ7F7vxiKqpZzsLTLqN0FRU3qOIYI>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Template: Defining an FDO Profile";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA5reLVXOCPQFWr2UiCJb19ES7NwOpQRmudb17e2iB0c4> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
    npx:hasSignature "2YZ3/4r/Qlo806RVITZR7xXmJaNw3TkO0apYqW1QL3EvZNK1YYO6pO0zlAUISqg7CwAefnqtddyNUWDLhrX8M0AM83UGJwWezoZhWiFY8vGmyeSOUVFwC9UC8uuOyznSr22/9yubHUnO8n2sjL49j5ulBQ5JjhR654AMytL7TLE=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
}