Skip to content

Slot: part_of_parcellation_terminology

Reference to the parcellation terminology for which the parcellation term set partitions.

URI: [bican:part_of_parcellation_terminology](https://identifiers.org/brain-bican/vocab/part_of_parcellation_terminology) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ParcellationTermSet](ParcellationTermSet.md) | A parcellation term set is the set of parcellation terms within a specific pa... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) or 
[ParcellationTerminology](ParcellationTerminology.md) | | Domain Of | [ParcellationTermSet](ParcellationTermSet.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ParcellationTermSet](ParcellationTermSet.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:part_of_parcellation_terminology | | native | bican:part_of_parcellation_terminology | ## LinkML Source
name: part_of_parcellation_terminology
description: Reference to the parcellation terminology for which the parcellation
  term set partitions.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ParcellationTermSet
domain_of:
- ParcellationTermSet
range: string
required: true
any_of:
- range: ParcellationTerminology
- range: string