Skip to content

Class: CO2Equilibrator

Equilibrator used for continuous CO2 measurement.

URI: oae:CO2Equilibrator

 classDiagram
    class CO2Equilibrator
    click CO2Equilibrator href "../CO2Equilibrator"
      CO2Equilibrator : equilibrator_type

      CO2Equilibrator : headspace_gas_flow_rate

      CO2Equilibrator : vented

      CO2Equilibrator : volume

      CO2Equilibrator : water_flow_rate


Slots

Name Cardinality and Range Description Inheritance
equilibrator_type 0..1
String
Type of the equilibrator for the CO2 measurement direct
volume 0..1
Float
The total volume (in liters) of the CO2 equilibrator direct
vented 0..1
Boolean
Is the equilibrator vented or not? direct
water_flow_rate 0..1
Float
Flow rate (in L/min) of the flow through seawater direct
headspace_gas_flow_rate 0..1
Float
Flow rate (in L/min) of the gas from the equilibrator to the CO2 analyzer direct

Usages

used by used in type used
ContinuousCO2Variable equilibrator range CO2Equilibrator

Identifier and Mapping Information

Schema Source

  • from schema: https://schema.oaedata.org/OAEDataSchema

Mappings

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

LinkML Source

Direct

name: CO2Equilibrator
description: Equilibrator used for continuous CO2 measurement.
from_schema: https://schema.oaedata.org/OAEDataSchema
attributes:
  equilibrator_type:
    name: equilibrator_type
    description: Type of the equilibrator for the CO2 measurement.
    title: Equilibrator type
    from_schema: Instrument
    rank: 1000
    domain_of:
    - CO2Equilibrator
    range: string
  volume:
    name: volume
    description: The total volume (in liters) of the CO2 equilibrator.
    title: Equilibrator volume (L)
    from_schema: Instrument
    rank: 1000
    domain_of:
    - CO2Equilibrator
    - SamplePreservation
    range: float
  vented:
    name: vented
    description: Is the equilibrator vented or not?
    title: Vented or not
    from_schema: Instrument
    rank: 1000
    domain_of:
    - CO2Equilibrator
    range: boolean
  water_flow_rate:
    name: water_flow_rate
    description: Flow rate (in L/min) of the flow through seawater.
    title: Water flow rate (L/min)
    from_schema: Instrument
    rank: 1000
    domain_of:
    - CO2Equilibrator
    range: float
  headspace_gas_flow_rate:
    name: headspace_gas_flow_rate
    description: Flow rate (in L/min) of the gas from the equilibrator to the CO2
      analyzer.
    title: Headspace gas flow rate (L/min)
    from_schema: Instrument
    rank: 1000
    domain_of:
    - CO2Equilibrator
    range: float

Induced

name: CO2Equilibrator
description: Equilibrator used for continuous CO2 measurement.
from_schema: https://schema.oaedata.org/OAEDataSchema
attributes:
  equilibrator_type:
    name: equilibrator_type
    description: Type of the equilibrator for the CO2 measurement.
    title: Equilibrator type
    from_schema: Instrument
    rank: 1000
    alias: equilibrator_type
    owner: CO2Equilibrator
    domain_of:
    - CO2Equilibrator
    range: string
  volume:
    name: volume
    description: The total volume (in liters) of the CO2 equilibrator.
    title: Equilibrator volume (L)
    from_schema: Instrument
    rank: 1000
    alias: volume
    owner: CO2Equilibrator
    domain_of:
    - CO2Equilibrator
    - SamplePreservation
    range: float
  vented:
    name: vented
    description: Is the equilibrator vented or not?
    title: Vented or not
    from_schema: Instrument
    rank: 1000
    alias: vented
    owner: CO2Equilibrator
    domain_of:
    - CO2Equilibrator
    range: boolean
  water_flow_rate:
    name: water_flow_rate
    description: Flow rate (in L/min) of the flow through seawater.
    title: Water flow rate (L/min)
    from_schema: Instrument
    rank: 1000
    alias: water_flow_rate
    owner: CO2Equilibrator
    domain_of:
    - CO2Equilibrator
    range: float
  headspace_gas_flow_rate:
    name: headspace_gas_flow_rate
    description: Flow rate (in L/min) of the gas from the equilibrator to the CO2
      analyzer.
    title: Headspace gas flow rate (L/min)
    from_schema: Instrument
    rank: 1000
    alias: headspace_gas_flow_rate
    owner: CO2Equilibrator
    domain_of:
    - CO2Equilibrator
    range: float