@prefix this: <
https://w3id.org/np/RAogHzy5pQYJcf34u9S3CjgQebmjBPeJZ-CJrfkBa3ykg
> .
@prefix sub: <
https://w3id.org/np/RAogHzy5pQYJcf34u9S3CjgQebmjBPeJZ-CJrfkBa3ykg#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@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 prov: <
http://www.w3.org/ns/prov#
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
https://nanodash.petapico.org/publish?116
>
rdfs:comment
"It would be useful if these templates would come with a set of examples or other documentation that explain how the template's fields are intended to be used." .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0001-9488-1870
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDnA5FgUmM9Mx3uUIhTFTGdA9fNVO+AexL03qaWYQ60KOCHjE/XaI+Z74fCyMzXkzsfl5eqTtfi72Gr4Ws6I+Q3dfkV/B4LFbw7N9xphn4qemizfEho8z1Asz/C9octC6X3o+MPpfOgM119YhZAGSMAVY2x+nSw9qVXAnSnBIAXOQIDAQAB" ;
npx:hasSignature
"VVY01t7llhTgoZzJ3DSwoKbLKgopnAq7oUMehDrHIfcLVue2nG8w0L97VZ7sFFxw5srbAKaUTDSX/rl5UJjE5z59VA15JNG9JOvqkCrujojdJ5mK+Ltc8VTwjVdWwhaX+gGRW6g2AYPU7iefpT34WYr71PrxZ9jVntDBLJTWDDc=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2024-01-16T18:45:19.643Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0001-9488-1870
;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
rdfs:label
"Comment on: publish?116" ;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> , <
http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RA3gQDMnYbKCTiQeiUYJYBaH6HUhz8f3HIg71itlsZDgA
> .
}