Slot: measures
Reference to the specific image dataset used to define the anatomical space.
URI: [bican:measures](https://identifiers.org/brain-bican/vocab/measures)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [AnatomicalSpace](AnatomicalSpace.md) | An anatomical space is versioned release of a mathematical space with a defin... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) or
[ImageDataset](ImageDataset.md) | | Domain Of | [AnatomicalSpace](AnatomicalSpace.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [AnatomicalSpace](AnatomicalSpace.md) |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/brain-bican/bke-taxonomy
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | bican:measures |
| native | bican:measures |
## LinkML Source
[ImageDataset](ImageDataset.md) | | Domain Of | [AnatomicalSpace](AnatomicalSpace.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [AnatomicalSpace](AnatomicalSpace.md) |
Expressions & Logic
#### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'ImageDataset'}) - AnonymousSlotExpression({'range': 'string'})name: measures
description: Reference to the specific image dataset used to define the anatomical
space.
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: AnatomicalSpace
domain_of:
- AnatomicalSpace
range: string
required: true
any_of:
- range: ImageDataset
- range: string