Skip to content

Class: AggregatedPnode

_An aggregated pricing node is a specialized type of pricing node used to model items such as System Zone, Default Price Zone, Custom Price Zone, Control Area, Aggregated Generation, Aggregated Particpating Load, Aggregated Non-Participating Load, Trading Hub, Designated Control Area(DCA) Zone. _

__

URI: cim:AggregatedPnode

 classDiagram
    class AggregatedPnode
      Pnode <|-- AggregatedPnode


      AggregatedPnode <|-- CongestionArea


      AggregatedPnode : aggregate_node

          AggregatedPnode --> AggregateNode : aggregate_node

      AggregatedPnode : alias_name

      AggregatedPnode : apnode_type

          AggregatedPnode --> ApnodeType : apnode_type

      AggregatedPnode : commodity_definition

          AggregatedPnode --> CommodityDefinition : commodity_definition

      AggregatedPnode : delivery_transaction_bids

          AggregatedPnode --> TransactionBid : delivery_transaction_bids

      AggregatedPnode : description

      AggregatedPnode : diagram_objects

          AggregatedPnode --> DiagramObject : diagram_objects

      AggregatedPnode : ex_post_results

          AggregatedPnode --> ExPostPricingResults : ex_post_results

      AggregatedPnode : ftrs

          AggregatedPnode --> FTR : ftrs

      AggregatedPnode : gen_distribution_factor

          AggregatedPnode --> GenDistributionFactor : gen_distribution_factor

      AggregatedPnode : instance_set

          AggregatedPnode --> InstanceSet : instance_set

      AggregatedPnode : is_public

      AggregatedPnode : load_distribution_factor

          AggregatedPnode --> LoadDistributionFactor : load_distribution_factor

      AggregatedPnode : m_rid

      AggregatedPnode : mkt_combined_cycle_plant

          AggregatedPnode --> MktCombinedCyclePlant : mkt_combined_cycle_plant

      AggregatedPnode : mkt_measurement

          AggregatedPnode --> MktMeasurement : mkt_measurement

      AggregatedPnode : mpmtest_results

          AggregatedPnode --> MPMTestResults : mpmtest_results

      AggregatedPnode : mpmtest_threshold

          AggregatedPnode --> MPMTestThreshold : mpmtest_threshold

      AggregatedPnode : names

          AggregatedPnode --> Name : names

      AggregatedPnode : org_pnode_allocation

          AggregatedPnode --> OrgPnodeAllocation : org_pnode_allocation

      AggregatedPnode : participation_category

          AggregatedPnode --> ParticipationCategoryMPM : participation_category

      AggregatedPnode : pnode_distribution_factor

          AggregatedPnode --> PnodeDistributionFactor : pnode_distribution_factor

      AggregatedPnode : pnode_results

          AggregatedPnode --> PnodeResults : pnode_results

      AggregatedPnode : properties_cimdata_object

          AggregatedPnode --> ChangeSetMember : properties_cimdata_object

      AggregatedPnode : receipt_transaction_bids

          AggregatedPnode --> TransactionBid : receipt_transaction_bids

      AggregatedPnode : registered_resources

          AggregatedPnode --> RegisteredResource : registered_resources

      AggregatedPnode : rto

          AggregatedPnode --> RTO : rto

      AggregatedPnode : sink_crrsegment

          AggregatedPnode --> CRRSegment : sink_crrsegment

      AggregatedPnode : source_crrsegment

          AggregatedPnode --> CRRSegment : source_crrsegment

      AggregatedPnode : sub_control_area

          AggregatedPnode --> SubControlArea : sub_control_area

      AggregatedPnode : tacarea

          AggregatedPnode --> TACArea : tacarea

      AggregatedPnode : targeting_cimdata_object

          AggregatedPnode --> ChangeSetMember : targeting_cimdata_object

      AggregatedPnode : trade

          AggregatedPnode --> Trade : trade

      AggregatedPnode : trading_hub_values

          AggregatedPnode --> TradingHubValues : trading_hub_values

Inheritance

Slots

