Skip to content

Class: TransformerEndInfo

_Transformer end data. _

__

URI: cim:TransformerEndInfo

 classDiagram
    class TransformerEndInfo
      AssetInfo <|-- TransformerEndInfo


      TransformerEndInfo <|-- OldTransformerEndInfo


      TransformerEndInfo : alias_name

      TransformerEndInfo : assets

          TransformerEndInfo --> Asset : assets

      TransformerEndInfo : catalog_asset_type

          TransformerEndInfo --> CatalogAssetType : catalog_asset_type

      TransformerEndInfo : connection_kind

          TransformerEndInfo --> WindingConnection : connection_kind

      TransformerEndInfo : core_admittance

          TransformerEndInfo --> TransformerCoreAdmittance : core_admittance

      TransformerEndInfo : description

      TransformerEndInfo : diagram_objects

          TransformerEndInfo --> DiagramObject : diagram_objects

      TransformerEndInfo : emergency_s

          TransformerEndInfo --> ApparentPower : emergency_s

      TransformerEndInfo : end_number

      TransformerEndInfo : energised_end_no_load_tests

          TransformerEndInfo --> NoLoadTest : energised_end_no_load_tests

      TransformerEndInfo : energised_end_open_circuit_tests

          TransformerEndInfo --> OpenCircuitTest : energised_end_open_circuit_tests

      TransformerEndInfo : energised_end_short_circuit_tests

          TransformerEndInfo --> ShortCircuitTest : energised_end_short_circuit_tests

      TransformerEndInfo : from_mesh_impedances

          TransformerEndInfo --> TransformerMeshImpedance : from_mesh_impedances

      TransformerEndInfo : grounded_end_short_circuit_tests

          TransformerEndInfo --> ShortCircuitTest : grounded_end_short_circuit_tests

      TransformerEndInfo : instance_set

          TransformerEndInfo --> InstanceSet : instance_set

      TransformerEndInfo : insulation_u

          TransformerEndInfo --> Voltage : insulation_u

      TransformerEndInfo : m_rid

      TransformerEndInfo : names

          TransformerEndInfo --> Name : names

      TransformerEndInfo : open_end_open_circuit_tests

          TransformerEndInfo --> OpenCircuitTest : open_end_open_circuit_tests

      TransformerEndInfo : phase_angle_clock

      TransformerEndInfo : power_system_resources

          TransformerEndInfo --> PowerSystemResource : power_system_resources

      TransformerEndInfo : product_asset_model

          TransformerEndInfo --> ProductAssetModel : product_asset_model

      TransformerEndInfo : properties_cimdata_object

          TransformerEndInfo --> ChangeSetMember : properties_cimdata_object

      TransformerEndInfo : r

          TransformerEndInfo --> Resistance : r

      TransformerEndInfo : rated_s

          TransformerEndInfo --> ApparentPower : rated_s

      TransformerEndInfo : rated_u

          TransformerEndInfo --> Voltage : rated_u

      TransformerEndInfo : short_term_s

          TransformerEndInfo --> ApparentPower : short_term_s

      TransformerEndInfo : targeting_cimdata_object

          TransformerEndInfo --> ChangeSetMember : targeting_cimdata_object

      TransformerEndInfo : to_mesh_impedances

          TransformerEndInfo --> TransformerMeshImpedance : to_mesh_impedances

      TransformerEndInfo : transformer_star_impedance

          TransformerEndInfo --> TransformerStarImpedance : transformer_star_impedance

      TransformerEndInfo : transformer_tank_info

          TransformerEndInfo --> TransformerTankInfo : transformer_tank_info

Inheritance

Slots

