Enum: CommitmentType
_For example: _
_SELF - Self commitment _
_ISO - New commitment for this market period _
_UC - Existing commitment that was a hold over from a previous market _
__
URI: CommitmentType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| ISO | cim:CommitmentType.ISO | |
| SELF | cim:CommitmentType.SELF | |
| UC | cim:CommitmentType.UC |
Slots
| Name | Description |
|---|---|
| commitment_type | the type of UC status (self commitment, ISO commitment, or SCUC commitment) |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: CommitmentType
description: "For example:\r\nSELF - Self commitment\r\nISO - New commitment for this\
\ market period\r\nUC - Existing commitment that was a hold over from a previous\
\ market\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:CommitmentType
permissible_values:
ISO:
text: ISO
meaning: cim:CommitmentType.ISO
SELF:
text: SELF
meaning: cim:CommitmentType.SELF
UC:
text: UC
meaning: cim:CommitmentType.UC