https://w3id.org/np/RA_3ZqALnNpooz5olyxZOaCJbwUtFPWvo1TYAFAfy1K88
.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt
@prefix this: <https://w3id.org/np/RA_3ZqALnNpooz5olyxZOaCJbwUtFPWvo1TYAFAfy1K88> .
@prefix sub: <https://w3id.org/np/RA_3ZqALnNpooz5olyxZOaCJbwUtFPWvo1TYAFAfy1K88#> .
@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 {
dct:description rdfs:label "has the description" .
rdf:type rdfs:label "is a" .
rdfs:label rdfs:label "has the label" .
<https://w3id.org/kpxl/gen/terms/NanodashProject> rdfs:label "Nanodash project" .
<https://w3id.org/kpxl/gen/terms/hasOwner> rdfs:label "has as owner" .
<https://w3id.org/kpxl/gen/terms/hasPinnedQuery> rdfs:label "has as pinned query" .
<https://w3id.org/kpxl/gen/terms/hasPinnedTemplate> rdfs:label "has as pinned template" .
sub:assertion a nt:AssertionTemplate;
dct:description "Such nanopublications define project pages that are shown on Nanodash.";
rdfs:label "Defining a Nanodash Project";
nt:hasStatement sub:st01, sub:st02, sub:st03, sub:st04, sub:st06, sub:st07, sub:st08;
nt:hasTag "Projects" .
sub:description a nt:LongLiteralPlaceholder;
rdfs:label "the description of the project" .
sub:label a nt:LiteralPlaceholder;
rdfs:label "the name of the project" .
sub:owner a nt:AgentPlaceholder;
rdfs:label "an owner of the project" .
sub:plaintemplate a nt:TrustyUriPlaceholder;
rdfs:label "identifier for template (without tag)" .
sub:project a nt:ExternalUriPlaceholder, nt:IntroducedResource;
rdfs:label "project identifier (URI suffix)";
nt:hasPrefix "https//w3id.org/kpxl/custom/project/terms/";
nt:hasPrefixLabel "Project" .
sub:query a nt:ExternalUriPlaceholder;
rdfs:label "a query URI to show the results for" .
sub:st01 rdf:object <https://w3id.org/kpxl/gen/terms/NanodashProject>;
rdf:predicate rdf:type;
rdf:subject sub:project .
sub:st02 rdf:object sub:label;
rdf:predicate rdfs:label;
rdf:subject sub:project .
sub:st03 rdf:object sub:description;
rdf:predicate dct:description;
rdf:subject sub:project .
sub:st04 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:owner;
rdf:predicate <https://w3id.org/kpxl/gen/terms/hasOwner>;
rdf:subject sub:project .
sub:st06 a nt:GroupedStatement, nt:OptionalStatement, nt:RepeatableStatement;
nt:hasStatement sub:st06a, sub:st06b .
sub:st06a rdf:object sub:taggedtemplate;
rdf:predicate <https://w3id.org/kpxl/gen/terms/hasPinnedTemplate>;
rdf:subject sub:project .
sub:st06b rdf:object sub:templatetag;
rdf:predicate nt:hasTag;
rdf:subject sub:taggedtemplate .
sub:st07 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:plaintemplate;
rdf:predicate <https://w3id.org/kpxl/gen/terms/hasPinnedTemplate>;
rdf:subject sub:project .
sub:st08 a nt:OptionalStatement, nt:RepeatableStatement;
rdf:object sub:query;
rdf:predicate <https://w3id.org/kpxl/gen/terms/hasPinnedQuery>;
rdf:subject sub:project .
sub:taggedtemplate a nt:TrustyUriPlaceholder;
rdfs:label "identifier for template (with tag)" .
sub:templatetag a nt:LiteralPlaceholder;
rdfs:label "tag for the template (used to group them)" .
nt:hasTag rdfs:label "has the tag - This tag is used to group templates on the project page." .
}
sub:provenance {
sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}
sub:pubinfo {
orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
npx:hasSignature "W0Ci2cbxYiWx6Cf41X2xldiptVxE2J9HckPtiXG+PWY13L6at7UgsS/fn4dAZ+xaTqpjHwWEhjE7Nm07gnG7mB+urNUxFKAifW44PBPC3tE1aNFiR6WrmtBaLNwlDz3b+G4si2xX3+V050B+U6mKgdB75qMIYD5kQGHkhPkUYlg=";
npx:hasSignatureTarget this:;
npx:signedBy orcid:0000-0002-1267-0234 .
this: dct:created "2025-02-03T08:10:45.493Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license <https://creativecommons.org/licenses/by/4.0/>;
npx:supersedes <https://w3id.org/np/RAW-Vq6cjm1h9n0VrVV_H7dWV-xf7G98B9DVW49hWDMhk>;
npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
rdfs:label "Template: Defining a Nanodash Project";
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/RAGBEisKAxwcQTdfR7ALwCeQBrUVeU23F8uFvFmO-H6F0> .
}