Skip to content

Slot: subject_parcellation_annotation

Reference to the parcellation annotation that is the subject of the association.

URI: [bican:subject_parcellation_annotation](https://identifiers.org/brain-bican/vocab/subject_parcellation_annotation) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ParcellationAnnotationTermMap](ParcellationAnnotationTermMap.md) | The parcellation annotation term map table defines the relationship between p... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) or 
[ParcellationAnnotation](ParcellationAnnotation.md) | | Domain Of | [ParcellationAnnotationTermMap](ParcellationAnnotationTermMap.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ParcellationAnnotationTermMap](ParcellationAnnotationTermMap.md) |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ParcellationAnnotation'}) - 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_annotation | | native | bican:subject_parcellation_annotation | ## LinkML Source
name: subject_parcellation_annotation
description: Reference to the parcellation annotation that is the subject of the association.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ParcellationAnnotationTermMap
domain_of:
- ParcellationAnnotationTermMap
range: string
required: true
any_of:
- range: ParcellationAnnotation
- range: string