Class: TaxonomicRank
A descriptor for the rank within a taxonomic classification. Example instance: TAXRANK:0000017 (kingdom)
classDiagram
class TaxonomicRank
click TaxonomicRank href "../TaxonomicRank"
OntologyClass <|-- TaxonomicRank
click OntologyClass href "../OntologyClass"
TaxonomicRank : id
Inheritance
- OntologyClass
- TaxonomicRank
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
id | 1 String |
A unique identifier for an entity | direct |
Usages
used by | used in | type | used |
---|---|---|---|
OrganismTaxon | has_taxonomic_rank | range | TaxonomicRank |
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://identifiers.org/brain-bican/genome-annotation-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | biolink:TaxonomicRank |
native | bican:TaxonomicRank |
undefined | WIKIDATA:Q427626 |
LinkML Source
Direct
name: taxonomic rank
id_prefixes:
- TAXRANK
definition_uri: https://w3id.org/biolink/vocab/TaxonomicRank
description: 'A descriptor for the rank within a taxonomic classification. Example
instance: TAXRANK:0000017 (kingdom)'
from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
mappings:
- WIKIDATA:Q427626
is_a: ontology class
slots:
- id
class_uri: biolink:TaxonomicRank
Induced
name: taxonomic rank
id_prefixes:
- TAXRANK
definition_uri: https://w3id.org/biolink/vocab/TaxonomicRank
description: 'A descriptor for the rank within a taxonomic classification. Example
instance: TAXRANK:0000017 (kingdom)'
from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
mappings:
- WIKIDATA:Q427626
is_a: ontology class
attributes:
id:
name: id
definition_uri: https://w3id.org/biolink/vocab/id
description: A unique identifier for an entity. Must be either a CURIE shorthand
for a URI or a complete URI
in_subset:
- translator_minimal
from_schema: https://identifiers.org/brain-bican/genome-annotation-schema
exact_mappings:
- AGRKB:primaryId
- gff3:ID
- gpi:DB_Object_ID
rank: 1000
domain: entity
slot_uri: biolink:id
identifier: true
alias: id
owner: taxonomic rank
domain_of:
- ontology class
- entity
- attribute
- named thing
- taxonomic rank
- organism taxon
- information content entity
- dataset
- physical entity
- activity
- procedure
- material sample
- biological entity
- gene
- genome
range: string
required: true
class_uri: biolink:TaxonomicRank