@prefix this: <
https://w3id.org/np/RAfLL8SrqcioY0mqv3Gg5yWWyQeKWGysSUPuJOmoWpjvw
> .
@prefix sub: <
https://w3id.org/np/RAfLL8SrqcioY0mqv3Gg5yWWyQeKWGysSUPuJOmoWpjvw#
> .
@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
{
<
https://w3id.org/np/RAt7pA7IBBIxEhAzsE8JoF52DN_GbE_FJYtynFcKUu--Y#PyPI
>
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Generalist-Registry
,
fip:Registry
;
rdfs:comment
"The Python Package Index (PyPI) is a repository of software for the Python programming language." ;
rdfs:label
"Python Package Index" ;
fip:has-description-source
<
https://pypi.org/
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0001-8869-3718
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"CQRWX8O8ObFutwJ1nM7r2UACunul73qauZfoBBYxKvRHiVKHPn1tO4Jcu8qu6DDqVcWV4s6OWNtNQNc6XHMsKdMeJH+RmwuE7v3f8Ka1IsPXJGwnhr8FtoYWsz1chEGowLIMz0LIXqoyVlxNS/urTSor0O39cOyWRhU3/s0irQU=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-05-14T12:13:34Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
<
https://w3id.org/np/RAt7pA7IBBIxEhAzsE8JoF52DN_GbE_FJYtynFcKUu--Y#PyPI
> ;
npx:supersedes
<
https://w3id.org/np/RAt7pA7IBBIxEhAzsE8JoF52DN_GbE_FJYtynFcKUu--Y
> ;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/e7edef3f-1eb8-4dd8-9a4e-e6a00e5db6d3
> .
}