Skip to content

Slot: time

Hour index (zero-based integer time step).

URI: distopf:time

Applicable Classes

Name Description Modifies Slot
ScheduleRecord Time-series schedule record for DistOPF no

Properties

Type and Range

Property Value
Range Integer
Domain Of ScheduleRecord

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Identifier Yes
Owner ScheduleRecord

Comments

  • Not yet converted. If a converter is implemented, time would correspond to a RegularTimePoint's position within the schedule (RegularIntervalSchedule.timePoints), one point per hour.

Identifier and Mapping Information

Annotations

property value
order 1
value_type int
separator ,

Schema Source

  • from schema: https://gridappsd.org/cimhub/distopf

Mappings

Mapping Type Mapped Value
self distopf:time
native distopf:time
related cim:RegularTimePoint.sequenceNumber

LinkML Source

name: time
annotations:
  order:
    tag: order
    value: 1
  value_type:
    tag: value_type
    value: int
  separator:
    tag: separator
    value: ','
description: Hour index (zero-based integer time step).
comments:
- Not yet converted. If a converter is implemented, time would correspond to a RegularTimePoint's
  position within the schedule (RegularIntervalSchedule.timePoints), one point per
  hour.
from_schema: https://gridappsd.org/cimhub/distopf
related_mappings:
- cim:RegularTimePoint.sequenceNumber
rank: 1000
identifier: true
owner: ScheduleRecord
domain_of:
- ScheduleRecord
range: integer
required: true