METADATA#

Python object: phenotypic.schema._metadata.METADATA

Framework-populated image metadata keys.

These labels are set automatically by the image pipeline (not by the user) and name the bookkeeping entries on the image.metadata accessor. Members render as MetadataImage_<Label> (e.g. MetadataImage_ImageName) in the Metadata column family shared with the user-facing experimental tags in phenotypic.schema (see SAMPLE_METADATA and siblings).

For the standardized biological/experimental vocabulary users supply via the --metadata CSV, use the experimental-tag enums instead.

Category: MetadataImage#

Column label

Description

Type

MetadataImage_UUID

The unique identifier of the image.

Identity / design

MetadataImage_ImageName

The name of the image.

Identity / design

MetadataImage_ParentImageName

The name of the parent image.

Identity / design

MetadataImage_ParentUUID

The UUID of the parent image.

Identity / design

MetadataImage_ImageFormat

The format of the image.

Identity / design

MetadataImage_ImageType

The type of the image.

Identity / design

MetadataImage_BitDepth

The bit depth of the image.

Identity / design

MetadataImage_FileSuffix

The file suffix of the original file the image was imported from

Identity / design