Skip to content

Class: Crew

Group of people with specific skills, tools, and vehicles.

URI: cim:Crew

 classDiagram
    class Crew
      IdentifiedObject <|-- Crew


      Crew <|-- OldCrew


      Crew : alias_name

      Crew : crew_members

          Crew --> CrewMember : crew_members

      Crew : crew_type

          Crew --> CrewType : crew_type

      Crew : description

      Crew : diagram_objects

          Crew --> DiagramObject : diagram_objects

      Crew : field_dispatch_history

          Crew --> FieldDispatchHistory : field_dispatch_history

      Crew : instance_set

          Crew --> InstanceSet : instance_set

      Crew : location

          Crew --> Location : location

      Crew : m_rid

      Crew : names

          Crew --> Name : names

      Crew : outage

          Crew --> Outage : outage

      Crew : properties_cimdata_object

          Crew --> ChangeSetMember : properties_cimdata_object

      Crew : status

          Crew --> Status : status

      Crew : switching_action

          Crew --> SwitchingAction : switching_action

      Crew : targeting_cimdata_object

          Crew --> ChangeSetMember : targeting_cimdata_object

      Crew : work_assets

          Crew --> WorkAsset : work_assets

      Crew : work_tasks

          Crew --> WorkTask : work_tasks

Inheritance

Slots

Name Cardinality and Range Description Inheritance
status 0..1
Status
Status of this crew direct
crew_type 0..1
CrewType
Type of this crew direct
crew_members 0..*
CrewMember
All members of this crew direct
field_dispatch_history 0..*
FieldDispatchHistory
The dispatch history associated with the crew direct
location 0..1
Location
The location this crew is assigned to direct
work_assets 0..*
WorkAsset
All work assets used by this crew direct
switching_action 1..1
SwitchingAction
The switching action that is assigned to this crew direct
outage 0..*
Outage
The outage that is assigned to the crew direct
work_tasks 0..*
WorkTask
All work tasks this crew participates in direct
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
Location crew range Crew
WorkTask crews range Crew
OldWorkTask crews range Crew
WorkLocation crew range Crew
JumperAction crew range Crew
SwitchingAction crew range Crew
FieldDispatchHistory crew range Crew
PlannedOutage crew range Crew
Outage crew range Crew
SwitchAction crew range Crew
ServiceLocation crew range Crew
UnplannedOutage crew range Crew
MeterWorkTask crews range Crew
WorkAsset crew range Crew
CrewType crews range Crew
CrewMember crew range Crew
CutAction crew range Crew
GroundAction crew range Crew
ClampAction crew range Crew
MeasurementAction crew range Crew
UsagePointLocation crew range Crew
ControlAction crew range Crew
FieldSafetySupervisor crew range Crew
TagAction crew range Crew
VerificationAction crew range Crew
ClearanceAction crew range Crew
GenericAction crew range Crew
ShuntCompensatorAction crew range Crew
EnergyConsumerAction crew range Crew
EnergySourceAction crew range Crew
Zone crew range Crew
RepairWorkTask crews range Crew
Vehicle crew range Crew
MaintenanceLocation crew range Crew
InternalLocation crew range Crew
Tool crew range Crew
MaintenanceWorkTask crews range Crew

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Crew
description: Group of people with specific skills, tools, and vehicles.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  status:
    name: status
    description: Status of this crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Crew.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
  crew_type:
    name: crew_type
    description: Type of this crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Crew.CrewType
    multivalued: false
    domain_of:
    - Crew
    range: CrewType
    required: false
  crew_members:
    name: crew_members
    description: All members of this crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Crew.CrewMembers
    multivalued: true
    domain_of:
    - Crew
    range: CrewMember
    required: false
  field_dispatch_history:
    name: field_dispatch_history
    description: The dispatch history associated with the crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Crew.FieldDispatchHistory
    multivalued: true
    domain_of:
    - Crew
    - FieldDispatchStep
    - PlannedOutage
    - UnplannedOutage
    range: FieldDispatchHistory
    required: false
  location:
    name: location
    description: The location this crew is assigned to.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Crew.Location
    multivalued: false
    domain_of:
    - PowerSystemResource
    - Asset
    - Incident
    - SwitchingOrder
    - TroubleOrder
    - Crew
    - Fault
    - PointOfSale
    - TroubleTicket
    - OutageOrder
    - EnvironmentalMonitoringStation
    - EnvironmentalLocationType
    - PositionPoint
    - FailureEvent
    range: Location
    required: false
  work_assets:
    name: work_assets
    description: All work assets used by this crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Crew.WorkAssets
    multivalued: true
    domain_of:
    - Crew
    range: WorkAsset
    required: false
  switching_action:
    name: switching_action
    description: The switching action that is assigned to this crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Crew.SwitchingAction
    multivalued: false
    domain_of:
    - SwitchingPlan
    - SwitchingStep
    - Crew
    - SwitchingEvent
    range: SwitchingAction
    required: true
  outage:
    name: outage
    description: The outage that is assigned to the crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Crew.Outage
    multivalued: true
    domain_of:
    - Incident
    - SwitchingPlan
    - UsagePoint
    - ConductingEquipment
    - Crew
    - EstimatedRestorationTime
    - OutageArea
    - Fault
    range: Outage
    required: false
  work_tasks:
    name: work_tasks
    description: All work tasks this crew participates in.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Crew.WorkTasks
    multivalued: true
    domain_of:
    - Asset
    - SwitchingPlan
    - Capability
    - Design
    - DesignLocationCU
    - Work
    - WorkFlowStep
    - OverheadCost
    - Crew
    - QualificationRequirement
    range: WorkTask
    required: false
