@prefix this: <
http://purl.org/np/RANWGVogb5j_VQ6A4nabA34_-zkZTRYNYtItRJXGf2TVQ
> .
@prefix sub: <
http://purl.org/np/RANWGVogb5j_VQ6A4nabA34_-zkZTRYNYtItRJXGf2TVQ#
> .
@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#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
dct:creator
rdfs:label
"is written by - connects an agent (left) to a thing the agent created (right)" .
sub:assertion
dct:description
"Such a nanopublication includes a text that refers to an existing paper or other document, such as stating an agreement or a correction. The reference to the existing paper is based on the <a href=\"https://sparontologies.github.io/cito/current/cito.html\" target=\"_blank\">Citation Typing Ontology (CiTO)</a>." ;
a
nt:AssertionTemplate
;
rdfs:label
"Commenting on or evaluating a paper (using CiTO)" ;
nt:hasStatement
sub:st1
,
sub:st2
,
sub:st3
;
nt:hasTag
"Comments" .
sub:paper
a
nt:UriPlaceholder
;
rdfs:label
"URL of paper" .
sub:relation
a
nt:RestrictedChoicePlaceholder
;
rdfs:label
"choose relation" ;
nt:possibleValuesFrom
<
http://purl.org/np/RAJb-zZdFrNzgwxmMzFstFeKTZAJImhMGNL-IzEJY4kx8
> .
sub:st1
rdf:object
nt:CREATOR
;
rdf:predicate
dct:creator
;
rdf:subject
nt:ASSERTION
.
sub:st2
rdf:object
sub:paper
;
rdf:predicate
sub:relation
;
rdf:subject
nt:ASSERTION
.
sub:st3
rdf:object
sub:text
;
rdf:predicate
rdfs:comment
;
rdf:subject
nt:ASSERTION
.
sub:text
a
nt:LongLiteralPlaceholder
;
rdfs:label
"your text (max. 500 characters)" ;
nt:hasRegex
"[\\s\\S]{0,500}" .
rdfs:comment
rdfs:label
"has the text - states a comment (right) about a thing (left)" .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1267-0234
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
npx:hasSignature
"lLoed4By+dBJLvepU7uHkUPMBtdX42P3Urzi+14i7X4zgsIO0/XARwVm7y/x70Td63TrIPN6mM+SZizIj6TZAxaaDDw4lXNKPKZgwjUck8gmSfxISGb4u1c6JEgY47okntrd/8XY+zDX8+/VG48HjrhyymPdN7vhCgj62+g6RAg=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-05-23T14:27:22.583Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
;
npx:supersedes
<
http://purl.org/np/RAhMhogxA2LQGFNAbsukAuV75jhBZjPrOSMnQlYCljoP4
> ;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> , <
http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAkONP_jLqAbok3FgtutnKcLs4IHr9KiAuslQNnfEJIwY
> .
}