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
description: Types of electrical grid systems
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
MAIN_GRID:
text: MAIN_GRID
description: Main utility grid
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