Skip to content

Slot: ncbi_taxon_id

Taxonomic identifier, typically aligned to the NCBI Taxonomy.

URI: reactome:ncbiTaxonId Alias: ncbi_taxon_id

Applicable Classes

Name Description Modifies Slot
Taxon Taxonomic concept used for taxonomic assignment or metadata no
OrganismTaxon Organism taxon record representing the organismal context for entities and ev... no

Properties

Type and Range

Property Value
Range String
Domain Of OrganismTaxon, Taxon
Slot URI reactome:ncbiTaxonId

Cardinality and Requirements

Property Value
### Value Constraints
Property Value
Regex Pattern ^[0-9]+$

Comments

  • Often used on species or taxon-like records.

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/reactome-ontology

Mappings

Mapping Type Mapped Value
self reactome:ncbiTaxonId
native reactome:ncbi_taxon_id

LinkML Source

name: ncbi_taxon_id
description: Taxonomic identifier, typically aligned to the NCBI Taxonomy.
comments:
- Often used on species or taxon-like records.
from_schema: https://w3id.org/reactome-ontology
rank: 1000
slot_uri: reactome:ncbiTaxonId
alias: ncbi_taxon_id
domain_of:
- organism_taxon
- taxon
range: string
multivalued: false
pattern: ^[0-9]+$