https://w3id.org/np/RAdGDbsclCZgk5jV52_2SrUmgrG5bVvSPUe2UUVw44EHc
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAdGDbsclCZgk5jV52_2SrUmgrG5bVvSPUe2UUVw44EHc> .
@prefix sub: <https://w3id.org/np/RAdGDbsclCZgk5jV52_2SrUmgrG5bVvSPUe2UUVw44EHc/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@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 {
dct:description rdfs:label "has the description" .
<http://schema.org/about> rdfs:label "is about" .
rdf:type rdfs:label "is a" .
gen:DocumentationTopic rdfs:label "documentation topic" .
gen:hasPositionString rdfs:label "has the position" .
gen:isRelevantFor rdfs:label "is relevant for" .
sub:description a nt:LongLiteralPlaceholder;
rdfs:label "a one-sentence description, shown in the overview" .
sub:label a nt:LiteralPlaceholder;
rdfs:label "the title of this documentation topic" .
sub:position a nt:LiteralPlaceholder;
rdfs:label "the position of this topic in the collection, e.g. 010" .
sub:resource a nt:ExternalUriPlaceholder, nt:GuidedChoicePlaceholder;
rdfs:label "the documentation collection this topic belongs to";
nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/MaintainedResource" .
sub:st0 rdf:object gen:DocumentationTopic;
rdf:predicate rdf:type;
rdf:subject sub:topic .
sub:st1 rdf:object sub:label;
rdf:predicate rdfs:label;
rdf:subject sub:topic .
sub:st2 rdf:object sub:resource;
rdf:predicate gen:isRelevantFor;
rdf:subject sub:topic .
sub:st3 a nt:OptionalStatement;
rdf:object sub:position;
rdf:predicate gen:hasPositionString;
rdf:subject sub:topic .
sub:st4 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:subject;
rdf:predicate <http://schema.org/about>;
rdf:subject sub:topic .
sub:st5 a nt:OptionalStatement;
rdf:object sub:description;
rdf:predicate dct:description;
rdf:subject sub:topic .
sub:subject a nt:ExternalUriPlaceholder;
rdfs:label "a thing this topic is about (if the topic URI is not the thing itself)" .
sub:template a nt:AssertionTemplate;
dct:description "Declares a topic of a documentation collection, which gets its own documentation page. The topic's URI is normally the very thing being documented, such as a vocabulary term or a class; a topic without such a thing gets a URI of its own under the documentation's namespace and can say what it is about. The position orders topics in the collection (e.g. 010, 020, ...). Fill in the 'described resource' field of the publication info below with the topic URI: that is what makes the documentation page resolve, and without it the topic will not get a page of its own.";
dct:isVersionOf <https://w3id.org/np/RAu3PzffCKMGGOI41sbOhqrpjMpvqrpPZ5M2rH0AXfPXw/template-kind>;
rdfs:label "Declaring a documentation topic";
gen:governedBy <https://w3id.org/spaces/nanopub>;
nt:hasNanopubLabelPattern "${label}";
nt:hasRequiredPubinfoElement <https://w3id.org/np/RAvqXPNKPf56b2226oqhKzARyvIhnpnTrRpLGC1cYweMw>;
nt:hasStatement sub:st0, sub:st1, sub:st2, sub:st3, sub:st4, sub:st5;
nt:hasTag "Documentation";
nt:hasTargetNanopubType gen:DocumentationTopic, gen:isRelevantFor .
sub:topic a nt:ExternalUriPlaceholder;
rdfs:label "the resource that this documentation topic is about" .
}
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 "2026-09-24T09:38:44+00:00"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:embeds sub:template;
npx:introduces <https://w3id.org/np/RAu3PzffCKMGGOI41sbOhqrpjMpvqrpPZ5M2rH0AXfPXw/template-kind>;
npx:supersedes <https://w3id.org/np/RACXLNtb1K0RrZ8noSkPf_AqV5nG1sxr1h1qtPzfaog38>;
rdfs:label "Declaring a documentation topic";
skos:changeNote "Guided choices that must refer to existing resources are now also external URI placeholders, so Nanodash no longer offers to mint a typed plain name locally for them: resource.";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA-N4_kFxcruvBTlo1yJv29E4SLOXsx5KO_th69PprMrA>,
<https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>, <https://w3id.org/np/RAKc76yHLDbloE6ObluzYQsfX37v6qrZXbYeIKpe8-YUo>,
<https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RA9cOdAwjxTF6qNNFkXTl_EgOan0LDPmu0fWnIgmZu-7E/template> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "m9pi7inrf68P69zcf7iB9e37iyQwZ3TZ9vugwJPs5nPX65+Rex4juQOA+28ZC+eQt1Xh6Hvp6m31g7t5xMLEIg4SzdXyc1mvBJ/bWp8+xafbGhbgIGF0R0kLoULNU4a3gzDA1M4qSacpm6wekSk5vXo4HKSOP5kes8ZSGh7QyVI=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}