Skip to content

Class: CO2GasDetector

CO2 gas detector with standard gas calibration.

URI: oae:CO2GasDetector

classDiagram class CO2GasDetector click CO2GasDetector href "../CO2GasDetector" AnalyzingInstrument <|-- CO2GasDetector click AnalyzingInstrument href "../AnalyzingInstrument" CO2GasDetector : accuracy CO2GasDetector : calibration CO2GasDetector --> "1" CO2Calibration : calibration click CO2Calibration href "../CO2Calibration" CO2GasDetector : detector_type CO2GasDetector : instrument_type CO2GasDetector --> "1" AnalyzingInstrumentType : instrument_type click AnalyzingInstrumentType href "../AnalyzingInstrumentType" CO2GasDetector : instrument_type_custom CO2GasDetector : manufacturer CO2GasDetector : model CO2GasDetector : precision CO2GasDetector : resolution CO2GasDetector : serial_number CO2GasDetector : uncertainty

Inheritance

Slots

Name Cardinality and Range Description Inheritance
detector_type 1
String
Type of the CO2 gas detector (E direct
calibration 1
CO2Calibration
CO2 calibration information for this instrument direct
resolution 0..1
String
Resolution of the CO2 sensor direct
uncertainty 0..1
String
Uncertainty of the CO2 sensor direct
manufacturer 1
String
Manufacture of the CO2 sensor AnalyzingInstrument
model 0..1
String
Model number of the CO2 sensor, e AnalyzingInstrument
instrument_type 1
AnalyzingInstrumentType
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
DiscreteCO2Variable analyzing_instrument range CO2GasDetector

Identifier and Mapping Information

Schema Source

  • from schema: OAEDataManagementProtocol

Mappings

Mapping Type Mapped Value
self oae:CO2GasDetector
native oae:CO2GasDetector

LinkML Source

Direct

name: CO2GasDetector
description: CO2 gas detector with standard gas calibration.
from_schema: OAEDataManagementProtocol
is_a: AnalyzingInstrument
slot_usage:
  analyzing_instrument_type:
    name: analyzing_instrument_type
    equals_string: gas_analyzer
  manufacturer:
    name: manufacturer
    description: Manufacture of the CO2 sensor
    required: true
  model:
    name: model
    description: Model number of the CO2 sensor, e.g., 6262
attributes:
  detector_type:
    name: detector_type
    description: Type of the CO2 gas detector (E.g., Infrared)
    title: Detector Type
    from_schema: Instrument
    rank: 1000
    domain_of:
    - CO2GasDetector
    range: string
    required: true
  calibration:
    name: calibration
    description: CO2 calibration information for this instrument.
    title: Calibration
    from_schema: Instrument
    domain_of:
    - AnalyzingInstrument
    - PHInstrument
    - CRMInstrument
    - CO2GasDetector
    range: CO2Calibration
    required: true
  resolution:
    name: resolution
    description: Resolution of the CO2 sensor.
    title: Resolution
    from_schema: Instrument
    rank: 1000
    domain_of:
    - CO2GasDetector
    range: string
  uncertainty:
    name: uncertainty
    description: Uncertainty of the CO2 sensor.
    title: Uncertainty
    from_schema: Instrument
    domain_of:
    - StandardGas
    - CO2GasDetector
    - QCFields
    range: string

Induced

name: CO2GasDetector
description: CO2 gas detector with standard gas calibration.
from_schema: OAEDataManagementProtocol
is_a: AnalyzingInstrument
slot_usage:
  analyzing_instrument_type:
    name: analyzing_instrument_type
    equals_string: gas_analyzer
  manufacturer:
    name: manufacturer
    description: Manufacture of the CO2 sensor
    required: true
  model:
    name: model
    description: Model number of the CO2 sensor, e.g., 6262
attributes:
  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: CO2GasDetector
    domain_of:
    - CO2GasDetector
    range: string
    required: true
  calibration:
    name: calibration
    description: CO2 calibration information for this instrument.
    title: Calibration
    from_schema: Instrument
    alias: calibration
    owner: CO2GasDetector
    domain_of:
    - AnalyzingInstrument
    - PHInstrument
    - CRMInstrument
    - CO2GasDetector
    range: CO2Calibration
    required: true
  resolution:
    name: resolution
    description: Resolution of the CO2 sensor.
    title: Resolution
    from_schema: Instrument
    rank: 1000
    alias: resolution
    owner: CO2GasDetector
    domain_of:
    - CO2GasDetector
    range: string
  uncertainty:
    name: uncertainty
    description: Uncertainty of the CO2 sensor.
    title: Uncertainty
    from_schema: Instrument
    alias: uncertainty
    owner: CO2GasDetector
    domain_of:
    - StandardGas
    - CO2GasDetector
    - QCFields
    range: string
  manufacturer:
    name: manufacturer
    description: Manufacture of the CO2 sensor
    title: Manufacturer
    from_schema: OAEDataManagementProtocol
    rank: 1000
    alias: manufacturer
    owner: CO2GasDetector
    domain_of:
    - StandardGas
    - AnalyzingInstrument
    range: string
    required: true
  model:
    name: model
    description: Model number of the CO2 sensor, e.g., 6262
    title: Model
    from_schema: OAEDataManagementProtocol
    rank: 1000
    alias: model
    owner: CO2GasDetector
    domain_of:
    - AnalyzingInstrument
    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: CO2GasDetector
    domain_of:
    - AnalyzingInstrument
    range: AnalyzingInstrumentType
    required: true
  instrument_type_custom:
    name: instrument_type_custom
    title: Instrument type (custom)
    from_schema: Instrument
    rank: 1000
    alias: instrument_type_custom
    owner: CO2GasDetector
    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: CO2GasDetector
    domain_of:
    - AnalyzingInstrument
    range: string
  precision:
    name: precision
    description: Precision of the instrument measurements.
    title: Precision
    from_schema: Instrument
    rank: 1000
    alias: precision
    owner: CO2GasDetector
    domain_of:
    - AnalyzingInstrument
    range: string
  accuracy:
    name: accuracy
    description: Accuracy of the instrument measurements.
    title: Accuracy
    from_schema: Instrument
    rank: 1000
    alias: accuracy
    owner: CO2GasDetector
    domain_of:
    - AnalyzingInstrument
    range: string
    required: true