OME-NGFF well schema#

Title: OME-NGFF well schema

Type

object

Required

No

Additional properties

Any type allowed

Description: JSON from OME-NGFF .zattrs

Property

Pattern

Type

Deprecated

Definition

Title/Description

- well

No

object

No

-

-

1. Property OME-NGFF well schema > well#

Type

object

Required

No

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

- version

No

enum (of string)

No

-

The version of the specification

1.1. Property OME-NGFF well schema > 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. OME-NGFF well schema > 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. Property OME-NGFF well schema > well > images > images items > acquisition#

Type

integer

Required

No

Description: A unique identifier within the context of the plate

1.1.1.2. Property OME-NGFF well schema > 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-NGFF well schema > well > version#

Type

enum (of string)

Required

No

Description: The version of the specification

Must be one of:

  • “0.4”


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