Class: ArgolightBDataset
-An Argolight sample pattern B dataset. This pattern consists of an array of circles
-URI: microscopemetrics_schema:ArgolightBDataset
-Inheritance
--
-
- NamedObject
-
-
- MetricsObject
-
-
- MetricsDataset
-
-
- ArgolightBDataset -
-
- - MetricsDataset
- - MetricsObject
Slots
-Name | -Cardinality and Range | -Description | -Inheritance | -
---|---|---|---|
input | -0..1 ArgolightBInput |
-- | direct | -
output | -0..1 ArgolightBOutput |
-- | direct | -
microscope | -1..1 Microscope |
-The microscope that was used to acquire the dataset | -MetricsDataset | -
sample | -0..1 Sample |
-The sample that was imaged | -MetricsDataset | -
experimenter | -0..1 Experimenter |
-The experimenter that performed the imaging experiment | -MetricsDataset | -
acquisition_datetime | -0..1 datetime |
-The datetime of the acquisition | -MetricsDataset | -
processed | -1..1 Boolean |
-Has the dataset been processed by microscope-metrics | -MetricsDataset | -
data_reference | -0..1 DataReference |
-A reference to the data | -MetricsObject | -
linked_references | -0..* 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:ArgolightBDataset | -
native | -microscopemetrics_schema:ArgolightBDataset | -
LinkML Source
- -Direct
-name: ArgolightBDataset
-description: An Argolight sample pattern B dataset. This pattern consists of an array
- of circles
-from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
-is_a: MetricsDataset
-attributes:
- input:
- name: input
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/samples/argolight_schema
- domain_of:
- - MetricsDataset
- - FieldIlluminationDataset
- - PSFBeadsDataset
- - ArgolightBDataset
- - ArgolightEDataset
- range: ArgolightBInput
- output:
- name: output
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/samples/argolight_schema
- domain_of:
- - MetricsDataset
- - FieldIlluminationDataset
- - PSFBeadsDataset
- - ArgolightBDataset
- - ArgolightEDataset
- range: ArgolightBOutput
-
-
-Induced
-name: ArgolightBDataset
-description: An Argolight sample pattern B dataset. This pattern consists of an array
- of circles
-from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
-is_a: MetricsDataset
-attributes:
- input:
- name: input
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/samples/argolight_schema
- alias: input
- owner: ArgolightBDataset
- domain_of:
- - MetricsDataset
- - FieldIlluminationDataset
- - PSFBeadsDataset
- - ArgolightBDataset
- - ArgolightEDataset
- range: ArgolightBInput
- output:
- name: output
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/samples/argolight_schema
- alias: output
- owner: ArgolightBDataset
- domain_of:
- - MetricsDataset
- - FieldIlluminationDataset
- - PSFBeadsDataset
- - ArgolightBDataset
- - ArgolightEDataset
- range: ArgolightBOutput
- microscope:
- name: microscope
- description: The microscope that was used to acquire the dataset
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core_schema
- rank: 1000
- multivalued: false
- alias: microscope
- owner: ArgolightBDataset
- domain_of:
- - MetricsDataset
- range: Microscope
- required: true
- sample:
- name: sample
- description: The sample that was imaged
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core_schema
- rank: 1000
- multivalued: false
- alias: sample
- owner: ArgolightBDataset
- domain_of:
- - MetricsDataset
- range: Sample
- experimenter:
- name: experimenter
- description: The experimenter that performed the imaging experiment
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core_schema
- rank: 1000
- multivalued: false
- alias: experimenter
- owner: ArgolightBDataset
- domain_of:
- - MetricsDataset
- range: Experimenter
- acquisition_datetime:
- name: acquisition_datetime
- description: The datetime of the acquisition
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core_schema
- rank: 1000
- multivalued: false
- alias: acquisition_datetime
- owner: ArgolightBDataset
- domain_of:
- - MetricsDataset
- - Image
- range: datetime
- processed:
- name: processed
- description: Has the dataset been processed by microscope-metrics
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core_schema
- rank: 1000
- multivalued: false
- ifabsent: 'False'
- alias: processed
- owner: ArgolightBDataset
- domain_of:
- - MetricsDataset
- range: boolean
- required: true
- data_reference:
- name: data_reference
- description: A reference to the data
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core_schema
- rank: 1000
- multivalued: false
- alias: data_reference
- owner: ArgolightBDataset
- domain_of:
- - MetricsObject
- range: DataReference
- required: false
- linked_references:
- name: linked_references
- description: A list of linked references
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema/core_schema
- rank: 1000
- multivalued: true
- alias: linked_references
- owner: ArgolightBDataset
- domain_of:
- - MetricsObject
- range: DataReference
- required: false
- 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
- rank: 1000
- multivalued: false
- alias: name
- owner: ArgolightBDataset
- domain_of:
- - NamedObject
- - Experimenter
- range: string
- required: false
- description:
- name: description
- description: A human readable description of an entity
- from_schema: https://MontpellierRessourcesImagerie.github.io/microscopemetrics-schema
- rank: 1000
- multivalued: false
- alias: description
- owner: ArgolightBDataset
- domain_of:
- - NamedObject
- - Tag
- range: string
- required: false
-
-
-