Skip to content

Slot: subject_parcellation_terminology

Reference to the parcellation terminology for which the parcellation color scheme is in context of.

URI: [bican:subject_parcellation_terminology](https://identifiers.org/brain-bican/vocab/subject_parcellation_terminology) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ParcellationColorScheme](ParcellationColorScheme.md) | A parcellation color scheme is a versioned release color palette that can be ... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) or 
[ParcellationTerminology](ParcellationTerminology.md) | | Domain Of | [ParcellationColorScheme](ParcellationColorScheme.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ParcellationColorScheme](ParcellationColorScheme.md) |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ParcellationTerminology'}) - AnonymousSlotExpression({'range': 'string'})
## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | bican:subject_parcellation_terminology | | native | bican:subject_parcellation_terminology | ## LinkML Source
name: subject_parcellation_terminology
description: Reference to the parcellation terminology for which the parcellation
  color scheme is in  context of.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ParcellationColorScheme
domain_of:
- ParcellationColorScheme
range: string
required: true
any_of:
- range: ParcellationTerminology
- range: string