Class: EstimatedRestorationTime
The Estimated Restoration Time (ERT) for a single outage
URI: cim:EstimatedRestorationTime
classDiagram
class EstimatedRestorationTime
EstimatedRestorationTime : confidence_kind
EstimatedRestorationTime --> ERTConfidenceKind : confidence_kind
EstimatedRestorationTime : ert
EstimatedRestorationTime : ert_source
EstimatedRestorationTime : outage
EstimatedRestorationTime --> Outage : outage
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| confidence_kind | 0..1 ERTConfidenceKind |
provides the confidence level that this ERT can be accomplished | direct |
| ert | 0..1 date |
estimated time the outage will be restored | direct |
| ert_source | 0..1 String |
defines the source that provided the ERT value | direct |
| outage | 0..* Outage |
The outage associated with the estimated time the power will be restored | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| PlannedOutage | estimated_restoration_time | range | EstimatedRestorationTime |
| Outage | estimated_restoration_time | range | EstimatedRestorationTime |
| UnplannedOutage | estimated_restoration_time | range | EstimatedRestorationTime |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:EstimatedRestorationTime |
| native | cim:EstimatedRestorationTime |
LinkML Source
Direct
name: EstimatedRestorationTime
description: The Estimated Restoration Time (ERT) for a single outage
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
confidence_kind:
name: confidence_kind
description: provides the confidence level that this ERT can be accomplished. This
may be changed/updated as needed.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EstimatedRestorationTime.confidenceKind
multivalued: false
domain_of:
- EstimatedRestorationTime
range: ERTConfidenceKind
required: false
ert:
name: ert
description: estimated time the outage will be restored
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EstimatedRestorationTime.ert
multivalued: false
domain_of:
- EstimatedRestorationTime
range: date
required: false
ert_source:
name: ert_source
description: defines the source that provided the ERT value.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EstimatedRestorationTime.ertSource
multivalued: false
domain_of:
- EstimatedRestorationTime
range: string
required: false
outage:
name: outage
description: The outage associated with the estimated time the power will be restored.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:EstimatedRestorationTime.Outage
multivalued: true
domain_of:
- Incident
- SwitchingPlan
- UsagePoint
- ConductingEquipment
- Crew
- EstimatedRestorationTime
- OutageArea
- Fault
range: Outage
required: false
class_uri: cim:EstimatedRestorationTime
Induced
name: EstimatedRestorationTime
description: The Estimated Restoration Time (ERT) for a single outage
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
confidence_kind:
name: confidence_kind
description: provides the confidence level that this ERT can be accomplished. This
may be changed/updated as needed.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EstimatedRestorationTime.confidenceKind
multivalued: false
alias: confidence_kind
owner: EstimatedRestorationTime
domain_of:
- EstimatedRestorationTime
range: ERTConfidenceKind
required: false
ert:
name: ert
description: estimated time the outage will be restored
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EstimatedRestorationTime.ert
multivalued: false
alias: ert
owner: EstimatedRestorationTime
domain_of:
- EstimatedRestorationTime
range: date
required: false
ert_source:
name: ert_source
description: defines the source that provided the ERT value.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EstimatedRestorationTime.ertSource
multivalued: false
alias: ert_source
owner: EstimatedRestorationTime
domain_of:
- EstimatedRestorationTime
range: string
required: false
outage:
name: outage
description: The outage associated with the estimated time the power will be restored.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:EstimatedRestorationTime.Outage
multivalued: true
alias: outage
owner: EstimatedRestorationTime
domain_of:
- Incident
- SwitchingPlan
- UsagePoint
- ConductingEquipment
- Crew
- EstimatedRestorationTime
- OutageArea
- Fault
range: Outage
required: false
class_uri: cim:EstimatedRestorationTime