Class: RepairItem
Asset component to be repaired or problem area to be corrected.
URI: cim:RepairItem
classDiagram
class RepairItem
RepairItem : breaker_repair_item
RepairItem --> BreakerRepairItemKind : breaker_repair_item
RepairItem : repair_work_task
RepairItem --> RepairWorkTask : repair_work_task
RepairItem : transformer_repair_item
RepairItem --> TransformerRepairItemKind : transformer_repair_item
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| breaker_repair_item | 0..1 BreakerRepairItemKind |
Breaker component or problem area which is the focus of this maintenance work... | direct |
| transformer_repair_item | 0..1 TransformerRepairItemKind |
Transformer component or problem area which is the focus of this maintenance ... | direct |
| repair_work_task | 0..* RepairWorkTask |
Repair work task under which breaker item of this type is repaired | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| RepairWorkTask | breaker_repair_item | range | RepairItem |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:RepairItem |
| native | cim:RepairItem |
LinkML Source
Direct
name: RepairItem
description: Asset component to be repaired or problem area to be corrected.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
breaker_repair_item:
name: breaker_repair_item
description: Breaker component or problem area which is the focus of this maintenance
work task (for work tasks related to breakers only).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:RepairItem.breakerRepairItem
multivalued: false
domain_of:
- RepairItem
- RepairWorkTask
range: BreakerRepairItemKind
required: false
transformer_repair_item:
name: transformer_repair_item
description: Transformer component or problem area which is the focus of this
maintenance work task (for work tasks related to transformers only).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:RepairItem.transformerRepairItem
multivalued: false
domain_of:
- RepairItem
range: TransformerRepairItemKind
required: false
repair_work_task:
name: repair_work_task
description: Repair work task under which breaker item of this type is repaired.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:RepairItem.RepairWorkTask
multivalued: true
domain_of:
- RepairItem
range: RepairWorkTask
required: false
class_uri: cim:RepairItem
Induced
name: RepairItem
description: Asset component to be repaired or problem area to be corrected.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
breaker_repair_item:
name: breaker_repair_item
description: Breaker component or problem area which is the focus of this maintenance
work task (for work tasks related to breakers only).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:RepairItem.breakerRepairItem
multivalued: false
alias: breaker_repair_item
owner: RepairItem
domain_of:
- RepairItem
- RepairWorkTask
range: BreakerRepairItemKind
required: false
transformer_repair_item:
name: transformer_repair_item
description: Transformer component or problem area which is the focus of this
maintenance work task (for work tasks related to transformers only).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:RepairItem.transformerRepairItem
multivalued: false
alias: transformer_repair_item
owner: RepairItem
domain_of:
- RepairItem
range: TransformerRepairItemKind
required: false
repair_work_task:
name: repair_work_task
description: Repair work task under which breaker item of this type is repaired.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:RepairItem.RepairWorkTask
multivalued: true
alias: repair_work_task
owner: RepairItem
domain_of:
- RepairItem
range: RepairWorkTask
required: false
class_uri: cim:RepairItem