Skip to content

Slot: bacterial respiration (bac_resp)

Measurement of bacterial respiration in the water column

URI: MIXS:0000684 Alias: bac_resp

Applicable Classes

Name Description Modifies Slot
WaterInterface water dh_interface no

Properties

  • Range: String

  • Regex pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)? *.*$

Examples

Value
300 umol/L/h

Comments

  • Value must be reported in one of the following units: mg/m3/d, umol/L/h. Provide the numeric portion followed by a space and the unit.

Identifier and Mapping Information

Annotations

property value
Preferred_unit milligram per cubic meter per day, micromole oxygen per liter per hour
storage_units mg/m3/d

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000684
native nmdc_sub_schema:bac_resp

LinkML Source

name: bac_resp
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: milligram per cubic meter per day, micromole oxygen per liter per hour
  storage_units:
    tag: storage_units
    value: mg/m3/d|umol/L/h
description: Measurement of bacterial respiration in the water column
title: bacterial respiration
comments:
- 'Value must be reported in one of the following units: mg/m3/d, umol/L/h. Provide
  the numeric portion followed by a space and the unit.'
examples:
- value: 300 umol/L/h
from_schema: https://example.com/nmdc_submission_schema
rank: 221
slot_uri: MIXS:0000684
alias: bac_resp
domain_of:
- WaterInterface
slot_group: mixs_core_section
range: string
pattern: ^[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?( *- *[-+]?[0-9]*\.?[0-9]+(?:[eE][-+]?[0-9]+)?)?
  *.*$
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true