Skip to content

Slot: has_parcellation_terminology

Reference to the parcellation terminology component of the parcellation atlas

URI: [bican:has_parcellation_terminology](https://identifiers.org/brain-bican/vocab/has_parcellation_terminology) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ParcellationAtlas](ParcellationAtlas.md) | A parcellation atlas is a versioned release reference used to guide experimen... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) or 
[ParcellationTerminology](ParcellationTerminology.md) | | Domain Of | [ParcellationAtlas](ParcellationAtlas.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ParcellationAtlas](ParcellationAtlas.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:has_parcellation_terminology | | native | bican:has_parcellation_terminology | ## LinkML Source
name: has_parcellation_terminology
description: Reference to the parcellation terminology component of the parcellation
  atlas
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ParcellationAtlas
domain_of:
- ParcellationAtlas
range: string
required: true
any_of:
- range: ParcellationTerminology
- range: string