Skip to content

Class: TransformerObservation

Common information captured during transformer inspections and/or diagnostics. Note that some properties may be measured through other means and therefore have measurement values in addition to the observed values recorded here.

URI: cim:TransformerObservation

 classDiagram
    class TransformerObservation
      IdentifiedObject <|-- TransformerObservation

      TransformerObservation : alias_name

      TransformerObservation : bushing_insultation_pfs

          TransformerObservation --> BushingInsulationPF : bushing_insultation_pfs

      TransformerObservation : bushing_temp

          TransformerObservation --> Temperature : bushing_temp

      TransformerObservation : description

      TransformerObservation : dga

      TransformerObservation : diagram_objects

          TransformerObservation --> DiagramObject : diagram_objects

      TransformerObservation : freq_resp

      TransformerObservation : furfural_dp

      TransformerObservation : hot_spot_temp

          TransformerObservation --> Temperature : hot_spot_temp

      TransformerObservation : instance_set

          TransformerObservation --> InstanceSet : instance_set

      TransformerObservation : m_rid

      TransformerObservation : names

          TransformerObservation --> Name : names

      TransformerObservation : oil_color

      TransformerObservation : oil_dielectric_strength

          TransformerObservation --> Voltage : oil_dielectric_strength

      TransformerObservation : oil_ift

      TransformerObservation : oil_level

      TransformerObservation : oil_neutralization_number

      TransformerObservation : procedure_data_sets

          TransformerObservation --> ProcedureDataSet : procedure_data_sets

      TransformerObservation : properties_cimdata_object

          TransformerObservation --> ChangeSetMember : properties_cimdata_object

      TransformerObservation : pump_vibration

      TransformerObservation : reconditioning

          TransformerObservation --> Reconditioning : reconditioning

      TransformerObservation : status

          TransformerObservation --> Status : status

      TransformerObservation : targeting_cimdata_object

          TransformerObservation --> ChangeSetMember : targeting_cimdata_object

      TransformerObservation : top_oil_temp

          TransformerObservation --> Temperature : top_oil_temp

      TransformerObservation : transformer

          TransformerObservation --> TransformerTank : transformer

      TransformerObservation : water_content

      TransformerObservation : winding_insulation_pfs

          TransformerObservation --> WindingInsulation : winding_insulation_pfs

Inheritance

Slots

Name Cardinality and Range Description Inheritance
bushing_temp 0..1
Temperature
Bushing temperature direct
dga 0..1
String
Dissolved Gas Analysis direct
freq_resp 0..1
String
Frequency Response Analysis direct
furfural_dp 0..1
String
Overall measure of furfural in oil and mechanical strength of paper direct
hot_spot_temp 0..1
Temperature
Hotspot oil temperature direct
oil_color 0..1
String
Oil Quality Analysis-Color direct
oil_dielectric_strength 0..1
Voltage
Oil Quality Analysis-Dielectric Strength direct
oil_ift 0..1
String
Oil Quality Analysis- inter facial tension (IFT) - number-Dynes/CM direct
oil_level 0..1
String
The level of oil in the transformer direct
oil_neutralization_number 0..1
String
Oil Quality Analysis-Neutralization Number - Number - Mg KOH direct
pump_vibration 0..1
String
Pump vibration, with typical values being: nominal, high direct
status 0..1
Status
direct
top_oil_temp 0..1
Temperature
Top oil temperature direct
water_content 0..1
String
Water Content expressed in parts per million direct
transformer 0..1
TransformerTank
direct
winding_insulation_pfs 0..*
WindingInsulation
direct
reconditioning 1..1
Reconditioning
direct
procedure_data_sets 0..*
ProcedureDataSet
direct
bushing_insultation_pfs 0..*
BushingInsulationPF
direct
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Usages

