Slot: macromolecular_machine_mixin_name
genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name
URI: [rdfs:label](rdfs:label)
Alias: name
## Inheritance
* [name](name.md)
* **macromolecular_machine_mixin_name**
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [GeneOrGeneProduct](GeneOrGeneProduct.md) | A union of gene loci or gene products | no |
| [Gene](Gene.md) | A region (or regions) that includes all of the sequence elements necessary to... | no |
| [GeneAnnotation](GeneAnnotation.md) | Represents a single gene | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [SymbolType](SymbolType.md) |
| Domain | [MacromolecularMachineMixin](MacromolecularMachineMixin.md) |
| Domain Of | [MacromolecularMachineMixin](MacromolecularMachineMixin.md), [GeneOrGeneProduct](GeneOrGeneProduct.md) |
| Slot URI | [rdfs:label](rdfs:label) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [MacromolecularMachineMixin](MacromolecularMachineMixin.md) |
| Is Usage Slot | Yes |
| Usage Slot Name | name |
## In Subsets
* [TranslatorMinimal](TranslatorMinimal.md)
* [Samples](Samples.md)
## Aliases
* label
* display name
* title
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | rdfs:label |
| native | bican:macromolecular_machine_mixin_name |
| exact | gff3:Name, gpi:DB_Object_Name |
| narrow | dct:title, WIKIDATA_PROPERTY:P1476 |
| undefined | rdfs:label |
## LinkML Source
name: macromolecular machine mixin_name
definition_uri: https://w3id.org/biolink/vocab/name
description: genes are typically designated by a short symbol and a full name. We
map the symbol to the default display name and use an additional slot for full name
in_subset:
- translator_minimal
- samples
from_schema: https://w3id.org/brain-bican/bke-taxonomy
aliases:
- label
- display name
- title
mappings:
- rdfs:label
exact_mappings:
- gff3:Name
- gpi:DB_Object_Name
narrow_mappings:
- dct:title
- WIKIDATA_PROPERTY:P1476
rank: 1000
is_a: name
domain: macromolecular machine mixin
slot_uri: rdfs:label
alias: name
owner: macromolecular machine mixin
domain_of:
- macromolecular machine mixin
- gene or gene product
is_usage_slot: true
usage_slot_name: name
range: symbol type