@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix this: <
http://purl.org/np/RAl6E354kmegQyIhMZkP3z0s2SyD8FU7yHVSvxI9ISUSk
> .
@prefix sub: <
http://purl.org/np/RAl6E354kmegQyIhMZkP3z0s2SyD8FU7yHVSvxI9ISUSk#
> .
@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#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:CID
a
fip:Available-FAIR-Enabling-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Identifier-service
;
rdfs:comment
"A content identifier, or CID, is a label used to point to material in IPFS. It doesn't indicate where the content is stored, but it forms a kind of address based on the content itself. CIDs are short, regardless of the size of their underlying content." ;
rdfs:label
"Content Identifiers" ;
rdfs:seeAlso
<
https://docs.ipfs.tech/concepts/content-addressing/
> ;
<
http://www.w3.org/2004/02/skos/core#relatedMatch
> <
http://purl.org/np/RAkFrozLoFzv8s4gaJ6bfQOZ-u5n68gSSmnjdAgOtJbp4
> .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-7567-0311
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbhStqE38OJwT+ximq6JDoJdM4jm9VVlgaV8MC+3ZDKoLhRDA1owq/GRy65gWGff5Yxylfd17vx2L/wiNUb8ZjeRYz5fJMWgI95YjJNu2p9KIwQIyS2nNoyUrsac2yaCPHgAK28yKM2C5lhdUsPfxVc6HQRWAOQ72cz9Q0lKo2iwIDAQAB" ;
npx:hasSignature
"S06nuOTYE8/gHTI47cNYy/KIoHH3exo6D/n3gSp8+j1wIGIUGaPiTMM4J7zUdlXMphuK7c8IM9rIiph+tV6/Av4dFlpgiNDWLHPnZ2FLjxSc+VM+7HhA1zWIFteQS3BQlcaqNp5L/Pjhf001rLraFolDkH09uUimO/RYGtdj1QM=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-04-29T19:39:23.283Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-7567-0311
;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:CID
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> , <
http://purl.org/np/RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RA73A2rqz2UboeQIbEkbWHihiV8P_7B2eu2mqDAJ3wpMk
> .
}