Skip to content

Slot: parameterizes

Reference to the anatomical space for which the anatomical annotation set is anchored

URI: [bican:parameterizes](https://identifiers.org/brain-bican/vocab/parameterizes) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [AnatomicalAnnotationSet](AnatomicalAnnotationSet.md) | An anatomical annotation set is a versioned release of a set of anatomical an... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) or 
[AnatomicalSpace](AnatomicalSpace.md) | | Domain Of | [AnatomicalAnnotationSet](AnatomicalAnnotationSet.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Required | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [AnatomicalAnnotationSet](AnatomicalAnnotationSet.md) |
Expressions & Logic #### Any Of Value must satisfy at least one of: - AnonymousSlotExpression({'range': 'AnatomicalSpace'}) - 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:parameterizes | | native | bican:parameterizes | ## LinkML Source
name: parameterizes
description: Reference to the anatomical space for which the anatomical annotation
  set is anchored
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: AnatomicalAnnotationSet
domain_of:
- AnatomicalAnnotationSet
range: string
required: true
any_of:
- range: AnatomicalSpace
- range: string