used by used in type used
ProcedureDataSet transformer_observations range TransformerObservation
Reconditioning transformer_observations range TransformerObservation
BushingInsulationPF transformer_observation range TransformerObservation
TransformerTank transformer_observations range TransformerObservation
WindingInsulation transformer_observation range TransformerObservation
InspectionDataSet transformer_observations range TransformerObservation
TestDataSet transformer_observations range TransformerObservation
LabTestDataSet transformer_observations range TransformerObservation
MaintenanceDataSet transformer_observations range TransformerObservation
DiagnosisDataSet transformer_observations range TransformerObservation

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: TransformerObservation
description: Common information captured during transformer inspections and/or diagnostics.
  Note that some properties may be measured through other means and therefore have
  measurement values in addition to the observed values recorded here.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  bushing_temp:
    name: bushing_temp
    description: Bushing temperature.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.bushingTemp
    multivalued: false
    domain_of:
    - TransformerObservation
    range: Temperature
    required: false
  dga:
    name: dga
    description: 'Dissolved Gas Analysis. Typical values are: Acceptable, Overheating,
      Corona, Sparking, Arcing.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.dga
    multivalued: false
    domain_of:
    - TransformerObservation
    range: string
    required: false
  freq_resp:
    name: freq_resp
    description: 'Frequency Response Analysis. Typical values are: acceptable, slight
      movement, significant movement, failed, near failure. A graphic of the response
      diagram, which is a type of document, may be associated with this analysis through
      the recursive document relationship of the ProcedureDataSet.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.freqResp
    multivalued: false
    domain_of:
    - TransformerObservation
    range: string
    required: false
  furfural_dp:
    name: furfural_dp
    description: Overall measure of furfural in oil and mechanical strength of paper.
      DP, the degree of polymerization, is the strength of the paper. Furfural is
      a measure of furfural compounds, often expressed in parts per million.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.furfuralDP
    multivalued: false
    domain_of:
    - TransformerObservation
    range: string
    required: false
  hot_spot_temp:
    name: hot_spot_temp
    description: Hotspot oil temperature.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.hotSpotTemp
    multivalued: false
    domain_of:
    - TransformerObservation
    range: Temperature
    required: false
  oil_color:
    name: oil_color
    description: Oil Quality Analysis-Color.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.oilColor
    multivalued: false
    domain_of:
    - TransformerObservation
    range: string
    required: false
  oil_dielectric_strength:
    name: oil_dielectric_strength
    description: Oil Quality Analysis-Dielectric Strength.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.oilDielectricStrength
    multivalued: false
    domain_of:
    - TransformerObservation
    range: Voltage
    required: false
  oil_ift:
    name: oil_ift
    description: Oil Quality Analysis- inter facial tension (IFT) - number-Dynes/CM.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.oilIFT
    multivalued: false
    domain_of:
    - TransformerObservation
    range: string
    required: false
  oil_level:
    name: oil_level
    description: The level of oil in the transformer.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.oilLevel
    multivalued: false
    domain_of:
    - TransformerObservation
    range: string
    required: false
  oil_neutralization_number:
    name: oil_neutralization_number
    description: Oil Quality Analysis-Neutralization Number - Number - Mg KOH.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.oilNeutralizationNumber
    multivalued: false
    domain_of:
    - TransformerObservation
    range: string
    required: false
  pump_vibration:
    name: pump_vibration
    description: 'Pump vibration, with typical values being: nominal, high.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.pumpVibration
    multivalued: false
    domain_of:
    - TransformerObservation
    range: string
    required: false
  status:
    name: status
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerObservation.status
    multivalued: false
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: Status
    required: false
  top_oil_temp:
    name: top_oil_temp
    description: Top oil temperature.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.topOilTemp
    multivalued: false
    domain_of:
    - TransformerObservation
    range: Temperature
    required: false
  water_content:
    name: water_content
    description: Water Content expressed in parts per million.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.waterContent
    multivalued: false
    domain_of:
    - TransformerObservation
    range: string
    required: false
  transformer:
    name: transformer
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.Transformer
    multivalued: false
    domain_of:
    - TransformerObservation
    range: TransformerTank
    required: false
  winding_insulation_pfs:
    name: winding_insulation_pfs
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.WindingInsulationPFs
    multivalued: true
    domain_of:
    - TransformerObservation
    range: WindingInsulation
    required: false
  reconditioning:
    name: reconditioning
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.Reconditioning
    multivalued: false
    domain_of:
    - TransformerObservation
    range: Reconditioning
    required: true
  procedure_data_sets:
    name: procedure_data_sets
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerObservation.ProcedureDataSets
    multivalued: true
    domain_of:
    - UserAttribute
    - Procedure
    - TransformerObservation
    range: ProcedureDataSet
    required: false
  bushing_insultation_pfs:
    name: bushing_insultation_pfs
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.BushingInsultationPFs
    multivalued: true
    domain_of:
    - TransformerObservation
    range: BushingInsulationPF
    required: false
class_uri: cim:TransformerObservation

Induced

