Skip to content

Class: TaxonomicRank

A descriptor for the rank within a taxonomic classification. Example instance: TAXRANK:0000017 (kingdom)

URI: biolink:TaxonomicRank

classDiagram class TaxonomicRank OntologyClass <|-- TaxonomicRank TaxonomicRank : id

Inheritance

Slots

Name Cardinality and Range Description Inheritance
id 1..1
String
A unique identifier for an entity OntologyClass

Identifier and Mapping Information

Valid ID Prefixes

Instances of this class should have identifiers with one of the following prefixes:

  • TAXRANK

Schema Source

  • from schema: https://w3id.org/biolink/biolink-model

Mappings

Mapping Type Mapped Value
self biolink:TaxonomicRank
native biolink:TaxonomicRank
undefined WIKIDATA:Q427626

LinkML Source

Direct

name: taxonomic rank
id_prefixes:
- TAXRANK
description: 'A descriptor for the rank within a taxonomic classification. Example
  instance: TAXRANK:0000017 (kingdom)'
from_schema: https://w3id.org/biolink/biolink-model
mappings:
- WIKIDATA:Q427626
is_a: ontology class