https://w3id.org/np/RApgOND1Lamuvy6vIaJ03rM1D1Btn_gVDdbh3g5Y_hhgk
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RApgOND1Lamuvy6vIaJ03rM1D1Btn_gVDdbh3g5Y_hhgk> .
@prefix sub: <https://w3id.org/np/RApgOND1Lamuvy6vIaJ03rM1D1Btn_gVDdbh3g5Y_hhgk/> .
@prefix schema: <http://schema.org/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix nsug: <https://w3id.org/np/RA5BAdUvlxLWMWFQN3UVKoIQEB_MYTiAoLH1klXJ7z-XI/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@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 "is described as" .
schema:Action rdfs:label "action" .
schema:PotentialActionStatus rdfs:label "open" .
schema:about rdfs:label "is about" .
schema:actionStatus rdfs:label "has the status" .
schema:agent rdfs:label "is assigned to" .
rdf:type rdfs:label "is a" .
rdfs:label rdfs:label "has the title" .
rdfs:seeAlso rdfs:label "has further information at" .
gen:isRelevantFor rdfs:label "is relevant for" .
nsug:Bug rdfs:label "bug" .
nsug:Feature rdfs:label "feature" .
nsug:Nanosuggestion rdfs:label "nanosuggestion" .
nsug:Task rdfs:label "task" .
sub:assignee a nt:AgentPlaceholder;
rdfs:label "person this nanosuggestion is assigned to" .
sub:description a nt:LongLiteralPlaceholder;
rdfs:label "full description" .
sub:kind a nt:RestrictedChoicePlaceholder;
rdfs:label "kind of nanosuggestion";
nt:possibleValue nsug:Bug, nsug:Feature, nsug:Task .
sub:link a nt:ExternalUriPlaceholder;
rdfs:label "a link with further information" .
sub:space a nt:GuidedChoicePlaceholder;
rdfs:label "space this nanosuggestion is relevant for";
nt:hasDefaultValue <https://w3id.org/spaces/nanosuggestions>;
nt:possibleValuesFromApi "https://w3id.org/np/l/nanopub-query-1.1/api/RAyMrQ89RECTi9gZK5q7gjL1wKTiP8StkLy0NIkkCiyew/find-things?type=https://w3id.org/kpxl/gen/terms/Space" .
sub:st01 rdf:object nsug:Nanosuggestion;
rdf:predicate rdf:type;
rdf:subject sub:suggestion .
sub:st02 rdf:object schema:Action;
rdf:predicate rdf:type;
rdf:subject sub:suggestion .
sub:st03 rdf:object sub:kind;
rdf:predicate rdf:type;
rdf:subject sub:suggestion .
sub:st04 rdf:object sub:title;
rdf:predicate rdfs:label;
rdf:subject sub:suggestion .
sub:st05 rdf:object sub:description;
rdf:predicate dct:description;
rdf:subject sub:suggestion .
sub:st06 a nt:RepeatableStatement;
rdf:object sub:space;
rdf:predicate gen:isRelevantFor;
rdf:subject sub:suggestion .
sub:st07 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:thing;
rdf:predicate schema:about;
rdf:subject sub:suggestion .
sub:st08 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:link;
rdf:predicate rdfs:seeAlso;
rdf:subject sub:suggestion .
sub:st09 rdf:object schema:PotentialActionStatus;
rdf:predicate schema:actionStatus;
rdf:subject sub:suggestion .
sub:st10 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:assignee;
rdf:predicate schema:agent;
rdf:subject sub:suggestion .
sub:suggestion a nt:IntroducedResource, nt:LocalResource;
rdfs:label "This nanosuggestion" .
sub:template a nt:AssertionTemplate;
dct:description "Report a suggestion, bug, feature request or task, in the style of an issue tracker. The nanosuggestion is linked to one or more spaces it is relevant for, and starts out with the status \"open\". Other nanopublications can then set its status, assign it to somebody, link it to further spaces, or comment on it.";
dct:isVersionOf sub:templateKind;
rdfs:label "Reporting a nanosuggestion";
gen:governedBy <https://w3id.org/spaces/nanosuggestions>;
nt:hasNanopubLabelPattern "Nanosuggestion: ${title}";
nt:hasStatement sub:st01, sub:st02, sub:st03, sub:st04, sub:st05, sub:st06, sub:st07,
sub:st08, sub:st09, sub:st10;
nt:hasTag "Nanosuggestions" .
sub:thing a nt:ExternalUriPlaceholder;
rdfs:label "something this nanosuggestion is about" .
sub:title a nt:LiteralPlaceholder;
rdfs:label "short title" .
<https://w3id.org/spaces/nanosuggestions> rdfs:label "Nanosuggestions" .
}
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-08-26T11:55:48Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:embeds sub:template;
npx:introduces sub:templateKind;
rdfs:label "Reporting a nanosuggestion";
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/RA9cOdAwjxTF6qNNFkXTl_EgOan0LDPmu0fWnIgmZu-7E/template> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
npx:hasSignature "BW5f97WRNdjdWOJCYgs5W21gO6g/JO9YIeU/SdQFLPPgFCZfTPawIZTPDjw61tTcjFez93w/B1kDLhkZU/s0tupn5njRcddrMfj5s+cE6mExzmcj+amj2IPC7RvAM7CmQvb8ZOl/pgaIYQFpM9Al83V2XF0XIXr+tmfgXSYQWnI=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
}