Class: OldTransformerEndInfo
URI: cim:OldTransformerEndInfo
classDiagram
class OldTransformerEndInfo
TransformerEndInfo <|-- OldTransformerEndInfo
OldTransformerEndInfo : alias_name
OldTransformerEndInfo : assets
OldTransformerEndInfo --> Asset : assets
OldTransformerEndInfo : catalog_asset_type
OldTransformerEndInfo --> CatalogAssetType : catalog_asset_type
OldTransformerEndInfo : connection_kind
OldTransformerEndInfo --> WindingConnection : connection_kind
OldTransformerEndInfo : core_admittance
OldTransformerEndInfo --> TransformerCoreAdmittance : core_admittance
OldTransformerEndInfo : day_over_load_rating
OldTransformerEndInfo --> ApparentPower : day_over_load_rating
OldTransformerEndInfo : description
OldTransformerEndInfo : diagram_objects
OldTransformerEndInfo --> DiagramObject : diagram_objects
OldTransformerEndInfo : emergency_s
OldTransformerEndInfo --> ApparentPower : emergency_s
OldTransformerEndInfo : end_number
OldTransformerEndInfo : energised_end_no_load_tests
OldTransformerEndInfo --> NoLoadTest : energised_end_no_load_tests
OldTransformerEndInfo : energised_end_open_circuit_tests
OldTransformerEndInfo --> OpenCircuitTest : energised_end_open_circuit_tests
OldTransformerEndInfo : energised_end_short_circuit_tests
OldTransformerEndInfo --> ShortCircuitTest : energised_end_short_circuit_tests
OldTransformerEndInfo : from_mesh_impedances
OldTransformerEndInfo --> TransformerMeshImpedance : from_mesh_impedances
OldTransformerEndInfo : grounded_end_short_circuit_tests
OldTransformerEndInfo --> ShortCircuitTest : grounded_end_short_circuit_tests
OldTransformerEndInfo : hour_over_load_rating
OldTransformerEndInfo --> ApparentPower : hour_over_load_rating
OldTransformerEndInfo : instance_set
OldTransformerEndInfo --> InstanceSet : instance_set
OldTransformerEndInfo : insulation_u
OldTransformerEndInfo --> Voltage : insulation_u
OldTransformerEndInfo : m_rid
OldTransformerEndInfo : names
OldTransformerEndInfo --> Name : names
OldTransformerEndInfo : open_end_open_circuit_tests
OldTransformerEndInfo --> OpenCircuitTest : open_end_open_circuit_tests
OldTransformerEndInfo : phase_angle_clock
OldTransformerEndInfo : power_system_resources
OldTransformerEndInfo --> PowerSystemResource : power_system_resources
OldTransformerEndInfo : product_asset_model
OldTransformerEndInfo --> ProductAssetModel : product_asset_model
OldTransformerEndInfo : properties_cimdata_object
OldTransformerEndInfo --> ChangeSetMember : properties_cimdata_object
OldTransformerEndInfo : r
OldTransformerEndInfo --> Resistance : r
OldTransformerEndInfo : rated_s
OldTransformerEndInfo --> ApparentPower : rated_s
OldTransformerEndInfo : rated_u
OldTransformerEndInfo --> Voltage : rated_u
OldTransformerEndInfo : short_term_s
OldTransformerEndInfo --> ApparentPower : short_term_s
OldTransformerEndInfo : solid_insulation_weight
OldTransformerEndInfo --> Mass : solid_insulation_weight
OldTransformerEndInfo : targeting_cimdata_object
OldTransformerEndInfo --> ChangeSetMember : targeting_cimdata_object
OldTransformerEndInfo : to_mesh_impedances
OldTransformerEndInfo --> TransformerMeshImpedance : to_mesh_impedances
OldTransformerEndInfo : transformer_star_impedance
OldTransformerEndInfo --> TransformerStarImpedance : transformer_star_impedance
OldTransformerEndInfo : transformer_tank_info
OldTransformerEndInfo --> TransformerTankInfo : transformer_tank_info
OldTransformerEndInfo : winding_insulation_kind
OldTransformerEndInfo --> WindingInsulationKind : winding_insulation_kind
Inheritance
- IdentifiedObject
- AssetInfo
- TransformerEndInfo
- OldTransformerEndInfo
- TransformerEndInfo
- AssetInfo
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| day_over_load_rating | 0..1 ApparentPower |
Overload rating for 24 hours | direct |
| hour_over_load_rating | 0..1 ApparentPower |
Overload rating for 1 hour | direct |
| solid_insulation_weight | 0..1 Mass |
Weight of solid insultation in transformer | direct |
| winding_insulation_kind | 0..1 WindingInsulationKind |
Type of insultation used for transformer windings | direct |
| connection_kind | 0..1 WindingConnection |
Kind of connection | TransformerEndInfo |
| emergency_s | 0..1 ApparentPower |
Apparent power that the winding can carry under emergency conditions (also ca... | TransformerEndInfo |
| end_number | 0..1 Integer |
Number for this transformer end, corresponding to the end's order in the Powe... | TransformerEndInfo |
| insulation_u | 0..1 Voltage |
Basic insulation level voltage rating | TransformerEndInfo |
| phase_angle_clock | 0..1 Integer |
Winding phase angle where 360 degrees are represented with clock hours, so th... | TransformerEndInfo |
| r | 0..1 Resistance |
DC resistance | TransformerEndInfo |
| rated_s | 0..1 ApparentPower |
Normal apparent power rating | TransformerEndInfo |
| rated_u | 0..1 Voltage |
Rated voltage: phase-phase for three-phase windings, and either phase-phase o... | TransformerEndInfo |
| short_term_s | 0..1 ApparentPower |
Apparent power that this winding can carry for a short period of time (in eme... | TransformerEndInfo |
| to_mesh_impedances | 0..* TransformerMeshImpedance |
All mesh impedances between this 'from' and other 'to' transformer ends | TransformerEndInfo |
| transformer_star_impedance | 0..1 TransformerStarImpedance |
Transformer star impedance calculated from this transformer end datasheet | TransformerEndInfo |
| from_mesh_impedances | 0..* TransformerMeshImpedance |
All mesh impedances between this 'to' and other 'from' transformer ends | TransformerEndInfo |
| core_admittance | 0..1 TransformerCoreAdmittance |
Core admittance calculated from this transformer end datasheet, representing ... | TransformerEndInfo |
| energised_end_short_circuit_tests | 0..* ShortCircuitTest |
All short-circuit test measurements in which this transformer end was energis... | TransformerEndInfo |
| transformer_tank_info | 1..1 TransformerTankInfo |
Transformer tank data that this end description is part of | TransformerEndInfo |
| energised_end_open_circuit_tests | 0..* OpenCircuitTest |
All open-circuit test measurements in which this transformer end was excited | TransformerEndInfo |
| grounded_end_short_circuit_tests | 0..* ShortCircuitTest |
All short-circuit test measurements in which this transformer end was short-c... | TransformerEndInfo |
| open_end_open_circuit_tests | 0..* OpenCircuitTest |
All open-circuit test measurements in which this transformer end was not exci... | TransformerEndInfo |
| energised_end_no_load_tests | 0..* NoLoadTest |
All no-load test measurements in which this transformer end was energised | TransformerEndInfo |
| 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 |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:OldTransformerEndInfo |
| native | cim:OldTransformerEndInfo |
LinkML Source
Direct
name: OldTransformerEndInfo
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TransformerEndInfo
attributes:
day_over_load_rating:
name: day_over_load_rating
description: "Overload rating for 24 hours.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OldTransformerEndInfo.dayOverLoadRating
multivalued: false
domain_of:
- OldTransformerEndInfo
range: ApparentPower
required: false
hour_over_load_rating:
name: hour_over_load_rating
description: "Overload rating for 1 hour.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OldTransformerEndInfo.hourOverLoadRating
multivalued: false
domain_of:
- OldTransformerEndInfo
range: ApparentPower
required: false
solid_insulation_weight:
name: solid_insulation_weight
description: Weight of solid insultation in transformer.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OldTransformerEndInfo.solidInsulationWeight
multivalued: false
domain_of:
- OldTransformerEndInfo
range: Mass
required: false
winding_insulation_kind:
name: winding_insulation_kind
description: "Type of insultation used for transformer windings.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OldTransformerEndInfo.windingInsulationKind
multivalued: false
domain_of:
- OldTransformerEndInfo
range: WindingInsulationKind
required: false
class_uri: cim:OldTransformerEndInfo
Induced
name: OldTransformerEndInfo
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: TransformerEndInfo
attributes:
day_over_load_rating:
name: day_over_load_rating
description: "Overload rating for 24 hours.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OldTransformerEndInfo.dayOverLoadRating
multivalued: false
alias: day_over_load_rating
owner: OldTransformerEndInfo
domain_of:
- OldTransformerEndInfo
range: ApparentPower
required: false
hour_over_load_rating:
name: hour_over_load_rating
description: "Overload rating for 1 hour.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OldTransformerEndInfo.hourOverLoadRating
multivalued: false
alias: hour_over_load_rating
owner: OldTransformerEndInfo
domain_of:
- OldTransformerEndInfo
range: ApparentPower
required: false
solid_insulation_weight:
name: solid_insulation_weight
description: Weight of solid insultation in transformer.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OldTransformerEndInfo.solidInsulationWeight
multivalued: false
alias: solid_insulation_weight
owner: OldTransformerEndInfo
domain_of:
- OldTransformerEndInfo
range: Mass
required: false
winding_insulation_kind:
name: winding_insulation_kind
description: "Type of insultation used for transformer windings.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:OldTransformerEndInfo.windingInsulationKind
multivalued: false
alias: winding_insulation_kind
owner: OldTransformerEndInfo
domain_of:
- OldTransformerEndInfo
range: WindingInsulationKind
required: false
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
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: OldTransformerEndInfo
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:OldTransformerEndInfo