Skip to content

Enum: GridType

Types of electrical grid systems

URI: valuesets:GridType

Permissible Values

Value Meaning Description
MAIN_GRID None Main utility grid
MICROGRID None Microgrid
OFF_GRID None Off-grid/standalone
SMART_GRID None Smart grid
MINI_GRID None Mini-grid
VIRTUAL_POWER_PLANT None Virtual power plant

Slots

Name Description
grid Types of electrical grid systems

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: GridType
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Types of electrical grid systems
title: Grid 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:
  MAIN_GRID:
    text: MAIN_GRID
    description: Main utility grid
    annotations:
      oeo_label:
        tag: oeo_label
        value: supply grid
    exact_mappings:
    - OEO:00000200
  MICROGRID:
    text: MICROGRID
    description: Microgrid
  OFF_GRID:
    text: OFF_GRID
    description: Off-grid/standalone
  SMART_GRID:
    text: SMART_GRID
    description: Smart grid
  MINI_GRID:
    text: MINI_GRID
    description: Mini-grid
  VIRTUAL_POWER_PLANT:
    text: VIRTUAL_POWER_PLANT
    description: Virtual power plant