Enum: AbbreviationEntityType
URI: [bican:AbbreviationEntityType](https://identifiers.org/brain-bican/vocab/AbbreviationEntityType)
## Permissible Values
| Value | Meaning | Description |
| --- | --- | --- |
| cell_type | None | Abbreviation denotes a Cell Type entity |
| gene | None | Abbreviation denotes a Gene entity |
| anatomical | None | Abbreviation denotes a Anatomical Structure entity |
## Slots
| Name | Description |
| --- | --- |
| [entity_type](entity_type.md) | The entity type which the abbreviation term denotes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## LinkML Source
name: AbbreviationEntityType
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
permissible_values:
cell_type:
text: cell_type
description: Abbreviation denotes a Cell Type entity.
gene:
text: gene
description: Abbreviation denotes a Gene entity.
anatomical:
text: anatomical
description: Abbreviation denotes a Anatomical Structure entity.