Slot: part_of_parcellation_term_set
Reference to the parcellation term set for which the parcellation term is part of.
URI: [bican:part_of_parcellation_term_set](https://identifiers.org/brain-bican/vocab/part_of_parcellation_term_set)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [ParcellationTerm](ParcellationTerm.md) | A parcellation term is an individual term within a specific parcellation term... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) or
[ParcellationTermSet](ParcellationTermSet.md) | | Domain Of | [ParcellationTerm](ParcellationTerm.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ParcellationTerm](ParcellationTerm.md) |
## 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_term_set |
| native | bican:part_of_parcellation_term_set |
## LinkML Source
[ParcellationTermSet](ParcellationTermSet.md) | | Domain Of | [ParcellationTerm](ParcellationTerm.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ParcellationTerm](ParcellationTerm.md) |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ParcellationTermSet'}) - AnonymousSlotExpression({'range': 'string'})name: part_of_parcellation_term_set
description: Reference to the parcellation term set for which the parcellation term
is part of.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ParcellationTerm
domain_of:
- ParcellationTerm
range: string
required: true
any_of:
- range: ParcellationTermSet
- range: string