@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:CAP a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Metadata-schema, fip:Registry; dct:creator ; ; rdfs:comment "The Cell Annotation Platform (CAP) is a centralized, community-driven platform for the creation, exploration, and storage of cell annotations for single-cell RNA-sequencing (scRNA-seq) datasets. CAP enables scientists to upload their work to private collaborative workspaces, refine and visualize their annotations using the molecular data, and publish their findings with a citable DOI."; rdfs:label "Cell Annotation Platform"; rdfs:seeAlso ; skos:broadMatch ; schema:version "1.0.2"; fip:has-AAS ; fip:has-description-source ; fip:registered-on ; fip:targets ; fip:uses-identifier-service . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6396-0848 . } sub:pubinfo { this: dct:created "2025-09-24T14:21:43Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:CAP; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "WOJny/YCO0VsO7CHiUnCIwkaxsOPNycwcyoRDzHFq0+FVLp0YNZXqjhrs8rRFVvF/bn6zMNJrtuefjd18Gkt0uKr0uGqJTiicQAS0iMpmSb+We5cSIMVwB9VV+y5s0k/nBacW9246ND+b7En+gWJ6cqPh1zhmgdcb9ATQd7EEJQ="; npx:hasSignatureTarget this: . }