Nanopublication

< Home

ID

https://w3id.org/np/RAmccIdxuhHdF3MkMSXE3b1YJ89ZLPBPl79fewBvGMUyk

Formats

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

Content

@prefix this: <https://w3id.org/np/RAmccIdxuhHdF3MkMSXE3b1YJ89ZLPBPl79fewBvGMUyk> .
@prefix sub: <https://w3id.org/np/RAmccIdxuhHdF3MkMSXE3b1YJ89ZLPBPl79fewBvGMUyk/> .
@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 {
  <http://schema.org/isPartOf> rdfs:label "is part of" .
  
  <http://schema.org/title> rdfs:label "has the title" .
  
  rdf:type rdfs:label "is a" .
  
  <https://w3id.org/kpxl/gen/terms/Paragraph> rdfs:label "paragraph" .
  
  <https://w3id.org/kpxl/gen/terms/hasContent> rdfs:label "has the content" .
  
  <https://w3id.org/kpxl/gen/terms/hasPositionString> rdfs:label "has the position string" .
  
  sub:assertion a nt:AssertionTemplate;
    rdfs:label "Publish a paragraph item for a profile";
    nt:hasNanopubLabelPattern "${title}";
    nt:hasStatement sub:st0, sub:st1, sub:st2, sub:st3, sub:st4 .
  
  sub:content a nt:LongLiteralPlaceholder;
    rdfs:label "text content of the paragraph" .
  
  sub:paragraph a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder;
    rdfs:label "short URI suffix";
    nt:hasDefaultValue sub:paragraph .
  
  sub:positionString a nt:LiteralPlaceholder;
    rdfs:label "string determining the order of the paragraphs" .
  
  sub:space a nt:GuidedChoicePlaceholder;
    rdfs:label "choose the space";
    nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/Space" .
  
  sub:st0 rdf:object <https://w3id.org/kpxl/gen/terms/Paragraph>;
    rdf:predicate rdf:type;
    rdf:subject sub:paragraph .
  
  sub:st1 rdf:object sub:title;
    rdf:predicate <http://schema.org/title>;
    rdf:subject sub:paragraph .
  
  sub:st2 rdf:object sub:content;
    rdf:predicate <https://w3id.org/kpxl/gen/terms/hasContent>;
    rdf:subject sub:paragraph .
  
  sub:st3 rdf:object sub:space;
    rdf:predicate <http://schema.org/isPartOf>;
    rdf:subject sub:paragraph .
  
  sub:st4 rdf:object sub:positionString;
    rdf:predicate <https://w3id.org/kpxl/gen/terms/hasPositionString>;
    rdf:subject sub:paragraph .
  
  sub:title a nt:LiteralPlaceholder;
    rdfs:label "the title of the paragraph" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-8492-0354 .
}

sub:pubinfo {
  orcid:0000-0001-8492-0354 foaf:name "Ashley Caselli" .
  
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  this: dct:created "2026-04-07T13:20:53.176Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-8492-0354, orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:supersedes <https://w3id.org/np/RADnxac2O_2xqggCHO9uBH6sGu58HkQjTbnjF_NbCzqqQ>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Publish a paragraph item for a profile";
    prov:wasDerivedFrom <https://w3id.org/np/RATltV_HfIkO1xPPS1iT8e9gS1ac4QgC9qXB90-3ZJH8w>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
      <https://w3id.org/np/RAMEgudZsQ1bh1fZhfYnkthqH6YSXpghSE_DEN1I-6eAI>, <https://w3id.org/np/RARW4MsFkHuwjycNElvEVtuMjpf4yWDL10-0C5l2MqqRQ>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RASDwdz5WzsWdeDRREs0i5n5xTtKTrKS8pCIFUXhlkpt0> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
    npx:hasSignature "lQKnHLzCbpFACP2AqETSpJfAXzkvf2hk8kceZKZ4eTDgM2cx+upx77OFZ87Cb9bihk3+BFNgne+JV1nqOUNKQVexsifCycZbocC9eCLH+603n4rTktJ+icVz8mMPxzTiGLPcOVVRJVMRz7ltZRaFaLgNotCbuK9TGKPRAiGP4N8=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
}