Axes#
Title: Axes
Type |
|
Required |
No |
Description: OME-Zarr Axes.
Array restrictions |
|
|---|---|
Min items |
1 |
Max items |
5 |
Items unicity |
True |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1. Axes > axis#
Type |
|
Required |
No |
Additional properties |
|
Defined in |
#/$defs/axis |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ name |
No |
string |
No |
- |
Name of the axis. Must be unique within the coordinate system. |
- longName |
No |
string |
No |
- |
Longer name or description of the axis. |
- type |
No |
string |
No |
- |
Type of the axis. Can be a predefined type or custom type. |
- discrete |
No |
boolean |
No |
- |
Whether the dimension is discrete |
- unit |
No |
string |
No |
- |
Unit for the axis |
1.1. Property Axes > root items > name#
Type |
|
Required |
Yes |
Description: Name of the axis. Must be unique within the coordinate system.
Restrictions |
|
|---|---|
Min length |
1 |
1.2. Property Axes > root items > longName#
Type |
|
Required |
No |
Description: Longer name or description of the axis.
1.3. Property Axes > root items > type#
Type |
|
Required |
No |
Description: Type of the axis. Can be a predefined type or custom type.
1.4. Property Axes > root items > discrete#
Type |
|
Required |
No |
Description: Whether the dimension is discrete
1.5. Property Axes > root items > unit#
Type |
|
Required |
No |
Description: Unit for the axis
2. At least one of the items must be#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
- name |
No |
string |
No |
- |
- |
- type |
No |
enum (of string) |
No |
- |
- |
- unit |
No |
string |
No |
- |
- |
2.1. Property Axes > contains > name#
Type |
|
Required |
No |
2.2. Property Axes > contains > type#
Type |
|
Required |
No |
Must be one of:
“space”
2.3. Property Axes > contains > unit#
Type |
|
Required |
No |
Generated using json-schema-for-humans on 2026-03-11 at 20:01:44 +0000