@prefix this: <
https://w3id.org/np/RAx6Bphu4rfQ9wnr-Cr4I2CDd4A8pIBGBsUg9h8bbzeNs
> .
@prefix sub: <
https://w3id.org/np/RAx6Bphu4rfQ9wnr-Cr4I2CDd4A8pIBGBsUg9h8bbzeNs/
> .
@prefix schema: <
https://schema.org/
> .
@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
{
sub:CAP-AnnData-schema
dct:creator
<
https://w3id.org/np/RA9-UhZGFQleOX1uJb2RcemEyzDoRtcG7sF-W4D9oqEq0/HCA
> ;
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:FAIR-Specification
,
fip:Metadata-schema
;
rdfs:comment
"The Cell Annotation Platform (CAP) is a community-driven platform for creating, exploring, and storing cell annotations. It provides infrastructure to accumulate, share, and analyze annotation terms with associated molecular signatures to interpret cellular identities, encouraging researchers to converge on consensus nomenclature.The platform requires HDF5-backed AnnData files formatted according to a standard schema.The required fields are defined in CAP-AnnData-Schema." ;
rdfs:label
"Data schema of Cell Annotation Platform" ;
schema:version
"1.0.2" ;
fip:has-data-usage-license
<
http://purl.org/np/RA24ysQcpWDzK6wHANkG_3F1HiTbgOO4ULjYxjaXDi8C4#MIT
> ;
fip:has-description-source
<
https://github.com/cellannotation/cap-data-schema
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-6396-0848
.
}
sub:pubinfo
{
this:
dct:created
"2025-09-24T14:15:38Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:CAP-AnnData-schema
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/cd09481c-f1da-42c1-983f-6bccaef4924b
> .
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"oq5Tf5H8jEzK4wBRh4qTxLDQ11o0I69Yt1npOucvxDYY2ldQRC/s9egAyMG7j8rnegOF+0/HgxaxLO4Qf8y/FBJ+renuL3Coogp3Grw8JGdCkUVEhu6l3urB+SzziEE1uoGwn6y6bCoetY91eSGx9g9JhXHTvniswZSu9SHrVPc=" ;
npx:hasSignatureTarget
this:
.
}