Skip to content

Class: OrthogonalImage

An image that is orthogonal to the main image

URI: microscopemetrics_schema:OrthogonalImage

classDiagram class OrthogonalImage click OrthogonalImage href "../OrthogonalImage" Image <|-- OrthogonalImage click Image href "../Image" OrthogonalImage : acquisition_datetime OrthogonalImage : array_data OrthogonalImage --> "0..1" MetaObject : array_data click MetaObject href "../MetaObject" OrthogonalImage : axis OrthogonalImage --> "1" PlaneAxisEnum : axis click PlaneAxisEnum href "../PlaneAxisEnum" OrthogonalImage : channel_series OrthogonalImage --> "0..1" ChannelSeries : channel_series click ChannelSeries href "../ChannelSeries" OrthogonalImage : data_reference OrthogonalImage --> "0..1" DataReference : data_reference click DataReference href "../DataReference" OrthogonalImage : description OrthogonalImage : linked_references OrthogonalImage --> "*" DataReference : linked_references click DataReference href "../DataReference" OrthogonalImage : name OrthogonalImage : shape_c OrthogonalImage : shape_t OrthogonalImage : shape_x OrthogonalImage : shape_y OrthogonalImage : shape_z OrthogonalImage : source_images OrthogonalImage --> "*" DataReference : source_images click DataReference href "../DataReference" OrthogonalImage : source_roi OrthogonalImage --> "1" Roi : source_roi click Roi href "../Roi" OrthogonalImage : time_series OrthogonalImage --> "0..1" TimeSeries : time_series click TimeSeries href "../TimeSeries" OrthogonalImage : voxel_size_x_micron OrthogonalImage : voxel_size_y_micron OrthogonalImage : voxel_size_z_micron

Inheritance

Slots

Name Cardinality and Range Description Inheritance
source_roi 1
Roi
The source ROI of the orthogonal image direct
axis 1
PlaneAxisEnum
The axis of the orthogonal image direct
acquisition_datetime 0..1
datetime
The datetime of the acquisition Image
voxel_size_x_micron 0..1
Float
The physical size in the voxel in the x dimension in microns Image
voxel_size_y_micron 0..1
Float
The physical size in the voxel in the y dimension in microns Image
voxel_size_z_micron 0..1
Float
The physical size in the voxel in the z dimension in microns Image
shape_x 1
Integer
The shape of an image in the x dimension Image
shape_y 1
Integer
The shape of an image in the y dimension Image
shape_z 1
Integer
The shape of an image in the z dimension Image
shape_c 1
Integer
The shape of an image in the c dimension Image
shape_t 1
Integer
The shape of an image in the t dimension Image
time_series 0..1
TimeSeries
A series representing time for time-lapse images Image
channel_series 0..1
ChannelSeries
A series representing channels for multi-channel images Image
source_images *
DataReference
A list of references linking to the images that were used as a source Image
array_data 0..1
MetaObject
A non-required slot for non-serializable array data object Image
data_reference 0..1
DataReference
A reference to the data MetricsObject
linked_references *
DataReference
A list of linked references MetricsObject
name 0..1
String
The human readable name of an entity NamedObject
description 0..1
String
A human readable description of an entity NamedObject

Identifier and Mapping Information

Schema Source

  • from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema

Mappings

Mapping Type Mapped Value
self microscopemetrics_schema:OrthogonalImage
native microscopemetrics_schema:OrthogonalImage

LinkML Source

Direct

name: OrthogonalImage
description: An image that is orthogonal to the main image
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
is_a: Image
attributes:
  source_roi:
    name: source_roi
    description: The source ROI of the orthogonal image. The ROI has to contain a
      single point shape.
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
    rank: 1000
    domain_of:
    - OrthogonalImage
    range: Roi
    required: true
    multivalued: false
  axis:
    name: axis
    description: The axis of the orthogonal image
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
    rank: 1000
    domain_of:
    - OrthogonalImage
    range: PlaneAxisEnum
    required: true
    multivalued: false

Induced

