Skip to content

Class: TagAction

Action on operation tag as a switching step.

URI: cim:TagAction

 classDiagram
    class TagAction
      SwitchingAction <|-- TagAction

      TagAction : alias_name

      TagAction : crew

          TagAction --> Crew : crew

      TagAction : description

      TagAction : diagram_objects

          TagAction --> DiagramObject : diagram_objects

      TagAction : executed_date_time

      TagAction : instance_set

          TagAction --> InstanceSet : instance_set

      TagAction : issued_date_time

      TagAction : kind

          TagAction --> TagActionKind : kind

      TagAction : m_rid

      TagAction : names

          TagAction --> Name : names

      TagAction : operational_tag

          TagAction --> OperationalTag : operational_tag

      TagAction : operator

          TagAction --> Operator : operator

      TagAction : phases

          TagAction --> PhaseCode : phases

      TagAction : planned_date_time

      TagAction : properties_cimdata_object

          TagAction --> ChangeSetMember : properties_cimdata_object

      TagAction : switching_event

          TagAction --> SwitchingEvent : switching_event

      TagAction : switching_plan

          TagAction --> SwitchingPlan : switching_plan

      TagAction : switching_step

          TagAction --> SwitchingStep : switching_step

      TagAction : targeting_cimdata_object

          TagAction --> ChangeSetMember : targeting_cimdata_object

Inheritance

Slots

Name Cardinality and Range Description Inheritance
kind 0..1
TagActionKind
Kind of tag action direct
operational_tag 0..1
OperationalTag
Tag associated with this tag action direct
executed_date_time 0..1
date
Actual date and time of this switching step SwitchingAction
issued_date_time 0..1
date
Date and time when the crew was given the instruction to execute the action; ... SwitchingAction
phases 0..1
PhaseCode
Phases of the Switching Action SwitchingAction
planned_date_time 0..1
date
Planned date and time of this switching step SwitchingAction
switching_plan 0..1
SwitchingPlan
The switching plan that is associated with the switching actions SwitchingAction
operator 0..1
Operator
Operator responsible for this switching step SwitchingAction
crew 0..*
Crew
The crew that is assigned to the switching action SwitchingAction
switching_event 0..1
SwitchingEvent
The switching event that the switching action is performed on SwitchingAction
switching_step 0..1
SwitchingStep
The switching step that is associated to the switching action SwitchingAction
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
OperationalTag tag_action range TagAction

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: TagAction
description: Action on operation tag as a switching step.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: SwitchingAction
attributes:
  kind:
    name: kind
    description: Kind of tag action.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TagAction.kind
    multivalued: false
    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: TagActionKind
    required: false
  operational_tag:
    name: operational_tag
    description: Tag associated with this tag action.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TagAction.OperationalTag
    multivalued: false
    domain_of:
    - TagAction
    range: OperationalTag
    required: false
class_uri: cim:TagAction

Induced

name: TagAction
description: Action on operation tag as a switching step.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: SwitchingAction
attributes:
  kind:
    name: kind
    description: Kind of tag action.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TagAction.kind
    multivalued: false
    alias: kind
    owner: TagAction
    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: TagActionKind
    required: false
  operational_tag:
    name: operational_tag
    description: Tag associated with this tag action.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TagAction.OperationalTag
    multivalued: false
    alias: operational_tag
    owner: TagAction
    domain_of:
    - TagAction
    range: OperationalTag
    required: false
  executed_date_time:
    name: executed_date_time
    description: Actual date and time of this switching step.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SwitchingAction.executedDateTime
    multivalued: false
    alias: executed_date_time
    owner: TagAction
    domain_of:
    - SwitchingAction
    range: date
    required: false
  issued_date_time:
    name: issued_date_time
    description: Date and time when the crew was given the instruction to execute
      the action; not applicable if the action is performed by operator remote control.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SwitchingAction.issuedDateTime
    multivalued: false
    alias: issued_date_time
    owner: TagAction
    domain_of:
    - SwitchingAction
    - SafetyDocument
    range: date
    required: false
  phases:
    name: phases
    description: Phases of the Switching Action
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SwitchingAction.phases
    multivalued: false
    alias: phases
    owner: TagAction
    domain_of:
    - Terminal
    - Measurement
    - SwitchingAction
    - Fault
    - TransformerTankEnd
    - ReadingType
    range: PhaseCode
    required: false
  planned_date_time:
    name: planned_date_time
    description: Planned date and time of this switching step.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SwitchingAction.plannedDateTime
    multivalued: false
    alias: planned_date_time
    owner: TagAction
    domain_of:
    - SwitchingAction
    range: date
    required: false
  switching_plan:
    name: switching_plan
    description: The switching plan that is associated with the switching actions.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SwitchingAction.SwitchingPlan
    multivalued: false
    alias: switching_plan
    owner: TagAction
    domain_of:
    - SwitchingPlanRequest
    - SwitchingOrder
    - WorkTask
    - SwitchingAction
    - SwitchingStepGroup
    - OutagePlan
    - PlannedOutageNotification
    - SafetyDocument
    range: SwitchingPlan
    required: false
  operator:
    name: operator
    description: Operator responsible for this switching step.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SwitchingAction.Operator
    multivalued: false
    alias: operator
    owner: TagAction
    domain_of:
    - SwitchingAction
    range: Operator
    required: false
  crew:
    name: crew
    description: The crew that is assigned to the switching action.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:SwitchingAction.Crew
    multivalued: true
    alias: crew
    owner: TagAction
    domain_of:
    - Location
    - Capability
    - SwitchingAction
    - FieldDispatchHistory
    - Outage
    - WorkAsset
    - CrewMember
    range: Crew
    required: false
  switching_event:
    name: switching_event
    description: The switching event that the switching action is performed on
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SwitchingAction.SwitchingEvent
    multivalued: false
    alias: switching_event
    owner: TagAction
    domain_of:
    - SwitchingAction
    range: SwitchingEvent
    required: false
  switching_step:
    name: switching_step
    description: The switching step that is associated to the switching action.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:SwitchingAction.SwitchingStep
    multivalued: false
    alias: switching_step
    owner: TagAction
    domain_of:
    - SwitchingAction
    - SwitchingStepGroup
    - RevisionHistory
    range: SwitchingStep
    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: TagAction
    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: TagAction
    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: TagAction
    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: TagAction
    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: TagAction
    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: TagAction
    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: TagAction
    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: TagAction
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:TagAction