Skip to content

Slot: has_anatomical_annotation_set

Reference to the anatomical annotation set component of the parcellation atlas

URI: [bican:has_anatomical_annotation_set](https://identifiers.org/brain-bican/vocab/has_anatomical_annotation_set) ## 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 
[AnatomicalAnnotationSet](AnatomicalAnnotationSet.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': '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:has_anatomical_annotation_set | | native | bican:has_anatomical_annotation_set | ## LinkML Source
name: has_anatomical_annotation_set
description: Reference to the anatomical annotation set 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: AnatomicalAnnotationSet
- range: string