---
author: ""
---
(schemas:well)=
# Well
- [1. Property `Well > ome`](#ome)
- [1.1. Property `Well > ome > well`](#ome_well)
- [1.1.1. Property `Well > ome > well > images`](#ome_well_images)
- [1.1.1.1. Well > ome > well > images > images items](#autogenerated_heading_2)
- [1.1.1.1.1. Property `Well > ome > well > images > images items > acquisition`](#ome_well_images_items_acquisition)
- [1.1.1.1.2. Property `Well > ome > well > images > images items > path`](#ome_well_images_items_path)
- [1.1.1.1.2.1. Must **not** be](#autogenerated_heading_3)
- [1.1.1.1.2.1.1. Property `Well > ome > well > images > images items > path > not > anyOf > item 0`](#ome_well_images_items_path_not_anyOf_i0)
- [1.1.1.1.2.1.2. Property `Well > ome > well > images > images items > path > not > anyOf > item 1`](#ome_well_images_items_path_not_anyOf_i1)
- [1.2. Property `Well > ome > version`](#ome_version)
**Title:** Well
| | |
| ------------------------- | ------------------------------------------------------------------------- |
| **Type** | `object` |
| **Required** | No |
| **Additional properties** | [[Any type: allowed]](# "Additional Properties of any type are allowed.") |
**Description:** OME-Zarr well.
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
| -------------- | ------- | ------ | ---------- | ---------- | ----------------------------------------- |
| + [ome](#ome ) | No | object | No | - | The versioned OME-Zarr Metadata namespace |
## 1. Property `Well > ome`
| | |
| ------------------------- | ------------------------------------------------------------------------- |
| **Type** | `object` |
| **Required** | Yes |
| **Additional properties** | [[Any type: allowed]](# "Additional Properties of any type are allowed.") |
**Description:** The versioned OME-Zarr Metadata namespace
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
| -------------------------- | ------- | ------ | ---------- | ------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| + [well](#ome_well ) | No | object | No | - | - |
| + [version](#ome_version ) | No | object | No | In https://ngff.openmicroscopy.org/0.6.dev3/schemas/_version.schema | 😅 ERROR in schema generation, a referenced schema could not be loaded, no documentation here unfortunately 🏜️ |
### 1.1. Property `Well > ome > well`
| | |
| ------------------------- | ------------------------------------------------------------------------- |
| **Type** | `object` |
| **Required** | Yes |
| **Additional properties** | [[Any type: allowed]](# "Additional Properties of any type are allowed.") |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
| ----------------------------- | ------- | --------------- | ---------- | ---------- | -------------------------------- |
| + [images](#ome_well_images ) | No | array of object | No | - | The fields of view for this well |
#### 1.1.1. Property `Well > 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](#ome_well_images_items) | - |
##### 1.1.1.1. Well > ome > well > images > images items
| | |
| ------------------------- | ------------------------------------------------------------------------- |
| **Type** | `object` |
| **Required** | No |
| **Additional properties** | [[Any type: allowed]](# "Additional Properties of any type are allowed.") |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
| ---------------------------------------------------- | ------- | ----------- | ---------- | ---------- | --------------------------------------------------- |
| - [acquisition](#ome_well_images_items_acquisition ) | No | integer | No | - | A unique identifier within the context of the plate |
| + [path](#ome_well_images_items_path ) | No | Combination | No | - | The path for this field of view subgroup |
###### 1.1.1.1.1. Property `Well > 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 `Well > ome > well > images > images items > path`
| | |
| ------------ | ----------- |
| **Type** | `combining` |
| **Required** | Yes |
**Description:** The path for this field of view subgroup
###### 1.1.1.1.2.1. Must **not** be
| | |
| ------------------------- | ------------------------------------------------------------------------- |
| **Type** | `combining` |
| **Required** | No |
| **Additional properties** | [[Any type: allowed]](# "Additional Properties of any type are allowed.") |
| Any of(Option) |
| -------------------------------------------------- |
| [item 0](#ome_well_images_items_path_not_anyOf_i0) |
| [item 1](#ome_well_images_items_path_not_anyOf_i1) |
###### 1.1.1.1.2.1.1. Property `Well > ome > well > images > images items > path > not > anyOf > item 0`
| | |
| ------------------------- | ------------------------------------------------------------------------- |
| **Type** | `object` |
| **Required** | No |
| **Additional properties** | [[Any type: allowed]](# "Additional Properties of any type are allowed.") |
| Restrictions | |
| --------------------------------- | ------------------------------------------------------------- |
| **Must match regular expression** | ```^\.+$``` [Test](https://regex101.com/?regex=%5E%5C.%2B%24) |
###### 1.1.1.1.2.1.2. Property `Well > ome > well > images > images items > path > not > anyOf > item 1`
| | |
| ------------------------- | ------------------------------------------------------------------------- |
| **Type** | `object` |
| **Required** | No |
| **Additional properties** | [[Any type: allowed]](# "Additional Properties of any type are allowed.") |
| Restrictions | |
| --------------------------------- | --------------------------------------------------- |
| **Must match regular expression** | ```^__``` [Test](https://regex101.com/?regex=%5E__) |
| Restrictions | |
| --------------------------------- | --------------------------------------------------------------------------------------- |
| **Min length** | 1 |
| **Must match regular expression** | ```^[A-Za-z0-9_.-]+$``` [Test](https://regex101.com/?regex=%5E%5BA-Za-z0-9_.-%5D%2B%24) |
### 1.2. Property `Well > ome > version`
| | |
| ------------------------- | ------------------------------------------------------------------------- |
| **Type** | `object` |
| **Required** | Yes |
| **Additional properties** | [[Any type: allowed]](# "Additional Properties of any type are allowed.") |
| **Defined in** | https://ngff.openmicroscopy.org/0.6.dev3/schemas/_version.schema |
**Description:** 😅 ERROR in schema generation, a referenced schema could not be loaded, no documentation here unfortunately 🏜️
----------------------------------------------------------------------------------------------------------------------------
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-04-01 at 17:39:10 +0000