NGFF Plate#

Title: NGFF Plate

Type

object

Required

No

Additional properties

Any type allowed

Description: JSON from OME-NGFF Plate .zattrs

Property

Pattern

Type

Deprecated

Definition

Title/Description

+ plate

No

object

No

-

-

1. Property NGFF Plate > plate#

Type

object

Required

Yes

Additional properties

Any type allowed

Property

Pattern

Type

Deprecated

Definition

Title/Description

+ version

No

enum (of string)

No

-

-

- name

No

string

No

-

-

+ columns

No

array of object

No

-

Columns of the Plate grid

+ rows

No

array of object

No

-

Rows of the Plate grid

+ wells

No

array of object

No

-

Rows of the Plate grid

- field_count

No

object

No

-

Maximum number of fields per view across all wells.

- acquisitions

No

array of object

No

-

Rows of the Plate grid

1.1. Property NGFF Plate > plate > version#

Type

enum (of string)

Required

Yes

Must be one of:

  • “0.3”

1.2. Property NGFF Plate > plate > name#

Type

string

Required

No

1.3. Property NGFF Plate > plate > columns#

Type

array of object

Required

Yes

Description: Columns of the Plate grid

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

columns items

-

1.3.1. NGFF Plate > plate > columns > columns items#

Type

object

Required

No

Additional properties

Any type allowed

Property

Pattern

Type

Deprecated

Definition

Title/Description

+ name

No

string

No

-

-

1.3.1.1. Property NGFF Plate > plate > columns > columns items > name#

Type

string

Required

Yes

1.4. Property NGFF Plate > plate > rows#

Type

array of object

Required

Yes

Description: Rows of the Plate grid

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

rows items

-

1.4.1. NGFF Plate > plate > rows > rows items#

Type

object

Required

No

Additional properties

Any type allowed

Property

Pattern

Type

Deprecated

Definition

Title/Description

+ name

No

string

No

-

-

1.4.1.1. Property NGFF Plate > plate > rows > rows items > name#

Type

string

Required

Yes

1.5. Property NGFF Plate > plate > wells#

Type

array of object

Required

Yes

Description: Rows of the Plate grid

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

wells items

-

1.5.1. NGFF Plate > plate > wells > wells items#

Type

object

Required

No

Additional properties

Any type allowed

Property

Pattern

Type

Deprecated

Definition

Title/Description

+ path

No

string

No

-

-

1.5.1.1. Property NGFF Plate > plate > wells > wells items > path#

Type

string

Required

Yes

1.6. Property NGFF Plate > plate > field_count#

Type

object

Required

No

Additional properties

Any type allowed

Description: Maximum number of fields per view across all wells.

1.7. Property NGFF Plate > plate > acquisitions#

Type

array of object

Required

No

Description: Rows of the Plate grid

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

acquisitions items

-

1.7.1. NGFF Plate > plate > acquisitions > acquisitions items#

Type

object

Required

No

Additional properties

Any type allowed

Property

Pattern

Type

Deprecated

Definition

Title/Description

+ id

No

integer

No

-

-

- maximumfieldcount

No

integer

No

-

-

- name

No

string

No

-

-

- description

No

string

No

-

-

- starttime

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.7.1.1. Property NGFF Plate > plate > acquisitions > acquisitions items > id#

Type

integer

Required

Yes

1.7.1.2. Property NGFF Plate > plate > acquisitions > acquisitions items > maximumfieldcount#

Type

integer

Required

No

1.7.1.3. Property NGFF Plate > plate > acquisitions > acquisitions items > name#

Type

string

Required

No

1.7.1.4. Property NGFF Plate > plate > acquisitions > acquisitions items > description#

Type

string

Required

No

1.7.1.5. Property NGFF Plate > plate > acquisitions > acquisitions items > starttime#

Type

integer

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.7.1.6. Property NGFF Plate > plate > acquisitions > acquisitions items > endtime#

Type

integer

Required

No

Description: The end timestamp of the acquisition, expressed as epoch time i.e. the number seconds since the Epoch

Restrictions

Minimum

≥ 0


Generated using json-schema-for-humans on 2026-09-09 at 10:32:40 +0000