name: ncbi_taxonomy
description: List of NCBI Taxonomy Database IDs identifying taxa used to describe
C2M2 subjects
title: ncbi_taxonomy
from_schema: https://w3id.org/linkml/cfde
attributes:
id:
name: id
description: An NCBI Taxonomy Database ID identifying a particular taxon
from_schema: https://w3id.org/linkml/cfde
identifier: true
range: string
required: true
pattern: ^NCBI:txid[0-9]+$
clade:
name: clade
description: The phylogenetic level (e.g. species, genus) assigned to this taxon
from_schema: https://w3id.org/linkml/cfde
range: string
required: true
description:
name: description
description: A human-readable description of this taxon
from_schema: https://w3id.org/linkml/cfde
range: string
synonyms:
name: synonyms
description: A list of synonyms for this taxon as identified by the NCBI Taxonomy
DB
from_schema: https://w3id.org/linkml/cfde
multivalued: true
unique_keys:
id_unique_key:
unique_key_name: id_unique_key
unique_key_slots:
- id
Induced
name: ncbi_taxonomy
description: List of NCBI Taxonomy Database IDs identifying taxa used to describe
C2M2 subjects
title: ncbi_taxonomy
from_schema: https://w3id.org/linkml/cfde
attributes:
id:
name: id
description: An NCBI Taxonomy Database ID identifying a particular taxon
from_schema: https://w3id.org/linkml/cfde
identifier: true
alias: id
owner: ncbi_taxonomy
range: string
required: true
pattern: ^NCBI:txid[0-9]+$
clade:
name: clade
description: The phylogenetic level (e.g. species, genus) assigned to this taxon
from_schema: https://w3id.org/linkml/cfde
alias: clade
owner: ncbi_taxonomy
range: string
required: true
description:
name: description
description: A human-readable description of this taxon
from_schema: https://w3id.org/linkml/cfde
alias: description
owner: ncbi_taxonomy
range: string
synonyms:
name: synonyms
description: A list of synonyms for this taxon as identified by the NCBI Taxonomy
DB
from_schema: https://w3id.org/linkml/cfde
multivalued: true
alias: synonyms
owner: ncbi_taxonomy
range: string
unique_keys:
id_unique_key:
unique_key_name: id_unique_key
unique_key_slots:
- id