Slot: internal_identifier
An identifier that uniquely denotes a specific parcellation annotation within the context of an anatomical annotation set
URI: [bican:internal_identifier](https://identifiers.org/brain-bican/vocab/internal_identifier)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ParcellationAnnotation](ParcellationAnnotation.md) | A parcellation annotation defines a specific segment of an anatomical space d... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [ParcellationAnnotation](ParcellationAnnotation.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Required | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Owner | [ParcellationAnnotation](ParcellationAnnotation.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:internal_identifier |
| native | bican:internal_identifier |
## LinkML Source
name: internal_identifier
description: An identifier that uniquely denotes a specific parcellation annotation
within the context of an anatomical annotation set
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ParcellationAnnotation
domain_of:
- ParcellationAnnotation
range: string
required: true