https://w3id.org/np/RAZOKM2_P8_2OpTNx9VkZ5Lur5r8ArLbxl9LiudXJ_JnA
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAZOKM2_P8_2OpTNx9VkZ5Lur5r8ArLbxl9LiudXJ_JnA> .
@prefix sub: <https://w3id.org/np/RAZOKM2_P8_2OpTNx9VkZ5Lur5r8ArLbxl9LiudXJ_JnA/> .
@prefix gen: <https://w3id.org/kpxl/gen/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 {
sub:add-action a gen:ViewResultAction;
rdfs:label "➕ add paragraph...";
gen:hasActionTemplate <https://w3id.org/np/RAdxrv0Rie-65L6gdURjpy8nTt7YagghQfX20Zw4pR7t0>;
gen:hasActionTemplateTargetField "entity";
gen:isVisibleTo gen:MemberRole .
sub:docs-wiki-view a gen:PlainParagraphView, gen:ResourceView;
dct:isVersionOf sub:docs-wiki-view-kind;
dct:title " Documentation";
rdfs:label "Documentation topic text view";
gen:appliesToInstancesOf gen:DocumentationTopic;
gen:governedBy <https://w3id.org/spaces/nanopub>;
gen:hasStructuralPosition "3.2.text";
gen:hasViewAction sub:add-action, sub:edit-action;
gen:hasViewQuery <https://w3id.org/np/RA2aIVW1JRxYWLnF4VYKStVjWvxLQJ0n9TAabvj-RNw58/get-docs-paragraphs>;
gen:hasViewQueryTargetField "resource" .
sub:edit-action a gen:ViewEntryAction;
rdfs:label "✏️ edit...";
gen:hasActionTemplate <https://w3id.org/np/RAdxrv0Rie-65L6gdURjpy8nTt7YagghQfX20Zw4pR7t0>;
gen:hasActionTemplateQueryMapping "override_target:@override";
gen:isVisibleTo gen:MemberRole .
}
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-09T13:11:33Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:embeds sub:docs-wiki-view;
npx:introduces sub:docs-wiki-view-kind;
prov:wasDerivedFrom <https://w3id.org/np/RAPLb0B33Q16E6JcIHP5LETO5fdj2Hfbr9dkR246HAAvE>;
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA-N4_kFxcruvBTlo1yJv29E4SLOXsx5KO_th69PprMrA>,
<https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAnMcenHc46myXb_Yp-dPu62pywUIsqYJ5oJvSgV38XiQ/template> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "LF/a8t0Elw2V1ROmghoWrNr6ha7GEpKYSlqA7okBnBYKo/kP2L3SI5f93BZm5sMH9XCl5AFHqK0fweqn4X0OOKrrpzCaSJsPoEP4UM6/O3LW4IKAqDry6I1o4J5HqdW0uFbmUIwvbkBsoIZFxgCjBprEUVElMBkpAvv1klHHZhU=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}