Skip to content

Enum: EnergyStorageType

Types of energy storage systems (categories)

URI: valuesets:EnergyStorageType

Permissible Values

Value Meaning Description
BATTERY None Battery storage (see BatteryType for specific chemistries)
PUMPED_HYDRO None Pumped hydroelectric storage
COMPRESSED_AIR None Compressed air energy storage (CAES)
FLYWHEEL None Flywheel energy storage
GRAVITY_STORAGE None Gravity-based storage
MOLTEN_SALT None Molten salt thermal storage
ICE_STORAGE None Ice thermal storage
PHASE_CHANGE None Phase change materials
HYDROGEN_STORAGE None Hydrogen storage
SYNTHETIC_FUEL None Synthetic fuel storage
SUPERCAPACITOR None Supercapacitor
SUPERCONDUCTING None Superconducting magnetic energy storage (SMES)

Slots

Name Description
energy_storage Types of energy storage systems

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: EnergyStorageType
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Types of energy storage systems (categories)
title: Energy Storage Type
from_schema: https://w3id.org/linkml/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  BATTERY:
    text: BATTERY
    description: Battery storage (see BatteryType for specific chemistries)
    annotations:
      category:
        tag: category
        value: electrochemical
    exact_mappings:
    - OEO:00000068
    - brick:Battery
  PUMPED_HYDRO:
    text: PUMPED_HYDRO
    description: Pumped hydroelectric storage
    annotations:
      category:
        tag: category
        value: mechanical
      oeo_label:
        tag: oeo_label
        value: pumped hydro storage power plant
    exact_mappings:
    - OEO:00010089
  COMPRESSED_AIR:
    text: COMPRESSED_AIR
    description: Compressed air energy storage (CAES)
    annotations:
      category:
        tag: category
        value: mechanical
      oeo_label:
        tag: oeo_label
        value: compressed air
    close_mappings:
    - OEO:00000102
  FLYWHEEL:
    text: FLYWHEEL
    description: Flywheel energy storage
    annotations:
      category:
        tag: category
        value: mechanical
  GRAVITY_STORAGE:
    text: GRAVITY_STORAGE
    description: Gravity-based storage
    annotations:
      category:
        tag: category
        value: mechanical
  MOLTEN_SALT:
    text: MOLTEN_SALT
    description: Molten salt thermal storage
    annotations:
      category:
        tag: category
        value: thermal
  ICE_STORAGE:
    text: ICE_STORAGE
    description: Ice thermal storage
    annotations:
      category:
        tag: category
        value: thermal
  PHASE_CHANGE:
    text: PHASE_CHANGE
    description: Phase change materials
    annotations:
      category:
        tag: category
        value: thermal
  HYDROGEN_STORAGE:
    text: HYDROGEN_STORAGE
    description: Hydrogen storage
    annotations:
      category:
        tag: category
        value: chemical
      oeo_label:
        tag: oeo_label
        value: hydrogen
    close_mappings:
    - OEO:00000220
  SYNTHETIC_FUEL:
    text: SYNTHETIC_FUEL
    description: Synthetic fuel storage
    annotations:
      category:
        tag: category
        value: chemical
      oeo_label:
        tag: oeo_label
        value: synthetic fuel
    close_mappings:
    - OEO:00010017
  SUPERCAPACITOR:
    text: SUPERCAPACITOR
    description: Supercapacitor
    annotations:
      category:
        tag: category
        value: electrical
  SUPERCONDUCTING:
    text: SUPERCONDUCTING
    description: Superconducting magnetic energy storage (SMES)
    annotations:
      category:
        tag: category
        value: electrical