Name Cardinality and Range Description Inheritance
connection_kind 0..1
WindingConnection
Kind of connection direct
emergency_s 0..1
ApparentPower
Apparent power that the winding can carry under emergency conditions (also ca... direct
end_number 0..1
Integer
Number for this transformer end, corresponding to the end's order in the Powe... direct
insulation_u 0..1
Voltage
Basic insulation level voltage rating direct
phase_angle_clock 0..1
Integer
Winding phase angle where 360 degrees are represented with clock hours, so th... direct
r 0..1
Resistance
DC resistance direct
rated_s 0..1
ApparentPower
Normal apparent power rating direct
rated_u 0..1
Voltage
Rated voltage: phase-phase for three-phase windings, and either phase-phase o... direct
short_term_s 0..1
ApparentPower
Apparent power that this winding can carry for a short period of time (in eme... direct
to_mesh_impedances 0..*
TransformerMeshImpedance
All mesh impedances between this 'from' and other 'to' transformer ends direct
transformer_star_impedance 0..1
TransformerStarImpedance
Transformer star impedance calculated from this transformer end datasheet direct
from_mesh_impedances 0..*
TransformerMeshImpedance
All mesh impedances between this 'to' and other 'from' transformer ends direct
core_admittance 0..1
TransformerCoreAdmittance
Core admittance calculated from this transformer end datasheet, representing ... direct
energised_end_short_circuit_tests 0..*
ShortCircuitTest
All short-circuit test measurements in which this transformer end was energis... direct
transformer_tank_info 1..1
TransformerTankInfo
Transformer tank data that this end description is part of direct
energised_end_open_circuit_tests 0..*
OpenCircuitTest
All open-circuit test measurements in which this transformer end was excited direct
grounded_end_short_circuit_tests 0..*
ShortCircuitTest
All short-circuit test measurements in which this transformer end was short-c... direct
open_end_open_circuit_tests 0..*
OpenCircuitTest
All open-circuit test measurements in which this transformer end was not exci... direct
energised_end_no_load_tests 0..*
NoLoadTest
All no-load test measurements in which this transformer end was energised direct
power_system_resources 0..*
PowerSystemResource
All power system resources with this datasheet information AssetInfo
catalog_asset_type 0..1
CatalogAssetType
Asset information (nameplate) for this catalog asset type AssetInfo
assets 0..*
Asset
All assets described by this data AssetInfo
product_asset_model 0..1
ProductAssetModel
Product asset model which conforms to this catalog asset type AssetInfo
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
TransformerMeshImpedance to_transformer_end_infos range TransformerEndInfo
TransformerMeshImpedance from_transformer_end_info range TransformerEndInfo
ShortCircuitTest energised_end range TransformerEndInfo
ShortCircuitTest grounded_ends range TransformerEndInfo
TransformerTankInfo transformer_end_infos range TransformerEndInfo
OpenCircuitTest energised_end range TransformerEndInfo
OpenCircuitTest open_end range TransformerEndInfo
NoLoadTest energised_end range TransformerEndInfo
TransformerStarImpedance transformer_end_info range TransformerEndInfo
TransformerCoreAdmittance transformer_end_info range TransformerEndInfo
OldTransformerTankInfo transformer_end_infos range TransformerEndInfo

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: TransformerEndInfo
description: "Transformer end data.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AssetInfo
attributes:
  connection_kind:
    name: connection_kind
    description: "Kind of connection.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.connectionKind
    multivalued: false
    domain_of:
    - TransformerEndInfo
    - PowerTransformerEnd
    range: WindingConnection
    required: false
  emergency_s:
    name: emergency_s
    description: "Apparent power that the winding can carry under emergency conditions\
      \ (also called long-term emergency power).\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.emergencyS
    multivalued: false
    domain_of:
    - TransformerEndInfo
    range: ApparentPower
    required: false
  end_number:
    name: end_number
    description: "Number for this transformer end, corresponding to the end's order\
      \ in the PowerTransformer.vectorGroup attribute. Highest voltage winding should\
      \ be 1.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerEndInfo.endNumber
    multivalued: false
    domain_of:
    - TransformerEnd
    - TransformerEndInfo
    range: integer
    required: false
  insulation_u:
    name: insulation_u
    description: Basic insulation level voltage rating.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.insulationU
    multivalued: false
    domain_of:
    - TransformerEndInfo
    range: Voltage
    required: false
  phase_angle_clock:
    name: phase_angle_clock
    description: "Winding phase angle where 360 degrees are represented with clock\
      \ hours, so the valid values are {0, ..., 11}. For example, to express the second\
      \ winding in code 'Dyn11', set attributes as follows: 'endNumber'=2, 'connectionKind'\
      \ = Yn and 'phaseAngleClock' = 11.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.phaseAngleClock
    multivalued: false
    domain_of:
    - TransformerEndInfo
    - PowerTransformerEnd
    range: integer
    required: false
  r:
    name: r
    description: "DC resistance.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerEndInfo.r
    multivalued: false
    domain_of:
    - MutualCoupling
    - TransformerMeshImpedance
    - TransformerEndInfo
    - PowerTransformerEnd
    - ACLineSegment
    - SynchronousMachine
    - EquivalentInjection
    - PowerElectronicsConnection
    - SeriesCompensator
    - TransformerStarImpedance
    - TapChangerTablePoint
    - PerLengthSequenceImpedance
    - PhaseImpedanceData
    - EarthFaultCompensator
    - EnergySource
    - EquivalentBranch
    - DCGround
    - GovCT1
    - GovCT2
    - GovGAST
    - GovGAST1
    - GovHydroDD
    - GovHydroPID
    - GovHydroR
    - GovSteam0
    - GovSteamFV2
    - ExcNI
    - UnderexcLimX2
    range: Resistance
    required: false
  rated_s:
    name: rated_s
    description: "Normal apparent power rating.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.ratedS
    multivalued: false
    domain_of:
    - TransformerEndInfo
    - PowerTransformerEnd
    - RotatingMachine
    - PowerElectronicsConnection
    range: ApparentPower
    required: false
  rated_u:
    name: rated_u
    description: "Rated voltage: phase-phase for three-phase windings, and either\
      \ phase-phase or phase-neutral for single-phase windings.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.ratedU
    multivalued: false
    domain_of:
    - TransformerEndInfo
    - PowerTransformerEnd
    - RotatingMachine
    - PowerElectronicsConnection
    range: Voltage
    required: false
  short_term_s:
    name: short_term_s
    description: "Apparent power that this winding can carry for a short period of\
      \ time (in emergency).\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.shortTermS
    multivalued: false
    domain_of:
    - TransformerEndInfo
    range: ApparentPower
    required: false
  to_mesh_impedances:
    name: to_mesh_impedances
    description: All mesh impedances between this 'from' and other 'to' transformer
      ends.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.ToMeshImpedances
    multivalued: true
    domain_of:
    - TransformerEndInfo
    range: TransformerMeshImpedance
    required: false
  transformer_star_impedance:
    name: transformer_star_impedance
    description: Transformer star impedance calculated from this transformer end datasheet.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.TransformerStarImpedance
    multivalued: false
    domain_of:
    - TransformerEndInfo
    range: TransformerStarImpedance
    required: false
  from_mesh_impedances:
    name: from_mesh_impedances
    description: All mesh impedances between this 'to' and other 'from' transformer
      ends.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.FromMeshImpedances
    multivalued: true
    domain_of:
    - TransformerEndInfo
    range: TransformerMeshImpedance
    required: false
  core_admittance:
    name: core_admittance
    description: Core admittance calculated from this transformer end datasheet, representing
      magnetising current and core losses. The full values of the transformer should
      be supplied for one transformer end info only.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerEndInfo.CoreAdmittance
    multivalued: false
    domain_of:
    - TransformerEnd
    - TransformerEndInfo
    range: TransformerCoreAdmittance
    required: false
  energised_end_short_circuit_tests:
    name: energised_end_short_circuit_tests
    description: All short-circuit test measurements in which this transformer end
      was energised.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.EnergisedEndShortCircuitTests
    multivalued: true
    domain_of:
    - TransformerEndInfo
    range: ShortCircuitTest
    required: false
  transformer_tank_info:
    name: transformer_tank_info
    description: Transformer tank data that this end description is part of.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.TransformerTankInfo
    multivalued: false
    domain_of:
    - TransformerEndInfo
    range: TransformerTankInfo
    required: true
  energised_end_open_circuit_tests:
    name: energised_end_open_circuit_tests
    description: All open-circuit test measurements in which this transformer end
      was excited.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.EnergisedEndOpenCircuitTests
    multivalued: true
    domain_of:
    - TransformerEndInfo
    range: OpenCircuitTest
    required: false
  grounded_end_short_circuit_tests:
    name: grounded_end_short_circuit_tests
    description: All short-circuit test measurements in which this transformer end
      was short-circuited.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.GroundedEndShortCircuitTests
    multivalued: true
    domain_of:
    - TransformerEndInfo
    range: ShortCircuitTest
    required: false
  open_end_open_circuit_tests:
    name: open_end_open_circuit_tests
    description: All open-circuit test measurements in which this transformer end
      was not excited.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.OpenEndOpenCircuitTests
    multivalued: true
    domain_of:
    - TransformerEndInfo
    range: OpenCircuitTest
    required: false
  energised_end_no_load_tests:
    name: energised_end_no_load_tests
    description: All no-load test measurements in which this transformer end was energised.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.EnergisedEndNoLoadTests
    multivalued: true
    domain_of:
    - TransformerEndInfo
    range: NoLoadTest
    required: false
class_uri: cim:TransformerEndInfo

Induced

name: TransformerEndInfo
description: "Transformer end data.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AssetInfo
attributes:
  connection_kind:
    name: connection_kind
    description: "Kind of connection.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.connectionKind
    multivalued: false
    alias: connection_kind
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    - PowerTransformerEnd
    range: WindingConnection
    required: false
  emergency_s:
    name: emergency_s
    description: "Apparent power that the winding can carry under emergency conditions\
      \ (also called long-term emergency power).\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.emergencyS
    multivalued: false
    alias: emergency_s
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: ApparentPower
    required: false
  end_number:
    name: end_number
    description: "Number for this transformer end, corresponding to the end's order\
      \ in the PowerTransformer.vectorGroup attribute. Highest voltage winding should\
      \ be 1.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerEndInfo.endNumber
    multivalued: false
    alias: end_number
    owner: TransformerEndInfo
    domain_of:
    - TransformerEnd
    - TransformerEndInfo
    range: integer
    required: false
  insulation_u:
    name: insulation_u
    description: Basic insulation level voltage rating.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.insulationU
    multivalued: false
    alias: insulation_u
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: Voltage
    required: false
  phase_angle_clock:
    name: phase_angle_clock
    description: "Winding phase angle where 360 degrees are represented with clock\
      \ hours, so the valid values are {0, ..., 11}. For example, to express the second\
      \ winding in code 'Dyn11', set attributes as follows: 'endNumber'=2, 'connectionKind'\
      \ = Yn and 'phaseAngleClock' = 11.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.phaseAngleClock
    multivalued: false
    alias: phase_angle_clock
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    - PowerTransformerEnd
    range: integer
    required: false
  r:
    name: r
    description: "DC resistance.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerEndInfo.r
    multivalued: false
    alias: r
    owner: TransformerEndInfo
    domain_of:
    - MutualCoupling
    - TransformerMeshImpedance
    - TransformerEndInfo
    - PowerTransformerEnd
    - ACLineSegment
    - SynchronousMachine
    - EquivalentInjection
    - PowerElectronicsConnection
    - SeriesCompensator
    - TransformerStarImpedance
    - TapChangerTablePoint
    - PerLengthSequenceImpedance
    - PhaseImpedanceData
    - EarthFaultCompensator
    - EnergySource
    - EquivalentBranch
    - DCGround
    - GovCT1
    - GovCT2
    - GovGAST
    - GovGAST1
    - GovHydroDD
    - GovHydroPID
    - GovHydroR
    - GovSteam0
    - GovSteamFV2
    - ExcNI
    - UnderexcLimX2
    range: Resistance
    required: false
  rated_s:
    name: rated_s
    description: "Normal apparent power rating.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.ratedS
    multivalued: false
    alias: rated_s
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    - PowerTransformerEnd
    - RotatingMachine
    - PowerElectronicsConnection
    range: ApparentPower
    required: false
  rated_u:
    name: rated_u
    description: "Rated voltage: phase-phase for three-phase windings, and either\
      \ phase-phase or phase-neutral for single-phase windings.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.ratedU
    multivalued: false
    alias: rated_u
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    - PowerTransformerEnd
    - RotatingMachine
    - PowerElectronicsConnection
    range: Voltage
    required: false
  short_term_s:
    name: short_term_s
    description: "Apparent power that this winding can carry for a short period of\
      \ time (in emergency).\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.shortTermS
    multivalued: false
    alias: short_term_s
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: ApparentPower
    required: false
  to_mesh_impedances:
    name: to_mesh_impedances
    description: All mesh impedances between this 'from' and other 'to' transformer
      ends.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.ToMeshImpedances
    multivalued: true
    alias: to_mesh_impedances
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: TransformerMeshImpedance
    required: false
  transformer_star_impedance:
    name: transformer_star_impedance
    description: Transformer star impedance calculated from this transformer end datasheet.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.TransformerStarImpedance
    multivalued: false
    alias: transformer_star_impedance
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: TransformerStarImpedance
    required: false
  from_mesh_impedances:
    name: from_mesh_impedances
    description: All mesh impedances between this 'to' and other 'from' transformer
      ends.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.FromMeshImpedances
    multivalued: true
    alias: from_mesh_impedances
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: TransformerMeshImpedance
    required: false
  core_admittance:
    name: core_admittance
    description: Core admittance calculated from this transformer end datasheet, representing
      magnetising current and core losses. The full values of the transformer should
      be supplied for one transformer end info only.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerEndInfo.CoreAdmittance
    multivalued: false
    alias: core_admittance
    owner: TransformerEndInfo
    domain_of:
    - TransformerEnd
    - TransformerEndInfo
    range: TransformerCoreAdmittance
    required: false
  energised_end_short_circuit_tests:
    name: energised_end_short_circuit_tests
    description: All short-circuit test measurements in which this transformer end
      was energised.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.EnergisedEndShortCircuitTests
    multivalued: true
    alias: energised_end_short_circuit_tests
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: ShortCircuitTest
    required: false
  transformer_tank_info:
    name: transformer_tank_info
    description: Transformer tank data that this end description is part of.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.TransformerTankInfo
    multivalued: false
    alias: transformer_tank_info
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: TransformerTankInfo
    required: true
  energised_end_open_circuit_tests:
    name: energised_end_open_circuit_tests
    description: All open-circuit test measurements in which this transformer end
      was excited.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.EnergisedEndOpenCircuitTests
    multivalued: true
    alias: energised_end_open_circuit_tests
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: OpenCircuitTest
    required: false
  grounded_end_short_circuit_tests:
    name: grounded_end_short_circuit_tests
    description: All short-circuit test measurements in which this transformer end
      was short-circuited.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.GroundedEndShortCircuitTests
    multivalued: true
    alias: grounded_end_short_circuit_tests
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: ShortCircuitTest
    required: false
  open_end_open_circuit_tests:
    name: open_end_open_circuit_tests
    description: All open-circuit test measurements in which this transformer end
      was not excited.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.OpenEndOpenCircuitTests
    multivalued: true
    alias: open_end_open_circuit_tests
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: OpenCircuitTest
    required: false
  energised_end_no_load_tests:
    name: energised_end_no_load_tests
    description: All no-load test measurements in which this transformer end was energised.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerEndInfo.EnergisedEndNoLoadTests
    multivalued: true
    alias: energised_end_no_load_tests
    owner: TransformerEndInfo
    domain_of:
    - TransformerEndInfo
    range: NoLoadTest
    required: false
  power_system_resources:
    name: power_system_resources
    description: All power system resources with this datasheet information.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AssetInfo.PowerSystemResources
    multivalued: true
    alias: power_system_resources
    owner: TransformerEndInfo
    domain_of:
    - AssetInfo
    - Asset
    - Location
    - PSRType
    range: PowerSystemResource
    required: false
  catalog_asset_type:
    name: catalog_asset_type
    description: Asset information (nameplate) for this catalog asset type.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AssetInfo.CatalogAssetType
    multivalued: false
    alias: catalog_asset_type
    owner: TransformerEndInfo
    domain_of:
    - AssetInfo
    - ProductAssetModel
    range: CatalogAssetType
    required: false
  assets:
    name: assets
    description: All assets described by this data.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AssetInfo.Assets
    multivalued: true
    alias: assets
    owner: TransformerEndInfo
    domain_of:
    - PowerSystemResource
    - AssetInfo
    - Location
    - WorkTask
    - ErpRecDelvLineItem
    - AssetContainer
    - ActivityRecord
    - Procedure
    - ReliabilityInfo
    - AssetPropertyCurve
    - AssetOrganisationRole
    - ScheduledEvent
    range: Asset
    required: false
  product_asset_model:
    name: product_asset_model
    description: Product asset model which conforms to this catalog asset type.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AssetInfo.ProductAssetModel
    multivalued: false
    alias: product_asset_model
    owner: TransformerEndInfo
    domain_of:
    - AssetInfo
    - Asset
    - OperationalRestriction
    - CatalogAssetType
    range: ProductAssetModel
    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: TransformerEndInfo
    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: TransformerEndInfo
    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: TransformerEndInfo
    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: TransformerEndInfo
    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: TransformerEndInfo
    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: TransformerEndInfo
    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: TransformerEndInfo
    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: TransformerEndInfo
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:TransformerEndInfo