Class: ContinuousCO2GasDetector
CO2 gas detector for continuous measurements, with measurement frequency.
URI: oae:ContinuousCO2GasDetector
classDiagram
class ContinuousCO2GasDetector
click ContinuousCO2GasDetector href "../ContinuousCO2GasDetector"
CO2GasDetector <|-- ContinuousCO2GasDetector
click CO2GasDetector href "../CO2GasDetector"
ContinuousCO2GasDetector : accuracy
ContinuousCO2GasDetector : calibration
ContinuousCO2GasDetector --> "1" ContinuousCO2Calibration : calibration
click ContinuousCO2Calibration href "../ContinuousCO2Calibration"
ContinuousCO2GasDetector : detector_type
ContinuousCO2GasDetector : instrument_type
ContinuousCO2GasDetector : instrument_type_custom
ContinuousCO2GasDetector : manufacturer
ContinuousCO2GasDetector : measurement_frequency
ContinuousCO2GasDetector : model
ContinuousCO2GasDetector : precision
ContinuousCO2GasDetector : resolution
ContinuousCO2GasDetector : serial_number
ContinuousCO2GasDetector : uncertainty
Inheritance
- AnalyzingInstrument
- CO2GasDetector
- ContinuousCO2GasDetector
- CO2GasDetector
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| measurement_frequency | 0..1 String |
How often measurements are taken, e | direct |
| calibration | 1 ContinuousCO2Calibration |
CO2 calibration information for this continuous instrument | direct |
| detector_type | 1 String |
Type of the CO2 gas detector (E | CO2GasDetector |
| resolution | 0..1 String |
Resolution of the CO2 sensor | CO2GasDetector |
| uncertainty | 0..1 String |
Uncertainty of the CO2 sensor | CO2GasDetector |
| manufacturer | 1 String |
Manufacture of the CO2 sensor | AnalyzingInstrument |
| model | 0..1 String |
Model number of the CO2 sensor, e | AnalyzingInstrument |
| instrument_type | 1 String |
Type of instrument used to analyze samples or measure continuously | AnalyzingInstrument |
| instrument_type_custom | 0..1 String |
AnalyzingInstrument | |
| serial_number | 0..1 String |
Serial number of the instrument | AnalyzingInstrument |
| precision | 0..1 String |
Precision of the instrument measurements | AnalyzingInstrument |
| accuracy | 1 String |
Accuracy of the instrument measurements | AnalyzingInstrument |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ContinuousCO2Variable | analyzing_instrument | range | ContinuousCO2GasDetector |
Identifier and Mapping Information
Schema Source
- from schema: https://schema.oaedata.org/OAEDataSchema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oae:ContinuousCO2GasDetector |
| native | oae:ContinuousCO2GasDetector |
LinkML Source
Direct
name: ContinuousCO2GasDetector
description: CO2 gas detector for continuous measurements, with measurement frequency.
from_schema: https://schema.oaedata.org/OAEDataSchema
is_a: CO2GasDetector
attributes:
measurement_frequency:
name: measurement_frequency
description: How often measurements are taken, e.g., every 140 seconds except
during calibration.
title: Measurement frequency
from_schema: Instrument
rank: 1000
domain_of:
- ContinuousCO2GasDetector
range: string
calibration:
name: calibration
description: CO2 calibration information for this continuous instrument.
title: Calibration
from_schema: Instrument
domain_of:
- AnalyzingInstrument
- PHInstrument
- CRMInstrument
- CO2GasDetector
- ContinuousCO2GasDetector
- GenericSensor
range: ContinuousCO2Calibration
required: true
Induced
name: ContinuousCO2GasDetector
description: CO2 gas detector for continuous measurements, with measurement frequency.
from_schema: https://schema.oaedata.org/OAEDataSchema
is_a: CO2GasDetector
attributes:
measurement_frequency:
name: measurement_frequency
description: How often measurements are taken, e.g., every 140 seconds except
during calibration.
title: Measurement frequency
from_schema: Instrument
rank: 1000
alias: measurement_frequency
owner: ContinuousCO2GasDetector
domain_of:
- ContinuousCO2GasDetector
range: string
calibration:
name: calibration
description: CO2 calibration information for this continuous instrument.
title: Calibration
from_schema: Instrument
alias: calibration
owner: ContinuousCO2GasDetector
domain_of:
- AnalyzingInstrument
- PHInstrument
- CRMInstrument
- CO2GasDetector
- ContinuousCO2GasDetector
- GenericSensor
range: ContinuousCO2Calibration
required: true
detector_type:
name: detector_type
description: Type of the CO2 gas detector (E.g., Infrared)
title: Detector Type
from_schema: Instrument
rank: 1000
alias: detector_type
owner: ContinuousCO2GasDetector
domain_of:
- CO2GasDetector
range: string
required: true
resolution:
name: resolution
description: Resolution of the CO2 sensor.
title: Resolution
from_schema: Instrument
rank: 1000
alias: resolution
owner: ContinuousCO2GasDetector
domain_of:
- CO2GasDetector
range: string
uncertainty:
name: uncertainty
description: Uncertainty of the CO2 sensor.
title: Uncertainty
from_schema: Instrument
alias: uncertainty
owner: ContinuousCO2GasDetector
domain_of:
- StandardGas
- CO2GasDetector
- QCFields
range: string
manufacturer:
name: manufacturer
description: Manufacture of the CO2 sensor
title: Manufacturer
from_schema: https://schema.oaedata.org/OAEDataSchema
rank: 1000
alias: manufacturer
owner: ContinuousCO2GasDetector
domain_of:
- StandardGas
- AnalyzingInstrument
- GenericSensor
range: string
required: true
model:
name: model
description: Model number of the CO2 sensor, e.g., 6262
title: Model
from_schema: https://schema.oaedata.org/OAEDataSchema
rank: 1000
alias: model
owner: ContinuousCO2GasDetector
domain_of:
- AnalyzingInstrument
- GenericSensor
range: string
instrument_type:
name: instrument_type
description: Type of instrument used to analyze samples or measure continuously.
title: Instrument type
from_schema: Instrument
rank: 1000
alias: instrument_type
owner: ContinuousCO2GasDetector
domain_of:
- AnalyzingInstrument
range: string
required: true
equals_string: gas_analyzer
instrument_type_custom:
name: instrument_type_custom
title: Instrument type (custom)
from_schema: Instrument
rank: 1000
alias: instrument_type_custom
owner: ContinuousCO2GasDetector
domain_of:
- AnalyzingInstrument
range: string
serial_number:
name: serial_number
description: Serial number of the instrument.
title: Serial number
from_schema: Instrument
rank: 1000
alias: serial_number
owner: ContinuousCO2GasDetector
domain_of:
- AnalyzingInstrument
- GenericSensor
range: string
precision:
name: precision
description: Precision of the instrument measurements.
title: Precision
from_schema: Instrument
rank: 1000
alias: precision
owner: ContinuousCO2GasDetector
domain_of:
- AnalyzingInstrument
- GenericSensor
range: string
accuracy:
name: accuracy
description: Accuracy of the instrument measurements.
title: Accuracy
from_schema: Instrument
rank: 1000
alias: accuracy
owner: ContinuousCO2GasDetector
domain_of:
- AnalyzingInstrument
- GenericSensor
range: string
required: true