Slot: subject_parcellation_term
Reference to the parcellation term that is the subject of the association.
URI: [bican:subject_parcellation_term](https://identifiers.org/brain-bican/vocab/subject_parcellation_term)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ParcellationColorAssignment](ParcellationColorAssignment.md) | The parcellation color assignment associates hex color value to a parcellatio... | no |
| [ParcellationAnnotationTermMap](ParcellationAnnotationTermMap.md) | The parcellation annotation term map table defines the relationship between p... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) or
[ParcellationTerm](ParcellationTerm.md) | | Domain Of | [ParcellationColorAssignment](ParcellationColorAssignment.md), [ParcellationAnnotationTermMap](ParcellationAnnotationTermMap.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:subject_parcellation_term |
| native | bican:subject_parcellation_term |
## LinkML Source
[ParcellationTerm](ParcellationTerm.md) | | Domain Of | [ParcellationColorAssignment](ParcellationColorAssignment.md), [ParcellationAnnotationTermMap](ParcellationAnnotationTermMap.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ParcellationTerm'}) - AnonymousSlotExpression({'range': 'string'})name: subject_parcellation_term
description: Reference to the parcellation term that is the subject of the association.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
domain_of:
- ParcellationColorAssignment
- ParcellationAnnotationTermMap
range: string
required: true
any_of:
- range: ParcellationTerm
- range: string