Skip to content

Enum: CellOperatingModeEnum

Enumeration of the functional mode of an electrochemical cell, based

on the direction of energy conversion.

URI: coremeta4cat:enum/CellOperatingModeEnum

Permissible Values

Value Meaning Description
galvanic VOC4CAT:0007256 An electrochemical cell that converts chemical energy into
electrical energy via a spontaneous reaction.
electrolytic None An electrochemical cell that consumes electrical energy to drive
a non-spontaneous reaction.
other None Other cell operating mode.

Slots

Name Description
cell_operating_mode The functional mode of an electrochemical cell based on the direction
of energy conversion.

Identifier and Mapping Information

Schema Source

LinkML Source

name: CellOperatingModeEnum
description: 'Enumeration of the functional mode of an electrochemical cell, based

  on the direction of energy conversion.'
from_schema: https://w3id.org/nfdi4cat/coremeta4cat
rank: 1000
permissible_values:
  galvanic:
    text: galvanic
    description: 'An electrochemical cell that converts chemical energy into

      electrical energy via a spontaneous reaction.'
    meaning: VOC4CAT:0007256
  electrolytic:
    text: electrolytic
    description: 'An electrochemical cell that consumes electrical energy to drive

      a non-spontaneous reaction.'
  other:
    text: other
    description: Other cell operating mode.