Skip to content

Class: RepairWorkTask

Work task for asset repair. Costs associated with this are considered corrective maintenance (CM) costs.

URI: cim:RepairWorkTask

 classDiagram
    class RepairWorkTask
      WorkTask <|-- RepairWorkTask

      RepairWorkTask : activity_record

          RepairWorkTask --> ActivityRecord : activity_record

      RepairWorkTask : alias_name

      RepairWorkTask : approver

          RepairWorkTask --> Approver : approver

      RepairWorkTask : assets

          RepairWorkTask --> Asset : assets

      RepairWorkTask : author

          RepairWorkTask --> Author : author

      RepairWorkTask : author_name

      RepairWorkTask : breaker_repair_item

          RepairWorkTask --> RepairItem : breaker_repair_item

      RepairWorkTask : comment

      RepairWorkTask : completed_date_time

      RepairWorkTask : configuration_events

          RepairWorkTask --> ConfigurationEvent : configuration_events

      RepairWorkTask : contractor_cost

          RepairWorkTask --> Money : contractor_cost

      RepairWorkTask : created_date_time

      RepairWorkTask : crew_eta

      RepairWorkTask : crews

          RepairWorkTask --> Crew : crews

      RepairWorkTask : description

      RepairWorkTask : diagram_objects

          RepairWorkTask --> DiagramObject : diagram_objects

      RepairWorkTask : doc_status

          RepairWorkTask --> Status : doc_status

      RepairWorkTask : editor

          RepairWorkTask --> Editor : editor

      RepairWorkTask : electronic_address

          RepairWorkTask --> ElectronicAddress : electronic_address

      RepairWorkTask : emergency

      RepairWorkTask : estimated_completion_time

      RepairWorkTask : instance_set

          RepairWorkTask --> InstanceSet : instance_set

      RepairWorkTask : instruction

      RepairWorkTask : issuer

          RepairWorkTask --> Issuer : issuer

      RepairWorkTask : kind

          RepairWorkTask --> ServiceRequestKind : kind

      RepairWorkTask : labor_cost

          RepairWorkTask --> Money : labor_cost

      RepairWorkTask : labor_hours

          RepairWorkTask --> Hours : labor_hours

      RepairWorkTask : last_modified_date_time

      RepairWorkTask : m_rid

      RepairWorkTask : material_items

          RepairWorkTask --> MaterialItem : material_items

      RepairWorkTask : materiall_cost

          RepairWorkTask --> Money : materiall_cost

      RepairWorkTask : names

          RepairWorkTask --> Name : names

      RepairWorkTask : old_asset

          RepairWorkTask --> Asset : old_asset

      RepairWorkTask : priority

          RepairWorkTask --> Priority : priority

      RepairWorkTask : procedure_data_set

          RepairWorkTask --> ProcedureDataSet : procedure_data_set

      RepairWorkTask : properties_cimdata_object

          RepairWorkTask --> ChangeSetMember : properties_cimdata_object

      RepairWorkTask : revision_number

      RepairWorkTask : sched_override

      RepairWorkTask : started_date_time

      RepairWorkTask : status

          RepairWorkTask --> Status : status

      RepairWorkTask : status_kind

          RepairWorkTask --> WorkStatusKind : status_kind

      RepairWorkTask : subject

      RepairWorkTask : switching_plan

          RepairWorkTask --> SwitchingPlan : switching_plan

      RepairWorkTask : targeting_cimdata_object

          RepairWorkTask --> ChangeSetMember : targeting_cimdata_object

      RepairWorkTask : task_kind

          RepairWorkTask --> WorkTaskKind : task_kind

      RepairWorkTask : time_schedules

          RepairWorkTask --> WorkTimeSchedule : time_schedules

      RepairWorkTask : title

      RepairWorkTask : tool_cost

          RepairWorkTask --> Money : tool_cost

      RepairWorkTask : trouble_order

          RepairWorkTask --> TroubleOrder : trouble_order

      RepairWorkTask : type

      RepairWorkTask : work

          RepairWorkTask --> Work : work

      RepairWorkTask : work_activity_records

          RepairWorkTask --> WorkActivityRecord : work_activity_records

      RepairWorkTask : work_location

          RepairWorkTask --> WorkLocation : work_location