name: TransformerObservation
description: Common information captured during transformer inspections and/or diagnostics.
  Note that some properties may be measured through other means and therefore have
  measurement values in addition to the observed values recorded here.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
  bushing_temp:
    name: bushing_temp
    description: Bushing temperature.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.bushingTemp
    multivalued: false
    alias: bushing_temp
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: Temperature
    required: false
  dga:
    name: dga
    description: 'Dissolved Gas Analysis. Typical values are: Acceptable, Overheating,
      Corona, Sparking, Arcing.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.dga
    multivalued: false
    alias: dga
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: string
    required: false
  freq_resp:
    name: freq_resp
    description: 'Frequency Response Analysis. Typical values are: acceptable, slight
      movement, significant movement, failed, near failure. A graphic of the response
      diagram, which is a type of document, may be associated with this analysis through
      the recursive document relationship of the ProcedureDataSet.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.freqResp
    multivalued: false
    alias: freq_resp
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: string
    required: false
  furfural_dp:
    name: furfural_dp
    description: Overall measure of furfural in oil and mechanical strength of paper.
      DP, the degree of polymerization, is the strength of the paper. Furfural is
      a measure of furfural compounds, often expressed in parts per million.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.furfuralDP
    multivalued: false
    alias: furfural_dp
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: string
    required: false
  hot_spot_temp:
    name: hot_spot_temp
    description: Hotspot oil temperature.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.hotSpotTemp
    multivalued: false
    alias: hot_spot_temp
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: Temperature
    required: false
  oil_color:
    name: oil_color
    description: Oil Quality Analysis-Color.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.oilColor
    multivalued: false
    alias: oil_color
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: string
    required: false
  oil_dielectric_strength:
    name: oil_dielectric_strength
    description: Oil Quality Analysis-Dielectric Strength.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.oilDielectricStrength
    multivalued: false
    alias: oil_dielectric_strength
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: Voltage
    required: false
  oil_ift:
    name: oil_ift
    description: Oil Quality Analysis- inter facial tension (IFT) - number-Dynes/CM.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.oilIFT
    multivalued: false
    alias: oil_ift
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: string
    required: false
  oil_level:
    name: oil_level
    description: The level of oil in the transformer.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.oilLevel
    multivalued: false
    alias: oil_level
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: string
    required: false
  oil_neutralization_number:
    name: oil_neutralization_number
    description: Oil Quality Analysis-Neutralization Number - Number - Mg KOH.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.oilNeutralizationNumber
    multivalued: false
    alias: oil_neutralization_number
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: string
    required: false
  pump_vibration:
    name: pump_vibration
    description: 'Pump vibration, with typical values being: nominal, high.'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.pumpVibration
    multivalued: false
    alias: pump_vibration
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: string
    required: false
  status:
    name: status
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerObservation.status
    multivalued: false
    alias: status
    owner: TransformerObservation
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: Status
    required: false
  top_oil_temp:
    name: top_oil_temp
    description: Top oil temperature.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.topOilTemp
    multivalued: false
    alias: top_oil_temp
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: Temperature
    required: false
  water_content:
    name: water_content
    description: Water Content expressed in parts per million.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.waterContent
    multivalued: false
    alias: water_content
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: string
    required: false
  transformer:
    name: transformer
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.Transformer
    multivalued: false
    alias: transformer
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: TransformerTank
    required: false
  winding_insulation_pfs:
    name: winding_insulation_pfs
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.WindingInsulationPFs
    multivalued: true
    alias: winding_insulation_pfs
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: WindingInsulation
    required: false
  reconditioning:
    name: reconditioning
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.Reconditioning
    multivalued: false
    alias: reconditioning
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: Reconditioning
    required: true
  procedure_data_sets:
    name: procedure_data_sets
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TransformerObservation.ProcedureDataSets
    multivalued: true
    alias: procedure_data_sets
    owner: TransformerObservation
    domain_of:
    - UserAttribute
    - Procedure
    - TransformerObservation
    range: ProcedureDataSet
    required: false
  bushing_insultation_pfs:
    name: bushing_insultation_pfs
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TransformerObservation.BushingInsultationPFs
    multivalued: true
    alias: bushing_insultation_pfs
    owner: TransformerObservation
    domain_of:
    - TransformerObservation
    range: BushingInsulationPF
    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: TransformerObservation
    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: TransformerObservation
    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: TransformerObservation
    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: TransformerObservation
    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: TransformerObservation
    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: TransformerObservation
    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: TransformerObservation
    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: TransformerObservation
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:TransformerObservation