Skip to content

Slot: has_parent_parcellation_term

Reference to the parent parcellation term for which the parcellation term is a child ( spatially part) of

URI: [bican:has_parent_parcellation_term](https://identifiers.org/brain-bican/vocab/has_parent_parcellation_term) ## 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 
[ParcellationTerm](ParcellationTerm.md) | | Domain Of | [ParcellationTerm](ParcellationTerm.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ParcellationTerm](ParcellationTerm.md) |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ParcellationTerm'}) - 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_parent_parcellation_term | | native | bican:has_parent_parcellation_term | ## LinkML Source
name: has_parent_parcellation_term
description: Reference to the parent parcellation term for which the parcellation
  term is a child ( spatially part) of
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ParcellationTerm
domain_of:
- ParcellationTerm
range: string
any_of:
- range: ParcellationTerm
- range: string