@prefix this: <
http://purl.org/np/RA6N9bBr-evQ0e5eW2E9hUOelNsDfNt3gt45IxmrvYHX8
> .
@prefix sub: <
http://purl.org/np/RA6N9bBr-evQ0e5eW2E9hUOelNsDfNt3gt45IxmrvYHX8#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@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
{
<
http://purl.org/np/RAIDhFMgKCXCLNy9zQLH78uNDEzCaqxQ7E6KIPdifB72g#Python-Programming-Library-ICOSCP
>
a
fip:Available-FAIR-Enabling-Resource
,
fip:Communication-protocol
,
fip:FAIR-Enabling-Resource
;
rdfs:comment
"Higher level programming language library (Python) for access to metadata and data at ICOS Carbon Portal." ;
rdfs:label
"Python programming library ICOSCP" ;
rdfs:seeAlso
<
https://pypi.org/project/icoscp/
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-8158-8787
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"CngaN0uCBq5uwKXk2ORxXiDrAqbbT9OppjBdTiuIfj6TDsx5IzU6RTX8ypHWWgUKlkWpjqCx8veghIi6P/mHzth01iA4xW99Zzep24POD7+ZN2C+AD7IpwtvzZySyAqrV35XfmxfCTrAjOvLFKUjExPwDPOlyz3cMC2Jw56H4LI=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-04-24T21:04:49Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
<
http://purl.org/np/RAIDhFMgKCXCLNy9zQLH78uNDEzCaqxQ7E6KIPdifB72g#Python-Programming-Library-ICOSCP
> ;
npx:supersedes
<
http://purl.org/np/RAIDhFMgKCXCLNy9zQLH78uNDEzCaqxQ7E6KIPdifB72g
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/c825bdc9-e962-4943-a35b-ecc49c115898
> .
}