Skip to article frontmatterSkip to article content

Axes

Title: Axes

Typearray
RequiredNo

Description: OME-Zarr Axes.

Array restrictions
Min items1
Max items5
Items unicityTrue
Additional itemsFalse
Tuple validationSee below
Each item of this array must beDescription
axis-

1. Axes > axis

Typeobject
RequiredNo
Additional propertiesAny type allowed
Defined in#/$defs/axis
PropertyPatternTypeDeprecatedDefinitionTitle/Description
+ nameNostringNo-Name of the axis. Must be unique within the coordinate system.
- longNameNostringNo-Longer name or description of the axis.
- typeNostringNo-Type of the axis. Can be a predefined type or custom type.
- discreteNobooleanNo-Whether the dimension is discrete
- unitNostringNo-Unit for the axis

1.1. Property Axes > root items > name

Typestring
RequiredYes

Description: Name of the axis. Must be unique within the coordinate system.

Restrictions
Min length1

1.2. Property Axes > root items > longName

Typestring
RequiredNo

Description: Longer name or description of the axis.

1.3. Property Axes > root items > type

Typestring
RequiredNo

Description: Type of the axis. Can be a predefined type or custom type.

1.4. Property Axes > root items > discrete

Typeboolean
RequiredNo

Description: Whether the dimension is discrete

1.5. Property Axes > root items > unit

Typestring
RequiredNo

Description: Unit for the axis

2. At least one of the items must be

Typeobject
RequiredNo
Additional propertiesAny type allowed
PropertyPatternTypeDeprecatedDefinitionTitle/Description
- nameNostringNo--
- typeNoenum (of string)No--
- unitNostringNo--

2.1. Property Axes > contains > name

Typestring
RequiredNo

2.2. Property Axes > contains > type

Typeenum (of string)
RequiredNo

Must be one of:

2.3. Property Axes > contains > unit

Typestring
RequiredNo

Generated using json-schema-for-humans on 2026-01-26 at 10:02:30 +0000