Skip to content

Slot: y_resolution

The resolution (length / pixel) in along the y axis (numerical value part).

URI: [bican:y_resolution](https://identifiers.org/brain-bican/vocab/y_resolution) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ImageDataset](ImageDataset.md) | An image dataset is versioned release of a multidimensional regular grid of m... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Float](Float.md) | | Domain Of | [ImageDataset](ImageDataset.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ImageDataset](ImageDataset.md) |
Additional Constraints **Structured Pattern:** - **Syntax:** `{PositiveFloat}` - **Interpolated:** None
## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | bican:y_resolution | | native | bican:y_resolution | ## LinkML Source
name: y_resolution
description: The resolution (length / pixel) in along the y axis (numerical value
  part).
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
owner: ImageDataset
domain_of:
- ImageDataset
range: float
structured_pattern:
  syntax: '{PositiveFloat}'