Skip to content

Slot: redox potential (redox_potential)

Redox potential, measured relative to a hydrogen cell, indicating oxidation or reduction potential

URI: MIXS:0000182

Applicable Classes

Name Description Modifies Slot
Biosample Biological source material which can be characterized by an experiment no

Properties

Examples

type: "nmdc:QuantityValue"
has_raw_value: "300 mV"
has_numeric_value: 300
has_unit: "mV"

Identifier and Mapping Information

Annotations

property value
Preferred_unit millivolt

Schema Source

Mappings

Mapping Type Mapped Value
self MIXS:0000182

LinkML Source

name: redox_potential
annotations:
  Preferred_unit:
    tag: Preferred_unit
    value: millivolt
  storage_units:
    tag: storage_units
    value: mV
description: Redox potential, measured relative to a hydrogen cell, indicating oxidation
  or reduction potential
title: redox potential
examples:
- object:
    type: nmdc:QuantityValue
    has_raw_value: 300 mV
    has_numeric_value: 300
    has_unit: mV
from_schema: https://w3id.org/nmdc/nmdc
rank: 1000
slot_uri: MIXS:0000182
domain_of:
- Biosample
range: QuantityValue
structured_pattern:
  syntax: ^{scientific_float}( *- *{scientific_float})? *{text}$
  interpolated: true
  partial_match: true