- 1. Property
OME-Zarr well schema > ome
Title: OME-Zarr well schema
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
Description: JSON from OME-Zarr zarr.json
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|---|---|---|---|---|
| + ome | No | object | No | - | The versioned OME-Zarr Metadata namespace |
1. Property OME-Zarr well schema > ome¶
| Type | object |
| Required | Yes |
| Additional properties | Any type allowed |
Description: The versioned OME-Zarr Metadata namespace
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|---|---|---|---|---|
| + well | No | object | No | - | - |
| + version | No | enum (of string) | No | In https:// | OME-Zarr Metadata version |
1.1. Property OME-Zarr well schema > ome > well¶
| Type | object |
| Required | Yes |
| Additional properties | Any type allowed |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|---|---|---|---|---|
| + images | No | array of object | No | - | The fields of view for this well |
1.1.1. Property OME-Zarr well schema > ome > well > images¶
| Type | array of object |
| Required | Yes |
Description: The fields of view for this well
| Array restrictions | |
|---|---|
| Min items | 1 |
| Max items | N/A |
| Items unicity | True |
| Additional items | False |
| Tuple validation | See below |
| Each item of this array must be | Description |
|---|---|
| images items | - |
1.1.1.1. OME-Zarr well schema > ome > well > images > images items¶
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|---|---|---|---|---|
| - acquisition | No | integer | No | - | A unique identifier within the context of the plate |
| + path | No | string | No | - | The path for this field of view subgroup |
1.1.1.1.1. Property OME-Zarr well schema > ome > well > images > images items > acquisition¶
| Type | integer |
| Required | No |
Description: A unique identifier within the context of the plate
1.1.1.1.2. Property OME-Zarr well schema > ome > well > images > images items > path¶
| Type | string |
| Required | Yes |
Description: The path for this field of view subgroup
| Restrictions | |
|---|---|
| Must match regular expression | ^[A-Za-z0-9]+$ Test |
1.2. Property OME-Zarr well schema > ome > version¶
Title: OME-Zarr Metadata version
| Type | enum (of string) |
| Required | Yes |
| Defined in | https:// |
Description: The version of the OME-Zarr Metadata
Must be one of:
- “0.5”
Generated using json