Enum: LoadTypeEnum
Specifies the load type of the delivery.
URI: common_domain_model:LoadTypeEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| BaseLoad | None | Base load |
| PeakLoad | None | Peak load |
| OffPeak | None | Off-peak load |
| BlockHours | None | Block Hours |
| Shaped | None | Shaped |
| GasDay | None | Gas Day |
| Other | None | Other |
Slots
| Name | Description |
|---|---|
| loadType | Identification of the delivery profile |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/common-domain-model
LinkML Source
name: LoadTypeEnum
description: Specifies the load type of the delivery.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
permissible_values:
BaseLoad:
text: BaseLoad
description: Base load
PeakLoad:
text: PeakLoad
description: Peak load
OffPeak:
text: OffPeak
description: Off-peak load
BlockHours:
text: BlockHours
description: Block Hours
Shaped:
text: Shaped
description: Shaped
GasDay:
text: GasDay
description: Gas Day
Other:
text: Other
description: Other