Class: ContinuousStandardGas
Standard gas used for continuous CO2 calibration, with additional traceability and count information.
URI: oae:ContinuousStandardGas
classDiagram
class ContinuousStandardGas
click ContinuousStandardGas href "../ContinuousStandardGas"
StandardGas <|-- ContinuousStandardGas
click StandardGas href "../StandardGas"
ContinuousStandardGas : concentration
ContinuousStandardGas : manufacturer
ContinuousStandardGas : number_of_nonzero_standards
ContinuousStandardGas : traceability_to_wmo_standards
ContinuousStandardGas : uncertainty
Inheritance
- StandardGas
- ContinuousStandardGas
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| number_of_nonzero_standards | 0..1 Integer |
How many non-zero gas standards were used for the calibration | direct |
| traceability_to_wmo_standards | 0..1 String |
Information about traceability of standard gases to WMO standards | direct |
| manufacturer | 0..1 String |
Manufacturer of the standard gas | StandardGas |
| concentration | 0..1 String |
Concentrations of the CO2 standard gases that are used to calibrate the CO2 s... | StandardGas |
| uncertainty | 0..1 String |
Uncertainties of the CO2 standard gas, e | StandardGas |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ContinuousCO2Calibration | standard_gas_info | range | ContinuousStandardGas |
Identifier and Mapping Information
Schema Source
- from schema: https://schema.oaedata.org/OAEDataSchema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oae:ContinuousStandardGas |
| native | oae:ContinuousStandardGas |
LinkML Source
Direct
name: ContinuousStandardGas
description: Standard gas used for continuous CO2 calibration, with additional traceability
and count information.
from_schema: https://schema.oaedata.org/OAEDataSchema
is_a: StandardGas
attributes:
number_of_nonzero_standards:
name: number_of_nonzero_standards
description: How many non-zero gas standards were used for the calibration.
title: Number of non-zero gas standards
from_schema: Calibration
rank: 1000
domain_of:
- ContinuousStandardGas
range: integer
traceability_to_wmo_standards:
name: traceability_to_wmo_standards
description: Information about traceability of standard gases to WMO standards.
title: Traceability to WMO standards
from_schema: Calibration
rank: 1000
domain_of:
- ContinuousStandardGas
range: string
Induced
name: ContinuousStandardGas
description: Standard gas used for continuous CO2 calibration, with additional traceability
and count information.
from_schema: https://schema.oaedata.org/OAEDataSchema
is_a: StandardGas
attributes:
number_of_nonzero_standards:
name: number_of_nonzero_standards
description: How many non-zero gas standards were used for the calibration.
title: Number of non-zero gas standards
from_schema: Calibration
rank: 1000
alias: number_of_nonzero_standards
owner: ContinuousStandardGas
domain_of:
- ContinuousStandardGas
range: integer
traceability_to_wmo_standards:
name: traceability_to_wmo_standards
description: Information about traceability of standard gases to WMO standards.
title: Traceability to WMO standards
from_schema: Calibration
rank: 1000
alias: traceability_to_wmo_standards
owner: ContinuousStandardGas
domain_of:
- ContinuousStandardGas
range: string
manufacturer:
name: manufacturer
description: Manufacturer of the standard gas.
title: Standard Gas Manufacturer
from_schema: Calibration
alias: manufacturer
owner: ContinuousStandardGas
domain_of:
- StandardGas
- AnalyzingInstrument
- GenericSensor
range: string
concentration:
name: concentration
description: Concentrations of the CO2 standard gases that are used to calibrate
the CO2 sensor, e.g., 260, 350, 510ppm.
title: Standard Gas Concentration
from_schema: Calibration
rank: 1000
alias: concentration
owner: ContinuousStandardGas
domain_of:
- StandardGas
range: string
uncertainty:
name: uncertainty
description: Uncertainties of the CO2 standard gas, e.g., 0.5%.
title: Standard Gas Uncertainty
from_schema: Calibration
alias: uncertainty
owner: ContinuousStandardGas
domain_of:
- StandardGas
- CO2GasDetector
- QCFields
range: string