@prefix this: <
https://w3id.org/np/RAJujS0a9xrWoS1K2RcwTjGL4LbE7Wox0Bn3NQ4PTvwxc
> .
@prefix sub: <
https://w3id.org/np/RAJujS0a9xrWoS1K2RcwTjGL4LbE7Wox0Bn3NQ4PTvwxc#
> .
@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:CellTypist_IEnc
<
http://schema.org/url
> <
https://www.celltypist.org/encyclopedia/Immune/v2
> ;
a
fip:Available-FAIR-Supporting-Resource
,
fip:FAIR-Enabling-Resource
,
fip:Structured-vocabulary
;
rdfs:comment
"CellTypist is an automated cell type annotation tool for scRNA-seq datasets on the basis of logistic regression classifiers optimised by the stochastic gradient descent algorithm. Through CellTypist, cell type labels can be transferred from the built-in models (with a current focus on immune cell types) or any user-trained models to the query data. The CellTypist Immune Enclopedia is a structured vocabulary containing terms and definitions for the labels assigned by CellTypist. Concepts (or Cell types) in the Celltypist Immune Encyclopedia are linked to the Cell Ontology (CL) as well as to related gene markers, datasets, and tissues." ;
rdfs:label
"CellTypist Immune Encyclopedia" ;
schema:version
"2.0.0" ;
fip:has-description-source
<
https://www.celltypist.org/faq
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0002-0319-6542
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"bv0G8VVoHBlsq7tw6IwvFuRpzBvvBK1xBjFwIhqXDGPt65ZoRkqL/Jo4FSPdsMmA80m3Zzad2DGXhW6rcHly+zXDD4ApHLXlTyibMB9ZI0ELvBKq9XH0dMb3vGNYSh3ex7D9prPWKKQKrWfMaxpgMxs29njD43x3RitJbK8zu1w=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-05-14T12:35:21Z"^^
xsd:dateTime
;
dct:creator
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:CellTypist_IEnc
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/c35234ea-80bd-4f69-909a-b3d0b3f8531e
> .
}