Skip to content

Class: Pss1A

Single input power system stabilizer. It is a modified version in order to allow representation of various vendors' implementations on PSS type 1A.

URI: cim:Pss1A

 classDiagram
    class Pss1A
      PowerSystemStabilizerDynamics <|-- Pss1A

      Pss1A : a

          Pss1A --> PU : a

      Pss1A : alias_name

      Pss1A : description

      Pss1A : diagram_objects

          Pss1A --> DiagramObject : diagram_objects

      Pss1A : enabled

      Pss1A : excitation_system_dynamics

          Pss1A --> ExcitationSystemDynamics : excitation_system_dynamics

      Pss1A : input_signal_type

          Pss1A --> InputSignalKind : input_signal_type

      Pss1A : instance_set

          Pss1A --> InstanceSet : instance_set

      Pss1A : kd

      Pss1A : ks

          Pss1A --> PU : ks

      Pss1A : m_rid

      Pss1A : names

          Pss1A --> Name : names

      Pss1A : properties_cimdata_object

          Pss1A --> ChangeSetMember : properties_cimdata_object

      Pss1A : remote_input_signal

          Pss1A --> RemoteInputSignal : remote_input_signal

      Pss1A : t

          Pss1A --> Seconds : t

      Pss1A : targeting_cimdata_object

          Pss1A --> ChangeSetMember : targeting_cimdata_object

      Pss1A : tdelay

          Pss1A --> Seconds : tdelay

      Pss1A : vcl

          Pss1A --> PU : vcl

      Pss1A : vcu

          Pss1A --> PU : vcu

      Pss1A : vrmax

          Pss1A --> PU : vrmax

      Pss1A : vrmin

          Pss1A --> PU : vrmin

Inheritance

Slots

