Skip to content

Slot: part_of_anatomical_annotation_set

URI: [bican:part_of_anatomical_annotation_set](https://identifiers.org/brain-bican/vocab/part_of_anatomical_annotation_set) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ParcellationAnnotation](ParcellationAnnotation.md) | A parcellation annotation defines a specific segment of an anatomical space d... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) or 
[AnatomicalAnnotationSet](AnatomicalAnnotationSet.md) | | Domain Of | [ParcellationAnnotation](ParcellationAnnotation.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ParcellationAnnotation](ParcellationAnnotation.md) |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'AnatomicalAnnotationSet'}) - 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_anatomical_annotation_set | | native | bican:part_of_anatomical_annotation_set | ## LinkML Source
name: part_of_anatomical_annotation_set
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ParcellationAnnotation
domain_of:
- ParcellationAnnotation
range: string
required: true
any_of:
- range: AnatomicalAnnotationSet
- range: string