Plate#
-
1.1. Property
Plate > ome > plate1.1.1. Property
Plate > ome > plate > acquisitions1.1.1.1. Plate > ome > plate > acquisitions > acquisitions items
1.1.1.1.1. Property
Plate > ome > plate > acquisitions > acquisitions items > id1.1.1.1.2. Property
Plate > ome > plate > acquisitions > acquisitions items > maximumfieldcount1.1.1.1.3. Property
Plate > ome > plate > acquisitions > acquisitions items > name1.1.1.1.4. Property
Plate > ome > plate > acquisitions > acquisitions items > description1.1.1.1.5. Property
Plate > ome > plate > acquisitions > acquisitions items > starttime1.1.1.1.6. Property
Plate > ome > plate > acquisitions > acquisitions items > endtime
Title: Plate
Type |
|
Required |
No |
Additional properties |
Description: OME-Zarr plate.
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ ome |
No |
object |
No |
- |
The versioned OME-Zarr Metadata namespace |
1. Property Plate > ome#
Type |
|
Required |
Yes |
Additional properties |
Description: The versioned OME-Zarr Metadata namespace
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ plate |
No |
object |
No |
- |
- |
+ 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 Plate > ome > plate#
Type |
|
Required |
Yes |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
No |
array of object |
No |
- |
The acquisitions for this plate |
|
No |
integer |
No |
- |
The maximum number of fields per view across all wells |
|
- name |
No |
string |
No |
- |
The name of the plate |
+ columns |
No |
array of object |
No |
- |
The columns of the plate |
+ rows |
No |
array of object |
No |
- |
The rows of the plate |
+ wells |
No |
array of object |
No |
- |
The wells of the plate |
1.1.1. Property Plate > ome > plate > acquisitions#
Type |
|
Required |
No |
Description: The acquisitions for this plate
Array restrictions |
|
|---|---|
Min items |
N/A |
Max items |
N/A |
Items unicity |
False |
Additional items |
False |
Tuple validation |
See below |
Each item of this array must be |
Description |
|---|---|
- |
1.1.1.1. Plate > ome > plate > acquisitions > acquisitions items#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ id |
No |
integer |
No |
- |
A unique identifier within the context of the plate |
No |
integer |
No |
- |
The maximum number of fields of view for the acquisition |
|
- name |
No |
string |
No |
- |
The name of the acquisition |
No |
string |
No |
- |
The description of the acquisition |
|
No |
integer |
No |
- |
The start timestamp of the acquisition, expressed as epoch time i.e. the number seconds since the Epoch |
|
- endtime |
No |
integer |
No |
- |
The end timestamp of the acquisition, expressed as epoch time i.e. the number seconds since the Epoch |
1.1.1.1.1. Property Plate > ome > plate > acquisitions > acquisitions items > id#
Type |
|
Required |
Yes |
Description: A unique identifier within the context of the plate
Restrictions |
|
|---|---|
Minimum |
≥ 0 |
1.1.1.1.2. Property Plate > ome > plate > acquisitions > acquisitions items > maximumfieldcount#
Type |
|
Required |
No |
Description: The maximum number of fields of view for the acquisition
Restrictions |
|
|---|---|
Minimum |
> 0 |
1.1.1.1.3. Property Plate > ome > plate > acquisitions > acquisitions items > name#
Type |
|
Required |
No |
Description: The name of the acquisition
1.1.1.1.4. Property Plate > ome > plate > acquisitions > acquisitions items > description#
Type |
|
Required |
No |
Description: The description of the acquisition
1.1.1.1.5. Property Plate > ome > plate > acquisitions > acquisitions items > starttime#
Type |
|
Required |
No |
Description: The start timestamp of the acquisition, expressed as epoch time i.e. the number seconds since the Epoch
Restrictions |
|
|---|---|
Minimum |
≥ 0 |
1.1.1.1.6. Property Plate > ome > plate > acquisitions > acquisitions items > endtime#
Type |
|
Required |
No |
Description: The end timestamp of the acquisition, expressed as epoch time i.e. the number seconds since the Epoch
Restrictions |
|
|---|---|
Minimum |
≥ 0 |
1.1.2. Property Plate > ome > plate > field_count#
Type |
|
Required |
No |
Description: The maximum number of fields per view across all wells
Restrictions |
|
|---|---|
Minimum |
> 0 |
1.1.3. Property Plate > ome > plate > name#
Type |
|
Required |
No |
Description: The name of the plate
1.1.4. Property Plate > ome > plate > columns#
Type |
|
Required |
Yes |
Description: The columns of the plate
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 |
|---|---|
- |
1.1.4.1. Plate > ome > plate > columns > columns items#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ name |
No |
string |
No |
- |
The column name |
1.1.4.1.1. Property Plate > ome > plate > columns > columns items > name#
Type |
|
Required |
Yes |
Description: The column name
Restrictions |
|
|---|---|
Must match regular expression |
|
1.1.5. Property Plate > ome > plate > rows#
Type |
|
Required |
Yes |
Description: The rows of the plate
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 |
|---|---|
- |
1.1.5.1. Plate > ome > plate > rows > rows items#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ name |
No |
string |
No |
- |
The row name |
1.1.5.1.1. Property Plate > ome > plate > rows > rows items > name#
Type |
|
Required |
Yes |
Description: The row name
Restrictions |
|
|---|---|
Must match regular expression |
|
1.1.6. Property Plate > ome > plate > wells#
Type |
|
Required |
Yes |
Description: The wells of the plate
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 |
|---|---|
- |
1.1.6.1. Plate > ome > plate > wells > wells items#
Type |
|
Required |
No |
Additional properties |
Property |
Pattern |
Type |
Deprecated |
Definition |
Title/Description |
|---|---|---|---|---|---|
+ path |
No |
string |
No |
- |
The path to the well subgroup |
+ rowIndex |
No |
integer |
No |
- |
The index of the well in the rows list |
No |
integer |
No |
- |
The index of the well in the columns list |
1.1.6.1.1. Property Plate > ome > plate > wells > wells items > path#
Type |
|
Required |
Yes |
Description: The path to the well subgroup
Restrictions |
|
|---|---|
Must match regular expression |
|
1.1.6.1.2. Property Plate > ome > plate > wells > wells items > rowIndex#
Type |
|
Required |
Yes |
Description: The index of the well in the rows list
Restrictions |
|
|---|---|
Minimum |
≥ 0 |
1.1.6.1.3. Property Plate > ome > plate > wells > wells items > columnIndex#
Type |
|
Required |
Yes |
Description: The index of the well in the columns list
Restrictions |
|
|---|---|
Minimum |
≥ 0 |
1.2. Property Plate > ome > version#
Type |
|
Required |
Yes |
Additional properties |
|
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 on 2026-04-01 at 17:39:11 +0000