Class: CytoFLEX_Acquisition (CytoFLEXAcquisition)
Metadata describing a data acquisition using the CytoFLEX instrument
URI: microbial_experiment_schema:CytoFLEXAcquisition
classDiagram
class CytoFLEXAcquisition
click CytoFLEXAcquisition href "../CytoFLEXAcquisition"
ExperimentWithInstrument <|-- CytoFLEXAcquisition
click ExperimentWithInstrument href "../ExperimentWithInstrument"
CytoFLEXAcquisition : core_data_path
CytoFLEXAcquisition --> "1" StringValue : core_data_path
click StringValue href "../StringValue"
CytoFLEXAcquisition : data_acquisition_date
CytoFLEXAcquisition --> "1" DateValue : data_acquisition_date
click DateValue href "../DateValue"
CytoFLEXAcquisition : elab_experiment
CytoFLEXAcquisition --> "1" ELabExperiment : elab_experiment
click ELabExperiment href "../ELabExperiment"
CytoFLEXAcquisition : fc_acquisition_threshold_channel
CytoFLEXAcquisition --> "0..1" StringValue : fc_acquisition_threshold_channel
click StringValue href "../StringValue"
CytoFLEXAcquisition : fc_acquisition_threshold_value
CytoFLEXAcquisition --> "0..1" NumberValue : fc_acquisition_threshold_value
click NumberValue href "../NumberValue"
CytoFLEXAcquisition : fc_flow_rate_setting
CytoFLEXAcquisition --> "0..1" FlowRateValue : fc_flow_rate_setting
click FlowRateValue href "../FlowRateValue"
CytoFLEXAcquisition : fc_injection_mode
CytoFLEXAcquisition --> "0..1" FCInjectionModeValue : fc_injection_mode
click FCInjectionModeValue href "../FCInjectionModeValue"
CytoFLEXAcquisition : fixation_method
CytoFLEXAcquisition --> "0..1" FixationMethodValue : fixation_method
click FixationMethodValue href "../FixationMethodValue"
CytoFLEXAcquisition : fluorescent_probe
CytoFLEXAcquisition --> "0..1" FluorescentProbeValue : fluorescent_probe
click FluorescentProbeValue href "../FluorescentProbeValue"
CytoFLEXAcquisition : incubation_agitation
CytoFLEXAcquisition --> "0..1" AgitationValue : incubation_agitation
click AgitationValue href "../AgitationValue"
CytoFLEXAcquisition : incubation_atmosphere
CytoFLEXAcquisition --> "0..1" IncubationAtmosphereValue : incubation_atmosphere
click IncubationAtmosphereValue href "../IncubationAtmosphereValue"
CytoFLEXAcquisition : incubation_duration
CytoFLEXAcquisition --> "0..1" DurationValue : incubation_duration
click DurationValue href "../DurationValue"
CytoFLEXAcquisition : incubation_temperature
CytoFLEXAcquisition --> "0..1" TemperatureValue : incubation_temperature
click TemperatureValue href "../TemperatureValue"
CytoFLEXAcquisition : instrument_id
CytoFLEXAcquisition --> "1" ELabItemValue : instrument_id
click ELabItemValue href "../ELabItemValue"
CytoFLEXAcquisition : microbial_material_id
CytoFLEXAcquisition --> "0..1" MicrobialMaterialIDValue : microbial_material_id
click MicrobialMaterialIDValue href "../MicrobialMaterialIDValue"
CytoFLEXAcquisition : operator_id
CytoFLEXAcquisition --> "1" OperatorIDValue : operator_id
click OperatorIDValue href "../OperatorIDValue"
CytoFLEXAcquisition : project_id
CytoFLEXAcquisition --> "1" ELabItemValue : project_id
click ELabItemValue href "../ELabItemValue"
CytoFLEXAcquisition : sample_purpose_codes
CytoFLEXAcquisition --> "0..1" SamplePurposeCodesValue : sample_purpose_codes
click SamplePurposeCodesValue href "../SamplePurposeCodesValue"
CytoFLEXAcquisition : specific_data_path
CytoFLEXAcquisition --> "1" StringValue : specific_data_path
click StringValue href "../StringValue"
CytoFLEXAcquisition : template_name
CytoFLEXAcquisition --> "1" CytoFLEXAcquisitionTemplateNameValue : template_name
click CytoFLEXAcquisitionTemplateNameValue href "../CytoFLEXAcquisitionTemplateNameValue"
Inheritance
- Experiment
- ExperimentWithData
- ExperimentWithInstrument
- CytoFLEXAcquisition
- ExperimentWithInstrument
- ExperimentWithData
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
fc_acquisition_threshold_channel | 0..1 StringValue |
Which channel as named by the manufacturer was used to threshold the data acq... | direct |
fc_acquisition_threshold_value | 0..1 NumberValue |
Threshold value in arbitrary units that defines the lower limit of data acqui... | direct |
fc_flow_rate_setting | 0..1 FlowRateValue |
Set flow rate of data acquisition on flow cytometer | direct |
fc_injection_mode | 0..1 FCInjectionModeValue |
Sample acquisition format in flow cytometer | direct |
fixation_method | 0..1 FixationMethodValue |
Specific treatment applied to cells to prevent future changes | direct |
fluorescent_probe | 0..1 FluorescentProbeValue |
Fluorescent probe(s) used in the experiment, as linked item(s) from ELabFTW | direct |
incubation_agitation | 0..1 AgitationValue |
Speed of agitation that cells were incubated during an experiment | direct |
incubation_atmosphere | 0..1 IncubationAtmosphereValue |
Atmosphere that cells were incubated in to encourage growth | direct |
incubation_duration | 0..1 DurationValue |
Length of time that cells were incubated during an experiment | direct |
incubation_temperature | 0..1 TemperatureValue |
Temperature at which cells were incubated during an experiment or culture | direct |
microbial_material_id | 0..1 MicrobialMaterialIDValue |
Cell material(s) used in experiment as named in the eLabFTW database (linked ... | direct |
sample_purpose_codes | 0..1 SamplePurposeCodesValue |
The types of samples acquired in an experiment (from a controlled list) | direct |
instrument_id | 1 ELabItemValue |
The instrument used to acquire the data in an experiment (linked item from EL... | ExperimentWithInstrument |
core_data_path | 1 StringValue |
Portion of the data pathway that will not change as the template is used to g... | ExperimentWithData |
specific_data_path | 1 StringValue |
Portion of the data pathway specific to data from a given experimental record... | ExperimentWithData |
data_acquisition_date | 1 DateValue |
Date on which data were acquired according to eLabFTW record | Experiment |
elab_experiment | 1 ELabExperiment |
A self-reference to this experiment record | Experiment |
operator_id | 1 OperatorIDValue |
Instrument operator during an experiment (a linked item from ELabFTW) | Experiment |
project_id | 1 ELabItemValue |
The project that an experiment supports (link to an ELabFTW item) | Experiment |
template_name | 1 CytoFLEXAcquisitionTemplateNameValue |
The name of the template used to collect metadata for an experiment in ELabFT... | Experiment |
Identifier and Mapping Information
Annotations
property | value |
---|---|
elabftw_template | True |
Schema Source
- from schema: https://w3id.org/usnistgov/microbial-experiment-schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | microbial_experiment_schema:CytoFLEXAcquisition |
native | microbial_experiment_schema:CytoFLEXAcquisition |
LinkML Source
Direct
name: CytoFLEXAcquisition
annotations:
elabftw_template:
tag: elabftw_template
value: true
description: Metadata describing a data acquisition using the CytoFLEX instrument
title: CytoFLEX_Acquisition
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
is_a: ExperimentWithInstrument
slots:
- fc_acquisition_threshold_channel
- fc_acquisition_threshold_value
- fc_flow_rate_setting
- fc_injection_mode
- fixation_method
- fluorescent_probe
- incubation_agitation
- incubation_atmosphere
- incubation_duration
- incubation_temperature
- microbial_material_id
- sample_purpose_codes
slot_usage:
template_name:
name: template_name
ifabsent: CytoFLEX_Acquisition
range: CytoFLEXAcquisitionTemplateNameValue
Induced
name: CytoFLEXAcquisition
annotations:
elabftw_template:
tag: elabftw_template
value: true
description: Metadata describing a data acquisition using the CytoFLEX instrument
title: CytoFLEX_Acquisition
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
is_a: ExperimentWithInstrument
slot_usage:
template_name:
name: template_name
ifabsent: CytoFLEX_Acquisition
range: CytoFLEXAcquisitionTemplateNameValue
attributes:
fc_acquisition_threshold_channel:
name: fc_acquisition_threshold_channel
annotations:
elabftw_group:
tag: elabftw_group
value: Fluorescence FC
elabftw_user_input:
tag: elabftw_user_input
value: true
description: Which channel as named by the manufacturer was used to threshold
the data acquisition
title: FCAcquisitionThresholdChannel
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: fc_acquisition_threshold_channel
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- GenericTemplateDeprecated
- GenericTemplate
range: StringValue
required: false
fc_acquisition_threshold_value:
name: fc_acquisition_threshold_value
annotations:
elabftw_group:
tag: elabftw_group
value: Fluorescence FC
elabftw_user_input:
tag: elabftw_user_input
value: true
description: Threshold value in arbitrary units that defines the lower limit of
data acquisition in flow cytometry
title: FCAcquisitionThresholdValue
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: fc_acquisition_threshold_value
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- GenericTemplateDeprecated
- GenericTemplate
range: NumberValue
required: false
fc_flow_rate_setting:
name: fc_flow_rate_setting
annotations:
elabftw_group:
tag: elabftw_group
value: Fluorescence FC
elabftw_user_input:
tag: elabftw_user_input
value: true
elabftw_default_unit:
tag: elabftw_default_unit
value: µL/min
description: Set flow rate of data acquisition on flow cytometer
title: FCFlowRateSetting
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: fc_flow_rate_setting
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- CytoFLEXVolumeCalibration
- GenericTemplateDeprecated
- GenericTemplate
range: FlowRateValue
required: false
fc_injection_mode:
name: fc_injection_mode
annotations:
elabftw_group:
tag: elabftw_group
value: Fluorescence FC
elabftw_user_input:
tag: elabftw_user_input
value: true
description: Sample acquisition format in flow cytometer
title: FCInjectionMode
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
ifabsent: Tube
alias: fc_injection_mode
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- CytoFLEXVolumeCalibration
- GenericTemplateDeprecated
- GenericTemplate
range: FCInjectionModeValue
required: false
fixation_method:
name: fixation_method
annotations:
elabftw_group:
tag: elabftw_group
value: Generic Microbial
elabftw_user_input:
tag: elabftw_user_input
value: true
description: Specific treatment applied to cells to prevent future changes
title: FixationMethod
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
ifabsent: None
alias: fixation_method
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- GenericTemplateDeprecated
- FormaldehydeFixation
- MicroscopyAcquisition
- GenericTemplate
- CoulterAcquisition
- BactoBoxAcquisition
- LogCOMETSamplePrep
- CFU
range: FixationMethodValue
required: false
fluorescent_probe:
name: fluorescent_probe
annotations:
elabftw_group:
tag: elabftw_group
value: Generic Microbial
elabftw_user_input:
tag: elabftw_user_input
value: true
description: Fluorescent probe(s) used in the experiment, as linked item(s) from
ELabFTW
title: FluorescentProbe
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: fluorescent_probe
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- GenericTemplateDeprecated
- MicroscopyAcquisition
- GenericTemplate
range: FluorescentProbeValue
required: false
incubation_agitation:
name: incubation_agitation
annotations:
elabftw_group:
tag: elabftw_group
value: Generic Microbial
elabftw_user_input:
tag: elabftw_user_input
value: true
elabftw_default_unit:
tag: elabftw_default_unit
value: rpm
description: Speed of agitation that cells were incubated during an experiment
title: IncubationAgitation
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: incubation_agitation
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- CellCultureInBroth
- GenericTemplateDeprecated
- FormaldehydeFixation
- MicroscopyAcquisition
- GenericTemplate
- InitiateGrowthOfBSpizizenii
range: AgitationValue
required: false
incubation_atmosphere:
name: incubation_atmosphere
annotations:
elabftw_group:
tag: elabftw_group
value: Generic Microbial
elabftw_user_input:
tag: elabftw_user_input
value: true
description: Atmosphere that cells were incubated in to encourage growth
title: IncubationAtmosphere
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: incubation_atmosphere
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- CellCultureInBroth
- GenericTemplateDeprecated
- FormaldehydeFixation
- MicroscopyAcquisition
- GenericTemplate
- CFU
- InitiateGrowthOfBSpizizenii
range: IncubationAtmosphereValue
required: false
incubation_duration:
name: incubation_duration
annotations:
elabftw_group:
tag: elabftw_group
value: Generic Microbial
elabftw_user_input:
tag: elabftw_user_input
value: true
elabftw_default_unit:
tag: elabftw_default_unit
value: hr
description: Length of time that cells were incubated during an experiment
title: IncubationDuration
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: incubation_duration
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- CellCultureInBroth
- GenericTemplateDeprecated
- FormaldehydeFixation
- MicroscopyAcquisition
- GenericTemplate
- CFU
- InitiateGrowthOfBSpizizenii
range: DurationValue
required: false
incubation_temperature:
name: incubation_temperature
annotations:
elabftw_group:
tag: elabftw_group
value: Generic Microbial
elabftw_user_input:
tag: elabftw_user_input
value: true
elabftw_default_unit:
tag: elabftw_default_unit
value: oC
description: Temperature at which cells were incubated during an experiment or
culture
title: IncubationTemperature
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: incubation_temperature
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- CellCultureInBroth
- GenericTemplateDeprecated
- FormaldehydeFixation
- MicroscopyAcquisition
- GenericTemplate
- CFU
- InitiateGrowthOfBSpizizenii
range: TemperatureValue
required: false
microbial_material_id:
name: microbial_material_id
annotations:
elabftw_group:
tag: elabftw_group
value: LabCAS
elabftw_user_input:
tag: elabftw_user_input
value: true
description: Cell material(s) used in experiment as named in the eLabFTW database
(linked items)
title: MicrobialMaterialID
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: microbial_material_id
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- NucleicAcidExtraction
- CellCultureInBroth
- GenericTemplateDeprecated
- FormaldehydeFixation
- MicroscopyAcquisition
- GenericTemplate
- CoulterAcquisition
- BactoBoxAcquisition
- LogCOMETSamplePrep
- CFU
- InitiateGrowthOfBSpizizenii
range: MicrobialMaterialIDValue
required: false
sample_purpose_codes:
name: sample_purpose_codes
annotations:
elabftw_group:
tag: elabftw_group
value: Generic Microbial
elabftw_user_input:
tag: elabftw_user_input
value: true
description: The types of samples acquired in an experiment (from a controlled
list)
title: SamplePurposeCodes
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
ifabsent: Positive control
alias: sample_purpose_codes
owner: CytoFLEXAcquisition
domain_of:
- CytoFLEXAcquisition
- NucleicAcidExtraction
- CellCultureInBroth
- GenericTemplateDeprecated
- FormaldehydeFixation
- MicroscopyAcquisition
- GenericTemplate
- CoulterAcquisition
- BactoBoxAcquisition
- LogCOMETSamplePrep
- CFU
- InitiateGrowthOfBSpizizenii
range: SamplePurposeCodesValue
required: false
instrument_id:
name: instrument_id
annotations:
elabftw_group:
tag: elabftw_group
value: LabCAS
elabftw_user_input:
tag: elabftw_user_input
value: true
description: The instrument used to acquire the data in an experiment (linked
item from ELabFTW)
title: InstrumentID
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: instrument_id
owner: CytoFLEXAcquisition
domain_of:
- ExperimentWithInstrument
- ExperimentWithInstrumentNoData
range: ELabItemValue
required: true
core_data_path:
name: core_data_path
annotations:
elabftw_group:
tag: elabftw_group
value: LabCAS
elabftw_user_input:
tag: elabftw_user_input
value: true
read_only:
tag: read_only
value: true
description: Portion of the data pathway that will not change as the template
is used to generate experimental records (should be network-resolvable)
title: CoreDataPath
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: core_data_path
owner: CytoFLEXAcquisition
domain_of:
- ExperimentWithData
range: StringValue
required: true
specific_data_path:
name: specific_data_path
annotations:
elabftw_group:
tag: elabftw_group
value: LabCAS
elabftw_user_input:
tag: elabftw_user_input
value: true
description: Portion of the data pathway specific to data from a given experimental
record (should be a sub-path of the location specified by `CoreDataPath`)
title: SpecificDataPath
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: specific_data_path
owner: CytoFLEXAcquisition
domain_of:
- ExperimentWithData
range: StringValue
required: true
data_acquisition_date:
name: data_acquisition_date
annotations:
elabftw_group:
tag: elabftw_group
value: LabCAS
elabftw_user_input:
tag: elabftw_user_input
value: true
description: Date on which data were acquired according to eLabFTW record
title: DataAcquisitionDate
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: data_acquisition_date
owner: CytoFLEXAcquisition
domain_of:
- Experiment
range: DateValue
required: true
elab_experiment:
name: elab_experiment
annotations:
elabftw_user_input:
tag: elabftw_user_input
value: false
description: A self-reference to this experiment record
title: ELabFTW Experiment
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: elab_experiment
owner: CytoFLEXAcquisition
domain_of:
- Experiment
range: ELabExperiment
required: true
inlined: true
inlined_as_list: true
operator_id:
name: operator_id
annotations:
elabftw_group:
tag: elabftw_group
value: LabCAS
elabftw_user_input:
tag: elabftw_user_input
value: true
description: Instrument operator during an experiment (a linked item from ELabFTW)
title: OperatorID
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: operator_id
owner: CytoFLEXAcquisition
domain_of:
- Experiment
range: OperatorIDValue
required: true
project_id:
name: project_id
annotations:
elabftw_group:
tag: elabftw_group
value: LabCAS
elabftw_user_input:
tag: elabftw_user_input
value: true
description: The project that an experiment supports (link to an ELabFTW item)
title: ProjectID
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
alias: project_id
owner: CytoFLEXAcquisition
domain_of:
- Experiment
range: ELabItemValue
required: true
template_name:
name: template_name
annotations:
elabftw_group:
tag: elabftw_group
value: LabCAS
read_only:
tag: read_only
value: true
elabftw_user_input:
tag: elabftw_user_input
value: true
description: The name of the template used to collect metadata for an experiment
in ELabFTW. This value controls what specific metadata fields are allowed.
title: TemplateName
from_schema: https://w3id.org/usnistgov/microbial-experiment-schema
rank: 1000
ifabsent: CytoFLEX_Acquisition
alias: template_name
owner: CytoFLEXAcquisition
domain_of:
- Experiment
range: CytoFLEXAcquisitionTemplateNameValue
required: true