https://w3id.org/np/RAdkUsNJE0TlPy8LFae-p1ZrN9pKIrKvjX8bKj6AC1pSE
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RAdkUsNJE0TlPy8LFae-p1ZrN9pKIrKvjX8bKj6AC1pSE> .
@prefix sub: <https://w3id.org/np/RAdkUsNJE0TlPy8LFae-p1ZrN9pKIrKvjX8bKj6AC1pSE/> .
@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:nanodash5 a <http://schema.org/NewsArticle>;
<http://schema.org/articleBody> "We are very happy to report the release of Nanodash version 5. With this version, pages were reorganized into consistent tabs, spaces got smarter and now handle look-alike identities, most lists became configurable \"views,\" and presets were added to apply default views and roles in one step. We hope you enjoy the cleaner, more powerful interface!";
<http://schema.org/datePublished> "2026-06-26"^^xsd:date;
<http://schema.org/headline> "Nanodash version 5";
<http://schema.org/isPartOf> <https://w3id.org/spaces/knowledgepixels>;
<http://schema.org/url> <https://nanodash.knowledgepixels.com/> .
}
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-06-26T06:59:04.290Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
npx:introduces sub:nanodash5;
npx:wasCreatedAt <https://nanodash.net/>;
rdfs:label "Nanodash version 5";
nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
<https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
nt:wasCreatedFromTemplate <https://w3id.org/np/RAOegISS6mc-7kZbYDub6ycKVepCe1y7kpuFkOscqASco> .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlo0jLDJQTVxyYFILSFoShmousrJ3yjMOgQMIusVffDOj+tAmWq2tiB1p2mIfExZWbl8sWxNaC21Q23lhMI/eYuM/FpHktwAVPmIwAHQqNFo7YDz4wxXzqvJFkvmiIm8MHp7I/0H+JEAS3ksLmP4QpY0Di+rCyANgvF7y/p5o3tLC+arYqaifFvBG5ZDoOv46Y5LytyTrqFi6pKRuc48mJ2brPj3LkI7y+lzQXpqE0JzVRY1s7z8hSdtnc0RcfKOJEqOTKRIPAmDltBjz5/AINq8YyuZ6z7BqW+E+GIHLF8tGaucGkmdinHSaj33RvdFdyDw8tsIupUy87csheUHJ9QIDAQAB";
npx:hasSignature "GeGy10Yd6efLPMzoWQBqFJclpOpypgs94f48Pf2zmEQZkCIkoFj455vOdbM9YsjklTdrZ6RvxUMSVBdRvJxRP7dIpxipaoml3V4l7jT+El5By6S8TsnyHRyZiUxQkUmfjya+6cqDPagQrh2+fY9gSn0WAlxm9gYXsqzX+pzI+aDzqoN5L9aHU0skUccNsi+Cv6gEllTo3L9C2YvE7tR/+mM71YTEuKMcejugX4EBQOAR6OpnhKjUsq8Ib5FJa9/oKaseGenHilm0WPinYGQjwxamV5tRMdT08r8Dn6z1l+NBPbhHbuUCkDyUuTshKjT6guvt21QUo3JcYz+gqz7ing==";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
<https://w3id.org/spaces/knowledgepixels> nt:hasLabelFromApi "Knowledge Pixels" .
}