Skip to content

Class: ScheduledEventData

_Schedule parameters for an activity that is to occur, is occurring, or has completed. _

__

URI: cim:ScheduledEventData

 classDiagram
    class ScheduledEventData
      ScheduledEventData : estimated_window

          ScheduledEventData --> DateTimeInterval : estimated_window

      ScheduledEventData : inspection_data_set

          ScheduledEventData --> InspectionDataSet : inspection_data_set

      ScheduledEventData : requested_window

          ScheduledEventData --> DateTimeInterval : requested_window

      ScheduledEventData : scheduled_events

          ScheduledEventData --> ScheduledEvent : scheduled_events

      ScheduledEventData : status

          ScheduledEventData --> Status : status

Slots

Name Cardinality and Range Description Inheritance
estimated_window 0..1
DateTimeInterval
Estimated date and time for activity execution (with earliest possibility of ... direct
requested_window 0..1
DateTimeInterval
Requested date and time interval for activity execution direct
status 0..1
Status
Current status information relevant to the data for a scheduled event direct
scheduled_events 0..*
ScheduledEvent
All scheduled events with this specification direct
inspection_data_set 1..1
InspectionDataSet
direct

Usages

used by used in type used
ScheduledEvent scheduled_event_data range ScheduledEventData
InspectionDataSet according_to_schedules range ScheduledEventData

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ScheduledEventData
description: "Schedule parameters for an activity that is to occur, is occurring,\
  \ or has completed.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  estimated_window:
    name: estimated_window
    description: Estimated date and time for activity execution (with earliest possibility
      of activity initiation and latest possibility of activity completion).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ScheduledEventData.estimatedWindow
    multivalued: false
    domain_of:
    - ScheduledEventData
    range: DateTimeInterval
    required: false
  requested_window:
    name: requested_window
    description: Requested date and time interval for activity execution.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ScheduledEventData.requestedWindow
    multivalued: false
    domain_of:
    - ScheduledEventData
    range: DateTimeInterval
    required: false
  status:
    name: status
    description: Current status information relevant to the data for a scheduled event
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ScheduledEventData.status
    multivalued: false
    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
  scheduled_events:
    name: scheduled_events
    description: All scheduled events with this specification.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ScheduledEventData.ScheduledEvents
    multivalued: true
    domain_of:
    - Asset
    - ScheduledEventData
    range: ScheduledEvent
    required: false
  inspection_data_set:
    name: inspection_data_set
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ScheduledEventData.InspectionDataSet
    multivalued: false
    domain_of:
    - ScheduledEventData
    range: InspectionDataSet
    required: true
class_uri: cim:ScheduledEventData

Induced

name: ScheduledEventData
description: "Schedule parameters for an activity that is to occur, is occurring,\
  \ or has completed.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  estimated_window:
    name: estimated_window
    description: Estimated date and time for activity execution (with earliest possibility
      of activity initiation and latest possibility of activity completion).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ScheduledEventData.estimatedWindow
    multivalued: false
    alias: estimated_window
    owner: ScheduledEventData
    domain_of:
    - ScheduledEventData
    range: DateTimeInterval
    required: false
  requested_window:
    name: requested_window
    description: Requested date and time interval for activity execution.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ScheduledEventData.requestedWindow
    multivalued: false
    alias: requested_window
    owner: ScheduledEventData
    domain_of:
    - ScheduledEventData
    range: DateTimeInterval
    required: false
  status:
    name: status
    description: Current status information relevant to the data for a scheduled event
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ScheduledEventData.status
    multivalued: false
    alias: status
    owner: ScheduledEventData
    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
  scheduled_events:
    name: scheduled_events
    description: All scheduled events with this specification.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ScheduledEventData.ScheduledEvents
    multivalued: true
    alias: scheduled_events
    owner: ScheduledEventData
    domain_of:
    - Asset
    - ScheduledEventData
    range: ScheduledEvent
    required: false
  inspection_data_set:
    name: inspection_data_set
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ScheduledEventData.InspectionDataSet
    multivalued: false
    alias: inspection_data_set
    owner: ScheduledEventData
    domain_of:
    - ScheduledEventData
    range: InspectionDataSet
    required: true
class_uri: cim:ScheduledEventData