Class: BidSelfSched
Defines self schedule values to be used for specified time intervals.
URI: cim:BidSelfSched
classDiagram
class BidSelfSched
RegularIntervalSchedule <|-- BidSelfSched
BidSelfSched : adjacent_caset
BidSelfSched --> AdjacentCASet : adjacent_caset
BidSelfSched : alias_name
BidSelfSched : balancing_flag
BidSelfSched --> YesNo : balancing_flag
BidSelfSched : bid_type
BidSelfSched --> BidTypeRMR : bid_type
BidSelfSched : description
BidSelfSched : diagram_objects
BidSelfSched --> DiagramObject : diagram_objects
BidSelfSched : end_time
BidSelfSched : host_control_area
BidSelfSched --> HostControlArea : host_control_area
BidSelfSched : instance_set
BidSelfSched --> InstanceSet : instance_set
BidSelfSched : m_rid
BidSelfSched : names
BidSelfSched --> Name : names
BidSelfSched : priority_flag
BidSelfSched --> YesNo : priority_flag
BidSelfSched : product_bid
BidSelfSched --> ProductBid : product_bid
BidSelfSched : properties_cimdata_object
BidSelfSched --> ChangeSetMember : properties_cimdata_object
BidSelfSched : pump_self_sched_mw
BidSelfSched : reference_type
BidSelfSched --> SelfSchedReferenceType : reference_type
BidSelfSched : self_sched_mw
BidSelfSched : self_sched_spt_resource
BidSelfSched : self_sched_type
BidSelfSched --> MarketProductSelfSchedType : self_sched_type
BidSelfSched : start_time
BidSelfSched : sub_control_area
BidSelfSched --> SubControlArea : sub_control_area
BidSelfSched : targeting_cimdata_object
BidSelfSched --> ChangeSetMember : targeting_cimdata_object
BidSelfSched : time_points
BidSelfSched --> RegularTimePoint : time_points
BidSelfSched : time_step
BidSelfSched --> Seconds : time_step
BidSelfSched : transmission_contract_right
BidSelfSched --> ContractRight : transmission_contract_right
BidSelfSched : update_type
BidSelfSched --> MQSCHGType : update_type
BidSelfSched : value_multiplier
BidSelfSched --> UnitMultiplier : value_multiplier
BidSelfSched : value_unit
BidSelfSched --> UnitSymbol : value_unit
BidSelfSched : wheeling_transaction_reference
Inheritance
- IdentifiedObject
- BasicIntervalSchedule
- RegularIntervalSchedule
- BidSelfSched
- RegularIntervalSchedule
- BasicIntervalSchedule
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| balancing_flag | 0..1 YesNo |
This is a Y/N flag for a self-schedule of a resource per market per date and ... | direct |
| bid_type | 0..1 BidTypeRMR |
bidType has two types as the required output of requirements and qualified pr... | direct |
| priority_flag | 0..1 YesNo |
This is a Y/N flag for a self-schedule of a resource per market per date and ... | direct |
| pump_self_sched_mw | 0..1 Float |
Contains the PriceTaker, ExistingTransmissionContract, TransmissionOwnershipR... | direct |
| reference_type | 0..1 SelfSchedReferenceType |
Indication of which type of self schedule is being referenced | direct |
| self_sched_mw | 0..1 Float |
Self scheduled value | |
| direct | |||
| self_sched_spt_resource | 0..1 String |
Price Taker Export Self Sched Support Resource | |
| direct | |||
| self_sched_type | 0..1 MarketProductSelfSchedType |
This attribute is used to specify if a bid includes a self sched bid | direct |
| update_type | 0..1 MQSCHGType |
direct | |
| wheeling_transaction_reference | 0..1 String |
A unique identifier of a wheeling transaction | direct |
| product_bid | 1..1 ProductBid |
direct | |
| host_control_area | 0..1 HostControlArea |
direct | |
| sub_control_area | 0..1 SubControlArea |
direct | |
| adjacent_caset | 0..1 AdjacentCASet |
direct | |
| transmission_contract_right | 0..1 ContractRight |
direct | |
| end_time | 0..1 date |
The time for the last time point | RegularIntervalSchedule |
| time_step | 0..1 Seconds |
The time between each pair of subsequent regular time points in sequence orde... | RegularIntervalSchedule |
| time_points | 1..* RegularTimePoint |
The regular interval time point data values that define this schedule | RegularIntervalSchedule |
| start_time | 0..1 date |
The time for the first time point | BasicIntervalSchedule |
| value_multiplier | 0..1 UnitMultiplier |
Multiplier for value2 | BasicIntervalSchedule |
| value_unit | 0..1 UnitSymbol |
Value2 units of measure | BasicIntervalSchedule |
| 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 |
|---|---|---|---|
| SubControlArea | bid_self_sched | range | BidSelfSched |
| AdjacentCASet | bid_self_sched | range | BidSelfSched |
| HostControlArea | bid_self_sched | range | BidSelfSched |
| ProductBid | bid_self_sched | range | BidSelfSched |
| ContractRight | bid_self_sched | range | BidSelfSched |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:BidSelfSched |
| native | cim:BidSelfSched |
LinkML Source
Direct
name: BidSelfSched
description: Defines self schedule values to be used for specified time intervals.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: RegularIntervalSchedule
attributes:
balancing_flag:
name: balancing_flag
description: This is a Y/N flag for a self-schedule of a resource per market per
date and hour, using a specific TR ID. It indicates whether a self-schedule
using a TR is balanced with another self-schedule using the same TR ID.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.balancingFlag
multivalued: false
domain_of:
- BidSelfSched
range: YesNo
required: false
bid_type:
name: bid_type
description: bidType has two types as the required output of requirements and
qualified pre-dispatch.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.bidType
multivalued: false
domain_of:
- BidSelfSched
- BidPriceSchedule
- DefaultBid
range: BidTypeRMR
required: false
priority_flag:
name: priority_flag
description: "This is a Y/N flag for a self-schedule of a resource per market\
\ per date and hour, using a specific TR ID. It indicates whether a self-schedule\
\ using a TR has scheduling priority in DAM/RTM.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.priorityFlag
multivalued: false
domain_of:
- BidSelfSched
range: YesNo
required: false
pump_self_sched_mw:
name: pump_self_sched_mw
description: "Contains the PriceTaker, ExistingTransmissionContract, TransmissionOwnershipRights\
\ pumping self schedule quantity. If this value is not null, then the unit is\
\ in pumping mode.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.pumpSelfSchedMw
multivalued: false
domain_of:
- BidSelfSched
range: float
required: false
reference_type:
name: reference_type
description: "Indication of which type of self schedule is being referenced.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.referenceType
multivalued: false
domain_of:
- BidSelfSched
range: SelfSchedReferenceType
required: false
self_sched_mw:
name: self_sched_mw
description: "Self scheduled value\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.selfSchedMw
multivalued: false
domain_of:
- BidSelfSched
- ResourceAwardInstruction
- SelfScheduleBreakdown
range: float
required: false
self_sched_spt_resource:
name: self_sched_spt_resource
description: "Price Taker Export Self Sched Support Resource\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.selfSchedSptResource
multivalued: false
domain_of:
- BidSelfSched
range: string
required: false
self_sched_type:
name: self_sched_type
description: "This attribute is used to specify if a bid includes a self sched\
\ bid. If so what self sched type is it. The possible values are shown as follow\
\ but not limited to:\r\n\r\n'ETC' - Existing transmission contract\r\n'TOR'\
\ - Transmission ownership right\r\n'RMR' - Reliability must run\r\n'RGMR' -\
\ Regulatory must run\r\n\"RMT\" - Relaiability must take\r\n\"PT\" - Price\
\ taker\r\n\"LPT\" - Low price taker\r\n\"SP\" - Self provision\r\n\"RA\" -\
\ Resource adequacy\r\n\r\nThis attribute is originally defined in the BidSelfSched\
\ class\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.selfSchedType
multivalued: false
domain_of:
- BidSelfSched
- SelfScheduleBreakdown
range: MarketProductSelfSchedType
required: false
update_type:
name: update_type
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.updateType
multivalued: false
domain_of:
- BidSelfSched
- Instructions
- ConstraintResults
- PnodeResults
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ResourceDispatchResults
- Commitments
- RMROperatorInput
range: MQSCHGType
required: false
wheeling_transaction_reference:
name: wheeling_transaction_reference
description: "A unique identifier of a wheeling transaction. A wheeling transaction\
\ is a balanced Energy exchange among Supply and Demand Resources.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.wheelingTransactionReference
multivalued: false
domain_of:
- BidSelfSched
range: string
required: false
product_bid:
name: product_bid
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidSelfSched.ProductBid
multivalued: false
domain_of:
- BidDistributionFactor
- BidHourlyProductSchedule
- BidSelfSched
- BidPriceSchedule
range: ProductBid
required: true
host_control_area:
name: host_control_area
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidSelfSched.HostControlArea
multivalued: false
domain_of:
- RegisteredResource
- RTO
- Flowgate
- SubControlArea
- AdjacentCASet
- SysLoadDistributionFactor
- BidSelfSched
- CnodeDistributionFactor
- TransferInterface
- LossClearingResults
range: HostControlArea
required: false
sub_control_area:
name: sub_control_area
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidSelfSched.SubControlArea
multivalued: false
domain_of:
- RegisteredResource
- RTO
- Pnode
- AdjacentCASet
- BidSelfSched
- CnodeDistributionFactor
- AggregateNode
- LossClearingResults
- InadvertentAccount
- ExPostLossResults
- ControlAreaDesignation
- AreaReserveSpec
- GeneralClearingResults
range: SubControlArea
required: false
adjacent_caset:
name: adjacent_caset
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidSelfSched.AdjacentCASet
multivalued: false
domain_of:
- RegisteredResource
- RTO
- SubControlArea
- HostControlArea
- BidSelfSched
range: AdjacentCASet
required: false
transmission_contract_right:
name: transmission_contract_right
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidSelfSched.TransmissionContractRight
multivalued: false
domain_of:
- RTO
- BidSelfSched
- SchedulingCoordinator
- TREntitlement
- ContractDistributionFactor
- SubstitutionResourceList
range: ContractRight
required: false
class_uri: cim:BidSelfSched
Induced
name: BidSelfSched
description: Defines self schedule values to be used for specified time intervals.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: RegularIntervalSchedule
attributes:
balancing_flag:
name: balancing_flag
description: This is a Y/N flag for a self-schedule of a resource per market per
date and hour, using a specific TR ID. It indicates whether a self-schedule
using a TR is balanced with another self-schedule using the same TR ID.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.balancingFlag
multivalued: false
alias: balancing_flag
owner: BidSelfSched
domain_of:
- BidSelfSched
range: YesNo
required: false
bid_type:
name: bid_type
description: bidType has two types as the required output of requirements and
qualified pre-dispatch.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.bidType
multivalued: false
alias: bid_type
owner: BidSelfSched
domain_of:
- BidSelfSched
- BidPriceSchedule
- DefaultBid
range: BidTypeRMR
required: false
priority_flag:
name: priority_flag
description: "This is a Y/N flag for a self-schedule of a resource per market\
\ per date and hour, using a specific TR ID. It indicates whether a self-schedule\
\ using a TR has scheduling priority in DAM/RTM.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.priorityFlag
multivalued: false
alias: priority_flag
owner: BidSelfSched
domain_of:
- BidSelfSched
range: YesNo
required: false
pump_self_sched_mw:
name: pump_self_sched_mw
description: "Contains the PriceTaker, ExistingTransmissionContract, TransmissionOwnershipRights\
\ pumping self schedule quantity. If this value is not null, then the unit is\
\ in pumping mode.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.pumpSelfSchedMw
multivalued: false
alias: pump_self_sched_mw
owner: BidSelfSched
domain_of:
- BidSelfSched
range: float
required: false
reference_type:
name: reference_type
description: "Indication of which type of self schedule is being referenced.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.referenceType
multivalued: false
alias: reference_type
owner: BidSelfSched
domain_of:
- BidSelfSched
range: SelfSchedReferenceType
required: false
self_sched_mw:
name: self_sched_mw
description: "Self scheduled value\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.selfSchedMw
multivalued: false
alias: self_sched_mw
owner: BidSelfSched
domain_of:
- BidSelfSched
- ResourceAwardInstruction
- SelfScheduleBreakdown
range: float
required: false
self_sched_spt_resource:
name: self_sched_spt_resource
description: "Price Taker Export Self Sched Support Resource\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.selfSchedSptResource
multivalued: false
alias: self_sched_spt_resource
owner: BidSelfSched
domain_of:
- BidSelfSched
range: string
required: false
self_sched_type:
name: self_sched_type
description: "This attribute is used to specify if a bid includes a self sched\
\ bid. If so what self sched type is it. The possible values are shown as follow\
\ but not limited to:\r\n\r\n'ETC' - Existing transmission contract\r\n'TOR'\
\ - Transmission ownership right\r\n'RMR' - Reliability must run\r\n'RGMR' -\
\ Regulatory must run\r\n\"RMT\" - Relaiability must take\r\n\"PT\" - Price\
\ taker\r\n\"LPT\" - Low price taker\r\n\"SP\" - Self provision\r\n\"RA\" -\
\ Resource adequacy\r\n\r\nThis attribute is originally defined in the BidSelfSched\
\ class\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.selfSchedType
multivalued: false
alias: self_sched_type
owner: BidSelfSched
domain_of:
- BidSelfSched
- SelfScheduleBreakdown
range: MarketProductSelfSchedType
required: false
update_type:
name: update_type
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.updateType
multivalued: false
alias: update_type
owner: BidSelfSched
domain_of:
- BidSelfSched
- Instructions
- ConstraintResults
- PnodeResults
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ResourceDispatchResults
- Commitments
- RMROperatorInput
range: MQSCHGType
required: false
wheeling_transaction_reference:
name: wheeling_transaction_reference
description: "A unique identifier of a wheeling transaction. A wheeling transaction\
\ is a balanced Energy exchange among Supply and Demand Resources.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BidSelfSched.wheelingTransactionReference
multivalued: false
alias: wheeling_transaction_reference
owner: BidSelfSched
domain_of:
- BidSelfSched
range: string
required: false
product_bid:
name: product_bid
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidSelfSched.ProductBid
multivalued: false
alias: product_bid
owner: BidSelfSched
domain_of:
- BidDistributionFactor
- BidHourlyProductSchedule
- BidSelfSched
- BidPriceSchedule
range: ProductBid
required: true
host_control_area:
name: host_control_area
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidSelfSched.HostControlArea
multivalued: false
alias: host_control_area
owner: BidSelfSched
domain_of:
- RegisteredResource
- RTO
- Flowgate
- SubControlArea
- AdjacentCASet
- SysLoadDistributionFactor
- BidSelfSched
- CnodeDistributionFactor
- TransferInterface
- LossClearingResults
range: HostControlArea
required: false
sub_control_area:
name: sub_control_area
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidSelfSched.SubControlArea
multivalued: false
alias: sub_control_area
owner: BidSelfSched
domain_of:
- RegisteredResource
- RTO
- Pnode
- AdjacentCASet
- BidSelfSched
- CnodeDistributionFactor
- AggregateNode
- LossClearingResults
- InadvertentAccount
- ExPostLossResults
- ControlAreaDesignation
- AreaReserveSpec
- GeneralClearingResults
range: SubControlArea
required: false
adjacent_caset:
name: adjacent_caset
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidSelfSched.AdjacentCASet
multivalued: false
alias: adjacent_caset
owner: BidSelfSched
domain_of:
- RegisteredResource
- RTO
- SubControlArea
- HostControlArea
- BidSelfSched
range: AdjacentCASet
required: false
transmission_contract_right:
name: transmission_contract_right
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BidSelfSched.TransmissionContractRight
multivalued: false
alias: transmission_contract_right
owner: BidSelfSched
domain_of:
- RTO
- BidSelfSched
- SchedulingCoordinator
- TREntitlement
- ContractDistributionFactor
- SubstitutionResourceList
range: ContractRight
required: false
end_time:
name: end_time
description: The time for the last time point. The value can be a time of day,
not a specific date.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:RegularIntervalSchedule.endTime
multivalued: false
alias: end_time
owner: BidSelfSched
domain_of:
- RegularIntervalSchedule
- BidError
- TradeError
- LoadFollowingInst
range: date
required: false
time_step:
name: time_step
description: "The time between each pair of subsequent regular time points in\
\ sequence order.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:RegularIntervalSchedule.timeStep
multivalued: false
alias: time_step
owner: BidSelfSched
domain_of:
- RegularIntervalSchedule
range: Seconds
required: false
time_points:
name: time_points
description: The regular interval time point data values that define this schedule.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:RegularIntervalSchedule.TimePoints
multivalued: true
alias: time_points
owner: BidSelfSched
domain_of:
- TimeSchedule
- RegularIntervalSchedule
- IrregularIntervalSchedule
range: RegularTimePoint
required: true
start_time:
name: start_time
description: The time for the first time point. The value can be a time of day,
not a specific date.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:BasicIntervalSchedule.startTime
multivalued: false
alias: start_time
owner: BidSelfSched
domain_of:
- TimeTariffInterval
- DispatchSchedule
- BasicIntervalSchedule
- Bid
- Trade
- BidError
- InterTieDispatchResponse
- TradeError
- LoadFollowingInst
- DispatchInstReply
range: date
required: false
value_multiplier:
name: value_multiplier
description: Multiplier for value2.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BasicIntervalSchedule.value2Multiplier
multivalued: false
alias: value_multiplier
owner: BidSelfSched
domain_of:
- BasicIntervalSchedule
range: UnitMultiplier
required: false
value_unit:
name: value_unit
description: Value2 units of measure.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:BasicIntervalSchedule.value2Unit
multivalued: false
alias: value_unit
owner: BidSelfSched
domain_of:
- BasicIntervalSchedule
range: UnitSymbol
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: BidSelfSched
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: BidSelfSched
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: BidSelfSched
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: BidSelfSched
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: BidSelfSched
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: BidSelfSched
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: BidSelfSched
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: BidSelfSched
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:BidSelfSched