Skip to content

Slot: in_taxon_label

The human readable scientific name for the taxon of the entity.

URI: [biolink:in_taxon_label](https://w3id.org/biolink/vocab/in_taxon_label) Alias: in_taxon_label ## Inheritance * [node_property](node_property.md) * **in_taxon_label** ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ThingWithTaxon](ThingWithTaxon.md) | A mixin that can be used on any entity that can be taxonomically classified | no | | [BiologicalEntity](BiologicalEntity.md) | | no | | [Gene](Gene.md) | A region (or regions) that includes all of the sequence elements necessary to... | no | | [Genome](Genome.md) | A genome is the sum of genetic material within a cell or virion | no | | [GeneAnnotation](GeneAnnotation.md) | Represents a single gene | no | | [GenomeAnnotation](GenomeAnnotation.md) | Represents a genome annotation | no | | [GenomeAssembly](GenomeAssembly.md) | Represents a genome assembly | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [LabelType](LabelType.md) | | Domain | [ThingWithTaxon](ThingWithTaxon.md) | | Domain Of | [ThingWithTaxon](ThingWithTaxon.md), [BiologicalEntity](BiologicalEntity.md), [Gene](Gene.md), [Genome](Genome.md) | | Slot URI | [biolink:in_taxon_label](https://w3id.org/biolink/vocab/in_taxon_label) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ThingWithTaxon](ThingWithTaxon.md) | ## In Subsets * [TranslatorMinimal](TranslatorMinimal.md) ## Identifier and Mapping Information ### Annotations | property | value | | --- | --- | | denormalized | True | ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | biolink:in_taxon_label | | native | bican:in_taxon_label | | exact | WIKIDATA_PROPERTY:P225 | ## LinkML Source
name: in taxon label
definition_uri: https://w3id.org/biolink/vocab/in_taxon_label
annotations:
  denormalized:
    tag: denormalized
    value: true
description: The human readable scientific name for the taxon of the entity.
in_subset:
- translator_minimal
from_schema: https://w3id.org/brain-bican/bke-taxonomy
exact_mappings:
- WIKIDATA_PROPERTY:P225
rank: 1000
is_a: node property
domain: thing with taxon
slot_uri: biolink:in_taxon_label
alias: in_taxon_label
owner: thing with taxon
domain_of:
- thing with taxon
- biological entity
- gene
- genome
range: label type