Class: LightSourcePowerOutput
URI: microscopemetrics_schema:LightSourcePowerOutput
classDiagram
class LightSourcePowerOutput
click LightSourcePowerOutput href "../LightSourcePowerOutput"
MetricsOutput <|-- LightSourcePowerOutput
click MetricsOutput href "../MetricsOutput"
LightSourcePowerOutput : comment
LightSourcePowerOutput --> "0..1" Comment : comment
click Comment href "../Comment"
LightSourcePowerOutput : errors
LightSourcePowerOutput : key_measurements
LightSourcePowerOutput --> "0..1" LightSourcePowerKeyMeasurements : key_measurements
click LightSourcePowerKeyMeasurements href "../LightSourcePowerKeyMeasurements"
LightSourcePowerOutput : processing_application
LightSourcePowerOutput : processing_datetime
LightSourcePowerOutput : processing_entity
LightSourcePowerOutput : processing_log
LightSourcePowerOutput : processing_version
LightSourcePowerOutput : validated
LightSourcePowerOutput : validation_datetime
LightSourcePowerOutput : warnings
Inheritance
- MetricsOutput
- LightSourcePowerOutput
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
key_measurements | 0..1 LightSourcePowerKeyMeasurements |
Key-Value measurements for the power measurements | direct |
comment | 0..1 Comment |
A human readable comment | MetricsOutput |
processing_application | 1..* String |
The application used to process the dataset | MetricsOutput |
processing_version | 1..* String |
The version of the application used to process the dataset | MetricsOutput |
processing_entity | * String |
The entity that processed the dataset | MetricsOutput |
processing_datetime | 1 datetime |
The datetime of the processing by microscope-metrics | MetricsOutput |
processing_log | 0..1 String |
The log of the processing by microscope-metrics | MetricsOutput |
warnings | * String |
The warnings of the processing by microscope-metrics | MetricsOutput |
errors | * String |
The errors of the processing by microscope-metrics | MetricsOutput |
validated | 1 Boolean |
Has the dataset been validated by a human | MetricsOutput |
validation_datetime | 0..1 datetime |
The datetime of the validation | MetricsOutput |
Usages
used by | used in | type | used |
---|---|---|---|
LightSourcePowerDataset | output | range | LightSourcePowerOutput |
Identifier and Mapping Information
Schema Source
- from schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microscopemetrics_schema:LightSourcePowerOutput |
native | microscopemetrics_schema:LightSourcePowerOutput |
LinkML Source
Direct
name: LightSourcePowerOutput
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
is_a: MetricsOutput
attributes:
key_measurements:
name: key_measurements
description: Key-Value measurements for the power measurements.
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/analyses/light_source_power
domain_of:
- MetricsOutput
- FieldIlluminationOutput
- PSFBeadsOutput
- LightSourcePowerOutput
range: LightSourcePowerKeyMeasurements
Induced
name: LightSourcePowerOutput
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
is_a: MetricsOutput
attributes:
key_measurements:
name: key_measurements
description: Key-Value measurements for the power measurements.
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/analyses/light_source_power
alias: key_measurements
owner: LightSourcePowerOutput
domain_of:
- MetricsOutput
- FieldIlluminationOutput
- PSFBeadsOutput
- LightSourcePowerOutput
range: LightSourcePowerKeyMeasurements
comment:
name: comment
description: A human readable comment
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
rank: 1000
alias: comment
owner: LightSourcePowerOutput
domain_of:
- MetricsOutput
range: Comment
required: false
multivalued: false
processing_application:
name: processing_application
description: The application used to process the dataset
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
alias: processing_application
owner: LightSourcePowerOutput
domain_of:
- MetricsOutput
range: string
required: true
multivalued: true
processing_version:
name: processing_version
description: The version of the application used to process the dataset
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
alias: processing_version
owner: LightSourcePowerOutput
domain_of:
- MetricsOutput
range: string
required: true
multivalued: true
processing_entity:
name: processing_entity
description: The entity that processed the dataset
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
alias: processing_entity
owner: LightSourcePowerOutput
domain_of:
- MetricsOutput
range: string
required: false
multivalued: true
processing_datetime:
name: processing_datetime
description: The datetime of the processing by microscope-metrics
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
alias: processing_datetime
owner: LightSourcePowerOutput
domain_of:
- MetricsOutput
range: datetime
required: true
multivalued: false
processing_log:
name: processing_log
description: The log of the processing by microscope-metrics
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
alias: processing_log
owner: LightSourcePowerOutput
domain_of:
- MetricsOutput
range: string
required: false
multivalued: false
warnings:
name: warnings
description: The warnings of the processing by microscope-metrics
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
alias: warnings
owner: LightSourcePowerOutput
domain_of:
- MetricsOutput
range: string
required: false
multivalued: true
errors:
name: errors
description: The errors of the processing by microscope-metrics
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
alias: errors
owner: LightSourcePowerOutput
domain_of:
- MetricsOutput
range: string
required: false
multivalued: true
validated:
name: validated
description: Has the dataset been validated by a human
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
ifabsent: 'False'
alias: validated
owner: LightSourcePowerOutput
domain_of:
- MetricsOutput
range: boolean
required: true
multivalued: false
validation_datetime:
name: validation_datetime
description: The datetime of the validation
from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core
rank: 1000
alias: validation_datetime
owner: LightSourcePowerOutput
domain_of:
- MetricsOutput
range: datetime
required: false
multivalued: false