@prefix this: <
https://w3id.org/np/RA-efrx0N6AEIgTk6CpK8ue6ljbmdQMf16lauFepXeDJA
> .
@prefix sub: <
https://w3id.org/np/RA-efrx0N6AEIgTk6CpK8ue6ljbmdQMf16lauFepXeDJA#
> .
@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 ns1: <
http://purl.org/np/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix foaf: <
http://xmlns.com/foaf/0.1/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
<
http://example.org/FieldValueSelector
>
rdfs:label
"value field selector" .
<
http://example.org/hasField
>
rdfs:label
"refers to the field" .
rdf:type
rdfs:label
"is a - connects a thing (left) to the class (right) it belongs to" .
rdf:value
rdfs:label
"has the value - links an identifier to its (textual) value" .
<
http://www.w3.org/ns/oa#Annotation
>
rdfs:label
"annotation - an annotation of a document or other thing" .
<
http://www.w3.org/ns/oa#hasBody
>
rdfs:label
"has as body - connects an annotation to its body element" .
<
http://www.w3.org/ns/oa#hasSelector
>
rdfs:label
"has as selector - connects an annotation to its selector" .
<
http://www.w3.org/ns/oa#hasSource
>
rdfs:label
"has the source - links to the source that is being annotated" .
<
http://www.w3.org/ns/oa#hasTarget
>
rdfs:label
"has as target - connects an annotation to its target" .
sub:annotation
a
nt:IntroducedResource
,
nt:LocalResource
;
rdfs:label
"this annotation" .
sub:assertion
a
nt:AssertionTemplate
;
rdfs:label
"Adding information to a digital specimen" ;
nt:hasNanopubLabelPattern
"Adding info to ${source}: ${selector-field} '${body-value}'" ;
nt:hasStatement
sub:st0
,
sub:st1
,
sub:st1.1
,
sub:st2
,
sub:st3
,
sub:st4
,
sub:st5
,
sub:st7
;
nt:hasTag
"Annotations" .
sub:body
a
nt:LocalResource
;
rdfs:label
"an annotation body" .
sub:body-value
a
nt:LiteralPlaceholder
;
rdfs:label
"the new suggested value" .
sub:selector
a
nt:LocalResource
;
rdfs:label
"a selector" .
sub:selector-field
a
nt:ExternalUriPlaceholder
;
rdfs:label
"the field this annotation refers to" .
sub:source
a
nt:ExternalUriPlaceholder
;
rdfs:label
"the URI of the specimen being annotated" .
sub:st0
rdf:object
<
http://www.w3.org/ns/oa#Annotation
> ;
rdf:predicate
rdf:type
;
rdf:subject
sub:annotation
.
sub:st1
rdf:object
sub:body
;
rdf:predicate
<
http://www.w3.org/ns/oa#hasBody
> ;
rdf:subject
sub:annotation
.
sub:st1.1
rdf:object
sub:body-value
;
rdf:predicate
rdf:value
;
rdf:subject
sub:body
.
sub:st2
rdf:object
sub:target
;
rdf:predicate
<
http://www.w3.org/ns/oa#hasTarget
> ;
rdf:subject
sub:annotation
.
sub:st3
rdf:object
sub:source
;
rdf:predicate
<
http://www.w3.org/ns/oa#hasSource
> ;
rdf:subject
sub:target
.
sub:st4
rdf:object
sub:selector
;
rdf:predicate
<
http://www.w3.org/ns/oa#hasSelector
> ;
rdf:subject
sub:target
.
sub:st5
rdf:object
<
http://example.org/FieldValueSelector
> ;
rdf:predicate
rdf:type
;
rdf:subject
sub:selector
.
sub:st7
rdf:object
sub:selector-field
;
rdf:predicate
<
http://example.org/hasField
> ;
rdf:subject
sub:selector
.
sub:target
a
nt:LocalResource
;
rdfs:label
"a target" .
}
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
"Rmr3o+WCOHvf90Fft0jawMQyP8WxOgS59Oy++LKN5l7dFgV4QijsVEpQ9N/KBMDuPve76XIGfl7GsbCwunaKlMMmu6K5vI7KJKGt9Q0YeXlLL03FYep++D8+pUuXYmetIwm7FDtxF3EssJJGO5nuoEfLDgXesNFcGIK097j23yw=" ;
npx:hasSignatureTarget
this:
;
npx:signedBy
orcid:0000-0002-1267-0234
.
this:
dct:created
"2024-04-12T12:25:56.217Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
;
dct:license
<
https://creativecommons.org/licenses/by/4.0/
> ;
npx:supersedes
<
https://w3id.org/np/RA1aax9GifpferoRlzZGQeBHH0Ci-ESo0Jbee4juuEEWc
> ;
npx:wasCreatedAt
<
https://nanodash.knowledgepixels.com/
> ;
rdfs:label
"Template: Adding information to a digital specimen" ;
nt:wasCreatedFromProvenanceTemplate
ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
;
nt:wasCreatedFromPubinfoTemplate
ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
,
ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90
,
ns1:RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI
;
nt:wasCreatedFromTemplate
ns1:RAJwu5sVubRqXY4t2gkSoGxWkMyZqnpkGTCPiTlmvi4so
.
}