class_uri: cim:Crew

Induced

name: Crew
description: Group of people with specific skills, tools, and vehicles.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  status:
    name: status
    description: Status of this crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Crew.status
    multivalued: false
    alias: status
    owner: Crew
    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
  crew_type:
    name: crew_type
    description: Type of this crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Crew.CrewType
    multivalued: false
    alias: crew_type
    owner: Crew
    domain_of:
    - Crew
    range: CrewType
    required: false
  crew_members:
    name: crew_members
    description: All members of this crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Crew.CrewMembers
    multivalued: true
    alias: crew_members
    owner: Crew
    domain_of:
    - Crew
    range: CrewMember
    required: false
  field_dispatch_history:
    name: field_dispatch_history
    description: The dispatch history associated with the crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Crew.FieldDispatchHistory
    multivalued: true
    alias: field_dispatch_history
    owner: Crew
    domain_of:
    - Crew
    - FieldDispatchStep
    - PlannedOutage
    - UnplannedOutage
    range: FieldDispatchHistory
    required: false
  location:
    name: location
    description: The location this crew is assigned to.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Crew.Location
    multivalued: false
    alias: location
    owner: Crew
    domain_of:
    - PowerSystemResource
    - Asset
    - Incident
    - SwitchingOrder
    - TroubleOrder
    - Crew
    - Fault
    - PointOfSale
    - TroubleTicket
    - OutageOrder
    - EnvironmentalMonitoringStation
    - EnvironmentalLocationType
    - PositionPoint
    - FailureEvent
    range: Location
    required: false
  work_assets:
    name: work_assets
    description: All work assets used by this crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Crew.WorkAssets
    multivalued: true
    alias: work_assets
    owner: Crew
    domain_of:
    - Crew
    range: WorkAsset
    required: false
  switching_action:
    name: switching_action
    description: The switching action that is assigned to this crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Crew.SwitchingAction
    multivalued: false
    alias: switching_action
    owner: Crew
    domain_of:
    - SwitchingPlan
    - SwitchingStep
    - Crew
    - SwitchingEvent
    range: SwitchingAction
    required: true
  outage:
    name: outage
    description: The outage that is assigned to the crew.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Crew.Outage
    multivalued: true
    alias: outage
    owner: Crew
    domain_of:
    - Incident
    - SwitchingPlan
    - UsagePoint
    - ConductingEquipment
    - Crew
    - EstimatedRestorationTime
    - OutageArea
    - Fault
    range: Outage
    required: false
  work_tasks:
    name: work_tasks
    description: All work tasks this crew participates in.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Crew.WorkTasks
    multivalued: true
    alias: work_tasks
    owner: Crew
    domain_of:
    - Asset
    - SwitchingPlan
    - Capability
    - Design
    - DesignLocationCU
    - Work
    - WorkFlowStep
    - OverheadCost
    - Crew
    - QualificationRequirement
    range: WorkTask
    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: Crew
    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: Crew
    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: Crew
    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: Crew
    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: Crew
    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: Crew
    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: Crew
    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: Crew
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:Crew