Inheritance

Slots

Name Cardinality and Range Description Inheritance
emergency 0..1
Boolean
Repair work is emergency direct
breaker_repair_item 0..*
RepairItem
Type of breaker item to be repaird by this repair work task direct
completed_date_time 0..1
date
Date and time work task was completed WorkTask
contractor_cost 0..1
Money
Total contractor costs associated with the work task WorkTask
crew_eta 0..1
date
Estimated time of arrival, so that customer or police/fire department can be ... WorkTask
estimated_completion_time 0..1
date
Time and Date when the work task will be completed WorkTask
instruction 0..1
String
Instructions for performing this task WorkTask
labor_cost 0..1
Money
Total labor costs associated with the work task WorkTask
labor_hours 0..1
Hours
Hours of labor expended under work task WorkTask
materiall_cost 0..1
Money
Total material costs associated with the work task WorkTask
sched_override 0..1
String
If specified, override schedule and perform this task in accordance with inst... WorkTask
started_date_time 0..1
date
Date and time work task was started WorkTask
task_kind 0..1
WorkTaskKind
Kind of work WorkTask
tool_cost 0..1
Money
Total tool costs associated with the work task WorkTask
trouble_order 0..1
TroubleOrder
The trouble order that contains the work tasks WorkTask
assets 0..*
Asset
All assets on which this non-replacement work task is performed WorkTask
material_items 0..*
MaterialItem
The material items that are required to perform the work task WorkTask
crews 0..*
Crew
All crews participating in this work task WorkTask
old_asset 0..*
Asset
Old asset replaced by this work task WorkTask
switching_plan 0..1
SwitchingPlan
Switching plan executed by this work task WorkTask
procedure_data_set 0..*
ProcedureDataSet
Procedure data set associated with this work task WorkTask
work 1..1
Work
Work this task belongs to WorkTask
kind 0..1
ServiceRequestKind
Kind of work BaseWork
priority 0..1
Priority
Priority of work BaseWork
status_kind 0..1
WorkStatusKind
Kind of work status BaseWork
time_schedules 0..*
WorkTimeSchedule
All time schedules for this work or work task BaseWork
work_location 0..1
WorkLocation
Location for this work/task BaseWork
work_activity_records 0..*
WorkActivityRecord
All activity records for this work or work task BaseWork
author_name 0..1
String
Name of the author of this document Document
comment 0..1
String
Free text comment Document
created_date_time 0..1
date
Date and time that this document was created Document
doc_status 0..1
Status
Status of this document Document
electronic_address 0..1
ElectronicAddress
Electronic address Document
last_modified_date_time 0..1
date
Date and time this document was last modified Document
revision_number 0..1
String
Revision number for this document Document
status 0..1
Status
Status of subject matter (e Document
subject 0..1
String
Document subject Document
title 0..1
String
Document title Document
type 0..1
String
Utility-specific classification of this document, according to its corporate ... Document
activity_record 0..*
ActivityRecord
The activity record for a document Document
configuration_events 0..*
ConfigurationEvent
All configuration events created for this document Document
author 0..1
Author
Author of this document Document
editor 0..1
Editor
Editor of this document Document
approver 0..1
Approver
Approver of this document Document
issuer 0..1
Issuer
Issuer of this document Document
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Usages

used by used in type used
RepairItem repair_work_task range RepairWorkTask

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:RepairWorkTask
native cim:RepairWorkTask

LinkML Source

Direct

name: RepairWorkTask
description: Work task for asset repair. Costs associated with this are considered
  corrective maintenance (CM) costs.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: WorkTask
attributes:
  emergency:
    name: emergency
    description: Repair work is emergency.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:RepairWorkTask.emergency
    multivalued: false
    domain_of:
    - RepairWorkTask
    range: boolean
    required: false
  breaker_repair_item:
    name: breaker_repair_item
    description: Type of breaker item to be repaird by this repair work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RepairWorkTask.BreakerRepairItem
    multivalued: true
    domain_of:
    - RepairItem
    - RepairWorkTask
    range: RepairItem
    required: false
class_uri: cim:RepairWorkTask

Induced

name: RepairWorkTask
description: Work task for asset repair. Costs associated with this are considered
  corrective maintenance (CM) costs.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: WorkTask
attributes:
  emergency:
    name: emergency
    description: Repair work is emergency.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:RepairWorkTask.emergency
    multivalued: false
    alias: emergency
    owner: RepairWorkTask
    domain_of:
    - RepairWorkTask
    range: boolean
    required: false
  breaker_repair_item:
    name: breaker_repair_item
    description: Type of breaker item to be repaird by this repair work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RepairWorkTask.BreakerRepairItem
    multivalued: true
    alias: breaker_repair_item
    owner: RepairWorkTask
    domain_of:
    - RepairItem
    - RepairWorkTask
    range: RepairItem
    required: false
  completed_date_time:
    name: completed_date_time
    description: Date and time work task was completed.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.completedDateTime
    multivalued: false
    alias: completed_date_time
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    - ProcedureDataSet
    range: date
    required: false
  contractor_cost:
    name: contractor_cost
    description: Total contractor costs associated with the work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.contractorCost
    multivalued: false
    alias: contractor_cost
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    range: Money
    required: false
  crew_eta:
    name: crew_eta
    description: Estimated time of arrival, so that customer or police/fire department
      can be informed when the crew will arrive.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.crewETA
    multivalued: false
    alias: crew_eta
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    range: date
    required: false
  estimated_completion_time:
    name: estimated_completion_time
    description: Time and Date when the work task will be completed.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.estimatedCompletionTime
    multivalued: false
    alias: estimated_completion_time
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    range: date
    required: false
  instruction:
    name: instruction
    description: Instructions for performing this task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.instruction
    multivalued: false
    alias: instruction
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    - Procedure
    - AggregateNode
    range: string
    required: false
  labor_cost:
    name: labor_cost
    description: Total labor costs associated with the work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.laborCost
    multivalued: false
    alias: labor_cost
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    range: Money
    required: false
  labor_hours:
    name: labor_hours
    description: Hours of labor expended under work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.laborHours
    multivalued: false
    alias: labor_hours
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    range: Hours
    required: false
  materiall_cost:
    name: materiall_cost
    description: Total material costs associated with the work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.materiallCost
    multivalued: false
    alias: materiall_cost
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    range: Money
    required: false
  sched_override:
    name: sched_override
    description: If specified, override schedule and perform this task in accordance
      with instructions specified here.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.schedOverride
    multivalued: false
    alias: sched_override
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    range: string
    required: false
  started_date_time:
    name: started_date_time
    description: Date and time work task was started.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.startedDateTime
    multivalued: false
    alias: started_date_time
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    range: date
    required: false
  task_kind:
    name: task_kind
    description: Kind of work.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.taskKind
    multivalued: false
    alias: task_kind
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    range: WorkTaskKind
    required: false
  tool_cost:
    name: tool_cost
    description: Total tool costs associated with the work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.toolCost
    multivalued: false
    alias: tool_cost
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    range: Money
    required: false
  trouble_order:
    name: trouble_order
    description: The trouble order that contains the work tasks.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WorkTask.TroubleOrder
    multivalued: false
    alias: trouble_order
    owner: RepairWorkTask
    domain_of:
    - Incident
    - Location
    - WorkTask
    - TroubleTicket
    - UnplannedOutage
    range: TroubleOrder
    required: false
  assets:
    name: assets
    description: All assets on which this non-replacement work task is performed.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WorkTask.Assets
    multivalued: true
    alias: assets
    owner: RepairWorkTask
    domain_of:
    - PowerSystemResource
    - AssetInfo
    - Location
    - WorkTask
    - ErpRecDelvLineItem
    - AssetContainer
    - ActivityRecord
    - Procedure
    - ReliabilityInfo
    - AssetPropertyCurve
    - AssetOrganisationRole
    - ScheduledEvent
    range: Asset
    required: false
  material_items:
    name: material_items
    description: The material items that are required to perform the work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.MaterialItems
    multivalued: true
    alias: material_items
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    - TypeMaterial
    range: MaterialItem
    required: false
  crews:
    name: crews
    description: All crews participating in this work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WorkTask.Crews
    multivalued: true
    alias: crews
    owner: RepairWorkTask
    domain_of:
    - Location
    - WorkTask
    - CrewType
    - ShiftPattern
    - Route
    - Assignment
    range: Crew
    required: false
  old_asset:
    name: old_asset
    description: Old asset replaced by this work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.OldAsset
    multivalued: true
    alias: old_asset
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    range: Asset
    required: false
  switching_plan:
    name: switching_plan
    description: Switching plan executed by this work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WorkTask.SwitchingPlan
    multivalued: false
    alias: switching_plan
    owner: RepairWorkTask
    domain_of:
    - SwitchingPlanRequest
    - SwitchingOrder
    - WorkTask
    - SwitchingAction
    - SwitchingStepGroup
    - OutagePlan
    - PlannedOutageNotification
    - SafetyDocument
    range: SwitchingPlan
    required: false
  procedure_data_set:
    name: procedure_data_set
    description: Procedure data set associated with this work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:WorkTask.ProcedureDataSet
    multivalued: true
    alias: procedure_data_set
    owner: RepairWorkTask
    domain_of:
    - Asset
    - WorkTask
    - MeasurementValue
    range: ProcedureDataSet
    required: false
  work:
    name: work
    description: Work this task belongs to.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:WorkTask.Work
    multivalued: false
    alias: work
    owner: RepairWorkTask
    domain_of:
    - WorkTask
    - Design
    - WorkFlowStep
    range: Work
    required: true
  kind:
    name: kind
    description: Kind of work.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:BaseWork.kind
    multivalued: false
    alias: kind
    owner: RepairWorkTask
    domain_of:
    - Asset
    - Customer
    - BaseWork
    - WorkTimeSchedule
    - CustomerBillingInfo
    - ErpInvoiceLineItem
    - CatalogAssetType
    - Design
    - ConditionFactor
    - LandProperty
    - Seal
    - Gate
    - JumperAction
    - RevisionHistory
    - SwitchAction
    - Fault
    - ServiceCategory
    - Transaction
    - Procedure
    - Medium
    - Tender
    - Cheque
    - Charge
    - ServiceRequest
    - MeterMultiplier
    - StructureSupport
    - CutAction
    - GroundAction
    - ClampAction
    - ProtectiveActionAdjustment
    - RemedialActionScheme
    - MeasurementCalculator
    - ErpInvoice
    - ServiceSupplier
    - EnergyTypeReference
    - CRROrgRole
    - MarketInvoice
    - MarketInvoiceLineItem
    - EnvironmentalLocationType
    - EnvironmentalDiscrete
    - ServiceMultiplier
    - AssetLocationHazard
    - Analytic
    - AssetGroup
    - TagAction
    - PinBranchGroup
    - PinTerminal
    - PinEquipment
    - ClearanceAction
    - PSREvent
    - ShuntCompensatorAction
    - EnergyConsumerAction
    - EnergySourceAction
    - Zone
    - OilAnalysisMoistureAnalog
    - AssetStringMeasurement
    - InspectionAnalog
    - AssetTemperaturePressureAnalog
    - OilAnalysisFluidDiscrete
    - InspectionDiscrete
    - OilAnalysisPCBDiscrete
    - OilAnalysisFluidAnalog
    - OilAnalysisGasAnalog
    - OilAnalysisPCBAnalog
    - OilAnalysisParticleDiscrete
    - OilAnalysisMetalsAnalog
    - OilAnalysisParticleAnalog
    - OilAnalysisPaperAnalog
    - CompositeSwitchInfo
    - Facility
    - RiskScore
    - FACTSDevice
    - SimpleEndDeviceFunction
    - UndergroundStructure
    - RelativeDisplacement
    - CloudCondition
    - GeosphericAnalog
    - HydrosphericAnalog
    - AtmosphericAnalog
    - SpaceAnalog
    range: ServiceRequestKind
    required: false
  priority:
    name: priority
    description: Priority of work.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:BaseWork.priority
    multivalued: false
    alias: priority
    owner: RepairWorkTask
    domain_of:
    - BusNameMarker
    - Customer
    - BaseWork
    - StageTrigger
    - Stage
    - AltGeneratingUnitMeas
    - AltTieMeas
    - PanDisplay
    - BidTimeSeries
    range: Priority
    required: false
  status_kind:
    name: status_kind
    description: Kind of work status.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BaseWork.statusKind
    multivalued: false
    alias: status_kind
    owner: RepairWorkTask
    domain_of:
    - BaseWork
    - Outage
    range: WorkStatusKind
    required: false
  time_schedules:
    name: time_schedules
    description: All time schedules for this work or work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BaseWork.TimeSchedules
    multivalued: true
    alias: time_schedules
    owner: RepairWorkTask
    domain_of:
    - BaseWork
    range: WorkTimeSchedule
    required: false
  work_location:
    name: work_location
    description: Location for this work/task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BaseWork.WorkLocation
    multivalued: false
    alias: work_location
    owner: RepairWorkTask
    domain_of:
    - BaseWork
    range: WorkLocation
    required: false
  work_activity_records:
    name: work_activity_records
    description: All activity records for this work or work task.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BaseWork.WorkActivityRecords
    multivalued: true
    alias: work_activity_records
    owner: RepairWorkTask
    domain_of:
    - BaseWork
    range: WorkActivityRecord
    required: false
  author_name:
    name: author_name
    description: Name of the author of this document.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.authorName
    multivalued: false
    alias: author_name
    owner: RepairWorkTask
    domain_of:
    - Document
    range: string
    required: false
  comment:
    name: comment
    description: Free text comment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Document.comment
    multivalued: false
    alias: comment
    owner: RepairWorkTask
    domain_of:
    - NetworkModelProjectChangeVersion
    - Document
    - SwitchingPlanRequest
    - SwitchingOrder
    - TroubleOrder
    - ReadingQuality
    - TroubleTicket
    - OutageOrder
    range: string
    required: false
  created_date_time:
    name: created_date_time
    description: "Date and time that this document was created.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.createdDateTime
    multivalued: false
    alias: created_date_time
    owner: RepairWorkTask
    domain_of:
    - Document
    - ActivityRecord
    range: date
    required: false
  doc_status:
    name: doc_status
    description: "Status of this document. For status of subject matter this document\
      \ represents (e.g., Agreement, Work), use 'status' attribute.\r\nExample values\
      \ for 'docStatus.status' are draft, approved, cancelled, etc."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.docStatus
    multivalued: false
    alias: doc_status
    owner: RepairWorkTask
    domain_of:
    - Document
    range: Status
    required: false
  electronic_address:
    name: electronic_address
    description: Electronic address.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Document.electronicAddress
    multivalued: false
    alias: electronic_address
    owner: RepairWorkTask
    domain_of:
    - Asset
    - Document
    - Person
    - Organisation
    - Location
    - Cashier
    range: ElectronicAddress
    required: false
  last_modified_date_time:
    name: last_modified_date_time
    description: "Date and time this document was last modified. Documents may potentially\
      \ be modified many times during their lifetime.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.lastModifiedDateTime
    multivalued: false
    alias: last_modified_date_time
    owner: RepairWorkTask
    domain_of:
    - Document
    range: date
    required: false
  revision_number:
    name: revision_number
    description: Revision number for this document.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.revisionNumber
    multivalued: false
    alias: revision_number
    owner: RepairWorkTask
    domain_of:
    - Document
    - MajorChargeGroup
    range: string
    required: false
  status:
    name: status
    description: Status of subject matter (e.g., Agreement, Work) this document represents.
      For status of the document itself, use 'docStatus' attribute.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Document.status
    multivalued: false
    alias: status
    owner: RepairWorkTask
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: Status
    required: false
  subject:
    name: subject
    description: Document subject.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.subject
    multivalued: false
    alias: subject
    owner: RepairWorkTask
    domain_of:
    - Document
    range: string
    required: false
  title:
    name: title
    description: Document title.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.title
    multivalued: false
    alias: title
    owner: RepairWorkTask
    domain_of:
    - Document
    range: string
    required: false
  type:
    name: type
    description: Utility-specific classification of this document, according to its
      corporate standards, practices, and existing IT systems (e.g., for management
      of assets, maintenance, work, outage, customers, etc.).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Document.type
    multivalued: false
    alias: type
    owner: RepairWorkTask
    domain_of:
    - Asset
    - AcceptanceTest
    - Document
    - StreetDetail
    - Location
    - Priority
    - CatalogAssetType
    - Capability
    - Craft
    - OldPerson
    - Role
    - ActivityRecord
    - EndDeviceEventType
    - EndDeviceGroup
    - DemandResponseProgram
    - UsagePointGroup
    - EndDeviceControlType
    - Hazard
    - OldCrew
    - Route
    - ConstraintDuration
    - AceTariffType
    - ControlArea
    - SynchronousMachine
    - ChargeProfile
    - ChargeComponent
    - MarketRole
    - ResourceGroup
    - Quantity
    - ResourceCertification
    - Auction
    - ScheduledEvent
    - PotentialTransformer
    - BusinessRole
    range: string
    required: false
  activity_record:
    name: activity_record
    description: The activity record for a document
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.ActivityRecord
    multivalued: true
    alias: activity_record
    owner: RepairWorkTask
    domain_of:
    - Document
    range: ActivityRecord
    required: false
  configuration_events:
    name: configuration_events
    description: All configuration events created for this document.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Document.ConfigurationEvents
    multivalued: true
    alias: configuration_events
    owner: RepairWorkTask
    domain_of:
    - Asset
    - Document
    - PersonRole
    - OrganisationRole
    - Location
    - UsagePoint
    - ServiceCategory
    range: ConfigurationEvent
    required: false
  author:
    name: author
    description: Author of this document.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.Author
    multivalued: false
    alias: author
    owner: RepairWorkTask
    domain_of:
    - Document
    - ActivityRecord
    range: Author
    required: false
  editor:
    name: editor
    description: Editor of this document.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.Editor
    multivalued: false
    alias: editor
    owner: RepairWorkTask
    domain_of:
    - Document
    range: Editor
    required: false
  approver:
    name: approver
    description: Approver of this document.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.Approver
    multivalued: false
    alias: approver
    owner: RepairWorkTask
    domain_of:
    - Document
    range: Approver
    required: false
  issuer:
    name: issuer
    description: Issuer of this document.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Document.Issuer
    multivalued: false
    alias: issuer
    owner: RepairWorkTask
    domain_of:
    - Document
    range: Issuer
    required: false
  alias_name:
    name: alias_name
    description: "The aliasName is free text human readable name of the object alternative\
      \ to IdentifiedObject.name. It may be non unique and may not correlate to a\
      \ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
      \ compatibility between CIM relases. It is however recommended to replace aliasName\
      \ with the Name class as aliasName is planned for retirement at a future time.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: RepairWorkTask
    domain_of:
    - IdentifiedObject
    range: string
    required: false
  description:
    name: description
    description: The description is a free human readable text describing or naming
      the object. It may be non unique and may not correlate to a naming hierarchy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: RepairWorkTask
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: false
  m_rid:
    name: m_rid
    description: "Master resource identifier issued by a model authority. The mRID\
      \ is unique within an exchange context. Global uniqueness is easily achieved\
      \ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
      \ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
      \ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
      \ CIM object elements."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: RepairWorkTask
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: RepairWorkTask
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: RepairWorkTask
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: RepairWorkTask
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: RepairWorkTask
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: RepairWorkTask
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:RepairWorkTask