name: OrthogonalImage
description: An image that is orthogonal to the main image
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
is_a: Image
attributes:
  source_roi:
    name: source_roi
    description: The source ROI of the orthogonal image. The ROI has to contain a
      single point shape.
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
    rank: 1000
    alias: source_roi
    owner: OrthogonalImage
    domain_of:
    - OrthogonalImage
    range: Roi
    required: true
    multivalued: false
  axis:
    name: axis
    description: The axis of the orthogonal image
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
    rank: 1000
    alias: axis
    owner: OrthogonalImage
    domain_of:
    - OrthogonalImage
    range: PlaneAxisEnum
    required: true
    multivalued: false
  acquisition_datetime:
    name: acquisition_datetime
    description: The datetime of the acquisition
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: acquisition_datetime
    owner: OrthogonalImage
    domain_of:
    - MetricsDataset
    - Image
    - PowerSample
    range: datetime
    multivalued: false
  voxel_size_x_micron:
    name: voxel_size_x_micron
    description: The physical size in the voxel in the x dimension in microns
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: voxel_size_x_micron
    owner: OrthogonalImage
    domain_of:
    - Image
    range: float
    required: false
    multivalued: false
  voxel_size_y_micron:
    name: voxel_size_y_micron
    description: The physical size in the voxel in the y dimension in microns
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: voxel_size_y_micron
    owner: OrthogonalImage
    domain_of:
    - Image
    range: float
    required: false
    multivalued: false
  voxel_size_z_micron:
    name: voxel_size_z_micron
    description: The physical size in the voxel in the z dimension in microns
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: voxel_size_z_micron
    owner: OrthogonalImage
    domain_of:
    - Image
    range: float
    required: false
    multivalued: false
  shape_x:
    name: shape_x
    description: The shape of an image in the x dimension
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: shape_x
    owner: OrthogonalImage
    domain_of:
    - Image
    range: integer
    required: true
    multivalued: false
  shape_y:
    name: shape_y
    description: The shape of an image in the y dimension
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: shape_y
    owner: OrthogonalImage
    domain_of:
    - Image
    range: integer
    required: true
    multivalued: false
  shape_z:
    name: shape_z
    description: The shape of an image in the z dimension
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    ifabsent: int(1)
    alias: shape_z
    owner: OrthogonalImage
    domain_of:
    - Image
    range: integer
    required: true
    multivalued: false
  shape_c:
    name: shape_c
    description: The shape of an image in the c dimension
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    ifabsent: int(1)
    alias: shape_c
    owner: OrthogonalImage
    domain_of:
    - Image
    range: integer
    required: true
    multivalued: false
  shape_t:
    name: shape_t
    description: The shape of an image in the t dimension
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    ifabsent: int(1)
    alias: shape_t
    owner: OrthogonalImage
    domain_of:
    - Image
    range: integer
    required: true
    multivalued: false
  time_series:
    name: time_series
    implements:
    - linkml:axis0
    description: A series representing time for time-lapse images.
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: time_series
    owner: OrthogonalImage
    domain_of:
    - Image
    range: TimeSeries
    required: false
  channel_series:
    name: channel_series
    implements:
    - linkml:axis4
    description: A series representing channels for multi-channel images.
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: channel_series
    owner: OrthogonalImage
    domain_of:
    - Image
    range: ChannelSeries
    required: false
  source_images:
    name: source_images
    description: A list of references linking to the images that were used as a source
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: source_images
    owner: OrthogonalImage
    domain_of:
    - Image
    range: DataReference
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  array_data:
    name: array_data
    description: A non-required slot for non-serializable array data object
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: array_data
    owner: OrthogonalImage
    domain_of:
    - Image
    range: MetaObject
    required: false
    multivalued: false
  data_reference:
    name: data_reference
    description: A reference to the data
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: data_reference
    owner: OrthogonalImage
    domain_of:
    - MetricsObject
    range: DataReference
    required: false
    multivalued: false
  linked_references:
    name: linked_references
    description: A list of linked references
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
    rank: 1000
    alias: linked_references
    owner: OrthogonalImage
    domain_of:
    - MetricsObject
    range: DataReference
    required: false
    multivalued: true
    inlined: true
    inlined_as_list: true
  name:
    name: name
    description: The human readable name of an entity
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
    rank: 1000
    alias: name
    owner: OrthogonalImage
    domain_of:
    - NamedObject
    range: string
    required: false
    multivalued: false
  description:
    name: description
    description: A human readable description of an entity
    from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
    rank: 1000
    alias: description
    owner: OrthogonalImage
    domain_of:
    - NamedObject
    range: string
    required: false
    multivalued: false