Name Cardinality and Range Description Inheritance
apnode_type 0..1
ApnodeType
Aggregate Price Node Types
direct
participation_category 0..1
ParticipationCategoryMPM
Designated Control Area participation in LMP price measurement
direct
tacarea 0..*
TACArea
direct
load_distribution_factor 1..*
LoadDistributionFactor
direct
gen_distribution_factor 1..*
GenDistributionFactor
direct
mpmtest_results 1..*
MPMTestResults
direct
pnode_distribution_factor 1..*
PnodeDistributionFactor
direct
trading_hub_values 0..*
TradingHubValues
direct
mpmtest_threshold 1..*
MPMTestThreshold
direct
mkt_combined_cycle_plant 0..*
MktCombinedCyclePlant
direct
is_public 0..1
Boolean
If true, this Pnode is public (prices are published for DA/RT and FTR markets... Pnode
pnode_results 1..*
PnodeResults
Pnode
delivery_transaction_bids 0..*
TransactionBid
Pnode
mkt_measurement 0..*
MktMeasurement
Allows Measurements to be associated to Pnodes Pnode
sink_crrsegment 0..*
CRRSegment
Pnode
registered_resources 0..*
RegisteredResource
A registered resource injects power at one or more connectivity nodes related... Pnode
receipt_transaction_bids 0..*
TransactionBid
Pnode
source_crrsegment 0..*
CRRSegment
Pnode
trade 0..*
Trade
Pnode
ex_post_results 0..*
ExPostPricingResults
Pnode
sub_control_area 0..1
SubControlArea
Pnode
rto 0..1
RTO
Pnode
ftrs 0..*
FTR
Pnode
org_pnode_allocation 0..*
OrgPnodeAllocation
Pnode
commodity_definition 0..*
CommodityDefinition
Pnode
aggregate_node 0..*
AggregateNode
Pnode
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
MPMTestThreshold aggregated_pnode range AggregatedPnode
LoadDistributionFactor aggregated_pnode range AggregatedPnode
GenDistributionFactor aggregated_pnode range AggregatedPnode
PnodeDistributionFactor aggregated_pnode range AggregatedPnode
TACArea aggregated_pnode range AggregatedPnode
TradingHubValues aggregated_pnode range AggregatedPnode
MktCombinedCyclePlant aggregated_pnode range AggregatedPnode
MPMTestResults aggregated_pnode range AggregatedPnode

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: AggregatedPnode
description: "An aggregated pricing node is a specialized type of pricing node used\
  \ to model items such as System Zone, Default Price Zone, Custom Price Zone, Control\
  \ Area, Aggregated Generation, Aggregated Particpating Load, Aggregated Non-Participating\
  \ Load, Trading Hub, Designated Control Area(DCA) Zone.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: Pnode
attributes:
  apnode_type:
    name: apnode_type
    description: "Aggregate Price Node Types\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.apnodeType
    multivalued: false
    domain_of:
    - AggregatedPnode
    range: ApnodeType
    required: false
  participation_category:
    name: participation_category
    description: "Designated Control Area participation in LMP price measurement\r\
      \n\r\n'Y' - Participates in both Local Market Power Mitigation (LMPM) and System\
      \ Market Power Mitigation (SMPM)\r\n'N' - Not included in LMP price measures\r\
      \n'S' - Participatesin SMPM price measures\r\n'L' - Participatesin LMPM price\
      \ measures\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.participationCategory
    multivalued: false
    domain_of:
    - AggregatedPnode
    range: ParticipationCategoryMPM
    required: false
  tacarea:
    name: tacarea
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.TACArea
    multivalued: true
    domain_of:
    - AggregatedPnode
    - AreaLoadCurve
    range: TACArea
    required: false
  load_distribution_factor:
    name: load_distribution_factor
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.LoadDistributionFactor
    multivalued: true
    domain_of:
    - AggregatedPnode
    - DistributionFactorSet
    - IndividualPnode
    range: LoadDistributionFactor
    required: true
  gen_distribution_factor:
    name: gen_distribution_factor
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.GenDistributionFactor
    multivalued: true
    domain_of:
    - AggregatedPnode
    - DistributionFactorSet
    - IndividualPnode
    range: GenDistributionFactor
    required: true
  mpmtest_results:
    name: mpmtest_results
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AggregatedPnode.MPMTestResults
    multivalued: true
    domain_of:
    - MPMTestCategory
    - AggregatedPnode
    - MPMClearing
    range: MPMTestResults
    required: true
  pnode_distribution_factor:
    name: pnode_distribution_factor
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.PnodeDistributionFactor
    multivalued: true
    domain_of:
    - AggregatedPnode
    - IndividualPnode
    - BidDistributionFactor
    range: PnodeDistributionFactor
    required: true
  trading_hub_values:
    name: trading_hub_values
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.TradingHubValues
    multivalued: true
    domain_of:
    - AggregatedPnode
    - TradingHubPrice
    range: TradingHubValues
    required: false
  mpmtest_threshold:
    name: mpmtest_threshold
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AggregatedPnode.MPMTestThreshold
    multivalued: true
    domain_of:
    - RegisteredResource
    - MPMTestCategory
    - AggregatedPnode
    range: MPMTestThreshold
    required: true
  mkt_combined_cycle_plant:
    name: mkt_combined_cycle_plant
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.MktCombinedCyclePlant
    multivalued: true
    domain_of:
    - AggregatedPnode
    - CombinedCycleLogicalConfiguration
    range: MktCombinedCyclePlant
    required: false
class_uri: cim:AggregatedPnode

Induced

name: AggregatedPnode
description: "An aggregated pricing node is a specialized type of pricing node used\
  \ to model items such as System Zone, Default Price Zone, Custom Price Zone, Control\
  \ Area, Aggregated Generation, Aggregated Particpating Load, Aggregated Non-Participating\
  \ Load, Trading Hub, Designated Control Area(DCA) Zone.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: Pnode
attributes:
  apnode_type:
    name: apnode_type
    description: "Aggregate Price Node Types\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.apnodeType
    multivalued: false
    alias: apnode_type
    owner: AggregatedPnode
    domain_of:
    - AggregatedPnode
    range: ApnodeType
    required: false
  participation_category:
    name: participation_category
    description: "Designated Control Area participation in LMP price measurement\r\
      \n\r\n'Y' - Participates in both Local Market Power Mitigation (LMPM) and System\
      \ Market Power Mitigation (SMPM)\r\n'N' - Not included in LMP price measures\r\
      \n'S' - Participatesin SMPM price measures\r\n'L' - Participatesin LMPM price\
      \ measures\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.participationCategory
    multivalued: false
    alias: participation_category
    owner: AggregatedPnode
    domain_of:
    - AggregatedPnode
    range: ParticipationCategoryMPM
    required: false
  tacarea:
    name: tacarea
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.TACArea
    multivalued: true
    alias: tacarea
    owner: AggregatedPnode
    domain_of:
    - AggregatedPnode
    - AreaLoadCurve
    range: TACArea
    required: false
  load_distribution_factor:
    name: load_distribution_factor
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.LoadDistributionFactor
    multivalued: true
    alias: load_distribution_factor
    owner: AggregatedPnode
    domain_of:
    - AggregatedPnode
    - DistributionFactorSet
    - IndividualPnode
    range: LoadDistributionFactor
    required: true
  gen_distribution_factor:
    name: gen_distribution_factor
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.GenDistributionFactor
    multivalued: true
    alias: gen_distribution_factor
    owner: AggregatedPnode
    domain_of:
    - AggregatedPnode
    - DistributionFactorSet
    - IndividualPnode
    range: GenDistributionFactor
    required: true
  mpmtest_results:
    name: mpmtest_results
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AggregatedPnode.MPMTestResults
    multivalued: true
    alias: mpmtest_results
    owner: AggregatedPnode
    domain_of:
    - MPMTestCategory
    - AggregatedPnode
    - MPMClearing
    range: MPMTestResults
    required: true
  pnode_distribution_factor:
    name: pnode_distribution_factor
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.PnodeDistributionFactor
    multivalued: true
    alias: pnode_distribution_factor
    owner: AggregatedPnode
    domain_of:
    - AggregatedPnode
    - IndividualPnode
    - BidDistributionFactor
    range: PnodeDistributionFactor
    required: true
  trading_hub_values:
    name: trading_hub_values
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.TradingHubValues
    multivalued: true
    alias: trading_hub_values
    owner: AggregatedPnode
    domain_of:
    - AggregatedPnode
    - TradingHubPrice
    range: TradingHubValues
    required: false
  mpmtest_threshold:
    name: mpmtest_threshold
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AggregatedPnode.MPMTestThreshold
    multivalued: true
    alias: mpmtest_threshold
    owner: AggregatedPnode
    domain_of:
    - RegisteredResource
    - MPMTestCategory
    - AggregatedPnode
    range: MPMTestThreshold
    required: true
  mkt_combined_cycle_plant:
    name: mkt_combined_cycle_plant
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregatedPnode.MktCombinedCyclePlant
    multivalued: true
    alias: mkt_combined_cycle_plant
    owner: AggregatedPnode
    domain_of:
    - AggregatedPnode
    - CombinedCycleLogicalConfiguration
    range: MktCombinedCyclePlant
    required: false
  is_public:
    name: is_public
    description: "If true, this Pnode is public (prices are published for DA/RT and\
      \ FTR markets), otherwise it is private (location is not usable by market for\
      \ bidding/FTRs/transactions).\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.isPublic
    multivalued: false
    alias: is_public
    owner: AggregatedPnode
    domain_of:
    - Pnode
    range: boolean
    required: false
  pnode_results:
    name: pnode_results
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.PnodeResults
    multivalued: true
    alias: pnode_results
    owner: AggregatedPnode
    domain_of:
    - Pnode
    - PnodeClearing
    range: PnodeResults
    required: true
  delivery_transaction_bids:
    name: delivery_transaction_bids
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.DeliveryTransactionBids
    multivalued: true
    alias: delivery_transaction_bids
    owner: AggregatedPnode
    domain_of:
    - Pnode
    range: TransactionBid
    required: false
  mkt_measurement:
    name: mkt_measurement
    description: Allows Measurements to be associated to Pnodes.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.MktMeasurement
    multivalued: true
    alias: mkt_measurement
    owner: AggregatedPnode
    domain_of:
    - Pnode
    - ViolationLimit
    - DynamicSchedule
    range: MktMeasurement
    required: false
  sink_crrsegment:
    name: sink_crrsegment
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.SinkCRRSegment
    multivalued: true
    alias: sink_crrsegment
    owner: AggregatedPnode
    domain_of:
    - Pnode
    range: CRRSegment
    required: false
  registered_resources:
    name: registered_resources
    description: A registered resource injects power at one or more connectivity nodes
      related to a pnode
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.RegisteredResources
    multivalued: true
    alias: registered_resources
    owner: AggregatedPnode
    domain_of:
    - Pnode
    - EnergyMarket
    - ResourceGroup
    range: RegisteredResource
    required: false
  receipt_transaction_bids:
    name: receipt_transaction_bids
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.ReceiptTransactionBids
    multivalued: true
    alias: receipt_transaction_bids
    owner: AggregatedPnode
    domain_of:
    - Pnode
    range: TransactionBid
    required: false
  source_crrsegment:
    name: source_crrsegment
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.SourceCRRSegment
    multivalued: true
    alias: source_crrsegment
    owner: AggregatedPnode
    domain_of:
    - Pnode
    range: CRRSegment
    required: false
  trade:
    name: trade
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.Trade
    multivalued: true
    alias: trade
    owner: AggregatedPnode
    domain_of:
    - Pnode
    - RegisteredGenerator
    - ActionRequest
    - TradeProduct
    - TradeError
    range: Trade
    required: false
  ex_post_results:
    name: ex_post_results
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.ExPostResults
    multivalued: true
    alias: ex_post_results
    owner: AggregatedPnode
    domain_of:
    - Pnode
    - ExPostPricing
    range: ExPostPricingResults
    required: false
  sub_control_area:
    name: sub_control_area
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pnode.SubControlArea
    multivalued: false
    alias: sub_control_area
    owner: AggregatedPnode
    domain_of:
    - RegisteredResource
    - RTO
    - Pnode
    - AdjacentCASet
    - BidSelfSched
    - CnodeDistributionFactor
    - AggregateNode
    - LossClearingResults
    - InadvertentAccount
    - ExPostLossResults
    - ControlAreaDesignation
    - AreaReserveSpec
    - GeneralClearingResults
    range: SubControlArea
    required: false
  rto:
    name: rto
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pnode.RTO
    multivalued: false
    alias: rto
    owner: AggregatedPnode
    domain_of:
    - CommodityDefinition
    - Pnode
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - ContractRight
    - TransmissionRightChain
    - FuelRegion
    - LocalReliabilityArea
    - SecurityConstraints
    - MktConnectivityNode
    - AggregateNode
    - SecurityConstraintSum
    - EnergyMarket
    - MSSAggregation
    range: RTO
    required: false
  ftrs:
    name: ftrs
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.FTRs
    multivalued: true
    alias: ftrs
    owner: AggregatedPnode
    domain_of:
    - Pnode
    - EnergyPriceCurve
    - Flowgate
    range: FTR
    required: false
  org_pnode_allocation:
    name: org_pnode_allocation
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Pnode.OrgPnodeAllocation
    multivalued: true
    alias: org_pnode_allocation
    owner: AggregatedPnode
    domain_of:
    - Pnode
    range: OrgPnodeAllocation
    required: false
  commodity_definition:
    name: commodity_definition
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pnode.CommodityDefinition
    multivalued: true
    alias: commodity_definition
    owner: AggregatedPnode
    domain_of:
    - MarketProduct
    - RTO
    - Pnode
    - CommodityPrice
    range: CommodityDefinition
    required: false
  aggregate_node:
    name: aggregate_node
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Pnode.AggregateNode
    multivalued: true
    alias: aggregate_node
    owner: AggregatedPnode
    domain_of:
    - RegisteredResource
    - RTO
    - Pnode
    - SubControlArea
    - CnodeDistributionFactor
    - AreaLoadCurve
    - Instructions
    range: AggregateNode
    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: AggregatedPnode
    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: AggregatedPnode
    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: AggregatedPnode
    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: AggregatedPnode
    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: AggregatedPnode
    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: AggregatedPnode
    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: AggregatedPnode
    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: AggregatedPnode
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:AggregatedPnode