Class: RoiMeasurements
Measurements computed on the ROIs of an image. Intended to be used with ROIs.
URI: microscopemetrics_schema:RoiMeasurements
classDiagram
class RoiMeasurements
click RoiMeasurements href "../RoiMeasurements"
RoiMeasurements : measurements_table
RoiMeasurements --> "0..1" Table : measurements_table
click Table href "../Table"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
measurements_table | 0..1 Table |
Linked table of measurements | direct |
Mixin Usage
mixed into | description |
---|---|
Identifier and Mapping Information
Schema Source
- from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microscopemetrics_schema:RoiMeasurements |
native | microscopemetrics_schema:RoiMeasurements |
LinkML Source
Direct
name: RoiMeasurements
description: Measurements computed on the ROIs of an image. Intended to be used with
ROIs.
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
mixin: true
attributes:
measurements_table:
name: measurements_table
description: Linked table of measurements
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
domain_of:
- RoiMeasurements
range: Table
required: false
multivalued: false
Induced
name: RoiMeasurements
description: Measurements computed on the ROIs of an image. Intended to be used with
ROIs.
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
mixin: true
attributes:
measurements_table:
name: measurements_table
description: Linked table of measurements
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
alias: measurements_table
owner: RoiMeasurements
domain_of:
- RoiMeasurements
range: Table
required: false
multivalued: false