Name Cardinality and Range Description Inheritance
a 0..1
PU
Notch filter parameter (A8) direct
input_signal_type 0..1
InputSignalKind
Type of input signal (rotorAngularFrequencyDeviation, busFrequencyDeviation, ... direct
kd 0..1
Boolean
Selector (Kd) direct
ks 0..1
PU
Stabilizer gain (Ks) direct
t 0..1
Seconds
Transducer time constant (T6) (>= 0) direct
tdelay 0..1
Seconds
Time constant (Tdelay) (>= 0) direct
vcl 0..1
PU
Stabilizer input cutoff threshold (Vcl) direct
vcu 0..1
PU
Stabilizer input cutoff threshold (Vcu) direct
vrmax 0..1
PU
Maximum stabilizer output (Vrmax) (> Pss1A direct
vrmin 0..1
PU
Minimum stabilizer output (Vrmin) (< Pss1A direct
excitation_system_dynamics 1..1
ExcitationSystemDynamics
Excitation system model with which this power system stabilizer model is asso... PowerSystemStabilizerDynamics
remote_input_signal 0..*
RemoteInputSignal
Remote input signal used by this power system stabilizer model PowerSystemStabilizerDynamics
enabled 0..1
Boolean
Function block used indicator DynamicsFunctionBlock
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

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Pss1A
description: Single input power system stabilizer. It is a modified version in order
  to allow representation of various vendors' implementations on PSS type 1A.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemStabilizerDynamics
attributes:
  a:
    name: a
    description: 'Notch filter parameter (<i>A</i><i><sub>8</sub></i>). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.a8
    multivalued: false
    domain_of:
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - MechLoad1
    - ExcAC5A
    - ExcAVR7
    - PssIEEE1A
    - PssIEEE3B
    - Pss1A
    - Pss2B
    - PssPTIST3
    range: PU
    required: false
  input_signal_type:
    name: input_signal_type
    description: Type of input signal (rotorAngularFrequencyDeviation, busFrequencyDeviation,
      generatorElectricalPower, generatorAcceleratingPower, busVoltage, or busVoltageDerivative).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.inputSignalType
    multivalued: false
    domain_of:
    - PssIEEE1A
    - PssIEEE2B
    - Pss1A
    - Pss2ST
    - PssWECC
    range: InputSignalKind
    required: false
  kd:
    name: kd
    description: "Selector (<i>Kd</i>). \r\ntrue = e<sup>-sTdelay</sup> used\r\nfalse\
      \ = e<sup>-sTdelay</sup> not used."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.kd
    multivalued: false
    domain_of:
    - GovGASTWD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroWEH
    - GovHydroWPID
    - GovSteamBB
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEDC4B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC6A
    - ExcAC8B
    - ExcELIN2
    - ExcOEX3T
    - ExcREXS
    - ExcSK
    - Pss1A
    range: boolean
    required: false
  ks:
    name: ks
    description: 'Stabilizer gain (<i>K</i><i><sub>s</sub></i>). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.ks
    multivalued: false
    domain_of:
    - SynchronousMachineTimeConstantReactance
    - GovSteamBB
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcELIN1
    - ExcREXS
    - ExcST3A
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - PssELIN2
    range: PU
    required: false
  t:
    name: t
    description: 'Transducer time constant (<i>T</i><i><sub>6</sub></i>) (&gt;= 0). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.t6
    multivalued: false
    domain_of:
    - GovHydroIEEE0
    - GovSteamIEEE1
    - GovGAST
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - GovHydroR
    - GovSteam0
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - ExcIEEEST5B
    - ExcANS
    - ExcAVR3
    - ExcAVR4
    - ExcAVR7
    - ExcBBC
    - ExcOEX3T
    - OverexcLimX1
    - OverexcLimX2
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - Pss2ST
    - PssPTIST1
    - PssPTIST3
    - PssSH
    - PssSK
    - PssSTAB2A
    - PssWECC
    - WindPitchContPowerIEC
    range: Seconds
    required: false
  tdelay:
    name: tdelay
    description: 'Time constant (<i>Tdelay</i>) (&gt;= 0). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pss1A.tdelay
    multivalued: false
    domain_of:
    - Pss1A
    range: Seconds
    required: false
  vcl:
    name: vcl
    description: 'Stabilizer input cutoff threshold (<i>Vcl</i>). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pss1A.vcl
    multivalued: false
    domain_of:
    - Pss1A
    - Pss2ST
    - PssWECC
    range: PU
    required: false
  vcu:
    name: vcu
    description: 'Stabilizer input cutoff threshold (<i>Vcu</i>). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pss1A.vcu
    multivalued: false
    domain_of:
    - Pss1A
    - Pss2ST
    - PssWECC
    range: PU
    required: false
  vrmax:
    name: vrmax
    description: 'Maximum stabilizer output (<i>Vrmax</i>) (&gt; Pss1A.vrmin). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.vrmax
    multivalued: false
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC4A
    - ExcIEEEAC5A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC3A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcAC1A
    - ExcAC2A
    - ExcAC4A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcBBC
    - ExcCZ
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcDC3A1
    - ExcNI
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - ExcST6B
    - ExcST7B
    - PssIEEE1A
    - Pss1A
    range: PU
    required: false
  vrmin:
    name: vrmin
    description: 'Minimum stabilizer output (<i>Vrmin</i>) (&lt; Pss1A.vrmax). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.vrmin
    multivalued: false
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC4A
    - ExcIEEEAC5A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC3A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcAC1A
    - ExcAC2A
    - ExcAC4A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcBBC
    - ExcCZ
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcDC3A1
    - ExcNI
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - ExcST6B
    - ExcST7B
    - PssIEEE1A
    - Pss1A
    range: PU
    required: false
class_uri: cim:Pss1A

Induced

name: Pss1A
description: Single input power system stabilizer. It is a modified version in order
  to allow representation of various vendors' implementations on PSS type 1A.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: PowerSystemStabilizerDynamics
attributes:
  a:
    name: a
    description: 'Notch filter parameter (<i>A</i><i><sub>8</sub></i>). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.a8
    multivalued: false
    alias: a
    owner: Pss1A
    domain_of:
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - MechLoad1
    - ExcAC5A
    - ExcAVR7
    - PssIEEE1A
    - PssIEEE3B
    - Pss1A
    - Pss2B
    - PssPTIST3
    range: PU
    required: false
  input_signal_type:
    name: input_signal_type
    description: Type of input signal (rotorAngularFrequencyDeviation, busFrequencyDeviation,
      generatorElectricalPower, generatorAcceleratingPower, busVoltage, or busVoltageDerivative).
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.inputSignalType
    multivalued: false
    alias: input_signal_type
    owner: Pss1A
    domain_of:
    - PssIEEE1A
    - PssIEEE2B
    - Pss1A
    - Pss2ST
    - PssWECC
    range: InputSignalKind
    required: false
  kd:
    name: kd
    description: "Selector (<i>Kd</i>). \r\ntrue = e<sup>-sTdelay</sup> used\r\nfalse\
      \ = e<sup>-sTdelay</sup> not used."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.kd
    multivalued: false
    alias: kd
    owner: Pss1A
    domain_of:
    - GovGASTWD
    - GovHydroPID
    - GovHydroPID2
    - GovHydroWEH
    - GovHydroWPID
    - GovSteamBB
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC3A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEDC4B
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC6A
    - ExcAC8B
    - ExcELIN2
    - ExcOEX3T
    - ExcREXS
    - ExcSK
    - Pss1A
    range: boolean
    required: false
  ks:
    name: ks
    description: 'Stabilizer gain (<i>K</i><i><sub>s</sub></i>). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.ks
    multivalued: false
    alias: ks
    owner: Pss1A
    domain_of:
    - SynchronousMachineTimeConstantReactance
    - GovSteamBB
    - ExcAC1A
    - ExcAC2A
    - ExcAC3A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcELIN1
    - ExcREXS
    - ExcST3A
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - PssELIN2
    range: PU
    required: false
  t:
    name: t
    description: 'Transducer time constant (<i>T</i><i><sub>6</sub></i>) (&gt;= 0). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.t6
    multivalued: false
    alias: t
    owner: Pss1A
    domain_of:
    - GovHydroIEEE0
    - GovSteamIEEE1
    - GovGAST
    - GovGAST1
    - GovGAST2
    - GovGASTWD
    - GovHydroR
    - GovSteam0
    - GovSteam1
    - GovSteam2
    - GovSteamBB
    - GovSteamFV2
    - GovSteamFV3
    - GovSteamSGO
    - ExcIEEEST5B
    - ExcANS
    - ExcAVR3
    - ExcAVR4
    - ExcAVR7
    - ExcBBC
    - ExcOEX3T
    - OverexcLimX1
    - OverexcLimX2
    - PssIEEE1A
    - PssIEEE2B
    - PssIEEE3B
    - Pss1
    - Pss1A
    - Pss2B
    - Pss2ST
    - PssPTIST1
    - PssPTIST3
    - PssSH
    - PssSK
    - PssSTAB2A
    - PssWECC
    - WindPitchContPowerIEC
    range: Seconds
    required: false
  tdelay:
    name: tdelay
    description: 'Time constant (<i>Tdelay</i>) (&gt;= 0). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pss1A.tdelay
    multivalued: false
    alias: tdelay
    owner: Pss1A
    domain_of:
    - Pss1A
    range: Seconds
    required: false
  vcl:
    name: vcl
    description: 'Stabilizer input cutoff threshold (<i>Vcl</i>). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pss1A.vcl
    multivalued: false
    alias: vcl
    owner: Pss1A
    domain_of:
    - Pss1A
    - Pss2ST
    - PssWECC
    range: PU
    required: false
  vcu:
    name: vcu
    description: 'Stabilizer input cutoff threshold (<i>Vcu</i>). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pss1A.vcu
    multivalued: false
    alias: vcu
    owner: Pss1A
    domain_of:
    - Pss1A
    - Pss2ST
    - PssWECC
    range: PU
    required: false
  vrmax:
    name: vrmax
    description: 'Maximum stabilizer output (<i>Vrmax</i>) (&gt; Pss1A.vrmin). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.vrmax
    multivalued: false
    alias: vrmax
    owner: Pss1A
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC4A
    - ExcIEEEAC5A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC3A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcAC1A
    - ExcAC2A
    - ExcAC4A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcBBC
    - ExcCZ
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcDC3A1
    - ExcNI
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - ExcST6B
    - ExcST7B
    - PssIEEE1A
    - Pss1A
    range: PU
    required: false
  vrmin:
    name: vrmin
    description: 'Minimum stabilizer output (<i>Vrmin</i>) (&lt; Pss1A.vrmax). '
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pss1A.vrmin
    multivalued: false
    alias: vrmin
    owner: Pss1A
    domain_of:
    - ExcIEEEAC1A
    - ExcIEEEAC2A
    - ExcIEEEAC4A
    - ExcIEEEAC5A
    - ExcIEEEAC6A
    - ExcIEEEAC7B
    - ExcIEEEAC8B
    - ExcIEEEDC1A
    - ExcIEEEDC2A
    - ExcIEEEDC3A
    - ExcIEEEDC4B
    - ExcIEEEST1A
    - ExcIEEEST2A
    - ExcIEEEST3A
    - ExcIEEEST4B
    - ExcIEEEST5B
    - ExcIEEEST6B
    - ExcIEEEST7B
    - ExcAC1A
    - ExcAC2A
    - ExcAC4A
    - ExcAC5A
    - ExcAC6A
    - ExcAC8B
    - ExcBBC
    - ExcCZ
    - ExcDC1A
    - ExcDC2A
    - ExcDC3A
    - ExcDC3A1
    - ExcNI
    - ExcOEX3T
    - ExcPIC
    - ExcREXS
    - ExcST1A
    - ExcST2A
    - ExcST3A
    - ExcST4B
    - ExcST6B
    - ExcST7B
    - PssIEEE1A
    - Pss1A
    range: PU
    required: false
  excitation_system_dynamics:
    name: excitation_system_dynamics
    description: Excitation system model with which this power system stabilizer model
      is associated.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PowerSystemStabilizerDynamics.ExcitationSystemDynamics
    multivalued: false
    alias: excitation_system_dynamics
    owner: Pss1A
    domain_of:
    - SynchronousMachineDynamics
    - VoltageCompensatorDynamics
    - PowerSystemStabilizerDynamics
    - UnderexcitationLimiterDynamics
    - DiscontinuousExcitationControlDynamics
    - PFVArControllerType1Dynamics
    - OverexcitationLimiterDynamics
    - PFVArControllerType2Dynamics
    range: ExcitationSystemDynamics
    required: true
  remote_input_signal:
    name: remote_input_signal
    description: Remote input signal used by this power system stabilizer model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PowerSystemStabilizerDynamics.RemoteInputSignal
    multivalued: true
    alias: remote_input_signal
    owner: Pss1A
    domain_of:
    - Terminal
    - VoltageCompensatorDynamics
    - PowerSystemStabilizerDynamics
    - WindPlantDynamics
    - WindTurbineType3or4Dynamics
    - UnderexcitationLimiterDynamics
    - DiscontinuousExcitationControlDynamics
    - WindTurbineType1or2Dynamics
    - PFVArControllerType1Dynamics
    range: RemoteInputSignal
    required: false
  enabled:
    name: enabled
    description: "Function block used indicator.\r\ntrue = use of function block is\
      \ enabled\r\nfalse = use of function block is disabled."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:DynamicsFunctionBlock.enabled
    multivalued: false
    alias: enabled
    owner: Pss1A
    domain_of:
    - ProtectiveAction
    - EndDeviceFunction
    - RegulatingControl
    - DynamicsFunctionBlock
    range: boolean
    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: Pss1A
    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: Pss1A
    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: Pss1A
    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: Pss1A
    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: Pss1A
    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: Pss1A
    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: Pss1A
    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: Pss1A
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:Pss1A