Class: StandardGas
Standard gas used for CO2 calibration.
URI: oae:StandardGas
classDiagram
class StandardGas
click StandardGas href "../StandardGas"
StandardGas : concentration
StandardGas : manufacturer
StandardGas : uncertainty
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| manufacturer | 1 String |
Manufacturer of the standard gas | direct |
| concentration | 1 String |
Concentrations of the CO2 standard gases that are used to calibrate the CO2 s... | direct |
| uncertainty | 0..1 String |
Uncertainties of the CO2 standard gas, e | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| CO2Calibration | standard_gas_info | range | StandardGas |
Identifier and Mapping Information
Schema Source
- from schema: OAEDataManagementProtocol
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | oae:StandardGas |
| native | oae:StandardGas |
LinkML Source
Direct
name: StandardGas
description: Standard gas used for CO2 calibration.
from_schema: OAEDataManagementProtocol
attributes:
manufacturer:
name: manufacturer
description: Manufacturer of the standard gas.
title: Standard Gas Manufacturer
from_schema: Calibration
domain_of:
- StandardGas
- AnalyzingInstrument
range: string
required: true
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
domain_of:
- StandardGas
range: string
required: true
uncertainty:
name: uncertainty
description: Uncertainties of the CO2 standard gas, e.g., 0.5%.
title: Standard Gas Uncertainty
from_schema: Calibration
domain_of:
- StandardGas
- CO2GasDetector
- QCFields
range: string
Induced
name: StandardGas
description: Standard gas used for CO2 calibration.
from_schema: OAEDataManagementProtocol
attributes:
manufacturer:
name: manufacturer
description: Manufacturer of the standard gas.
title: Standard Gas Manufacturer
from_schema: Calibration
alias: manufacturer
owner: StandardGas
domain_of:
- StandardGas
- AnalyzingInstrument
range: string
required: true
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: StandardGas
domain_of:
- StandardGas
range: string
required: true
uncertainty:
name: uncertainty
description: Uncertainties of the CO2 standard gas, e.g., 0.5%.
title: Standard Gas Uncertainty
from_schema: Calibration
alias: uncertainty
owner: StandardGas
domain_of:
- StandardGas
- CO2GasDetector
- QCFields
range: string