Class: Trade
_Inter Scheduling Coordinator Trades to model financial trades which may impact settlement. _
__
URI: cim:Trade
classDiagram
class Trade
IdentifiedObject <|-- Trade
Trade : action_request
Trade --> ActionRequest : action_request
Trade : adjusted_trade_quantity
Trade : alias_name
Trade : counter_trade_quantity
Trade : depend_on_trade_name
Trade : description
Trade : diagram_objects
Trade --> DiagramObject : diagram_objects
Trade : from_sc
Trade --> SchedulingCoordinator : from_sc
Trade : instance_set
Trade --> InstanceSet : instance_set
Trade : last_modified
Trade : m_rid
Trade : market_type
Trade --> MarketType : market_type
Trade : names
Trade --> Name : names
Trade : pnode
Trade --> Pnode : pnode
Trade : properties_cimdata_object
Trade --> ChangeSetMember : properties_cimdata_object
Trade : registered_generator
Trade --> RegisteredGenerator : registered_generator
Trade : start_time
Trade : stop_time
Trade : submit_from_scheduling_coordinator
Trade --> SchedulingCoordinator : submit_from_scheduling_coordinator
Trade : submit_from_time_stamp
Trade : submit_from_user
Trade : submit_to_scheduling_coordinator
Trade --> SchedulingCoordinator : submit_to_scheduling_coordinator
Trade : submit_to_time_stamp
Trade : submit_to_user
Trade : targeting_cimdata_object
Trade --> ChangeSetMember : targeting_cimdata_object
Trade : to_sc
Trade --> SchedulingCoordinator : to_sc
Trade : trade_error
Trade --> TradeError : trade_error
Trade : trade_product
Trade --> TradeProduct : trade_product
Trade : trade_quantity
Trade : trade_status
Trade : update_time_stamp
Trade : update_user
Inheritance
- IdentifiedObject
- Trade
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| adjusted_trade_quantity | 0..1 Float |
The validated and current market accepted trade amount of a physical energy t... | direct |
| counter_trade_quantity | 0..1 Float |
MW quantity submitted by counter SC for the same trade | |
| direct | |||
| depend_on_trade_name | 0..1 String |
The Depend On IST Name points to the unique IST Name in the chain of physical... | direct |
| last_modified | 0..1 date |
Time and date the trade was last modified | direct |
| market_type | 0..1 MarketType |
direct | |
| start_time | 0..1 date |
Start time and date for which trade applies | direct |
| stop_time | 0..1 date |
Stop time and date for which trade is applicable | direct |
| submit_from_time_stamp | 0..1 date |
Timestamp of submittal of submit From Scheduling Coordinator Trade to Market ... | direct |
| submit_from_user | 0..1 String |
Userid of the submit From Scheduling Coordinator trade | |
| direct | |||
| submit_to_time_stamp | 0..1 date |
Timestamp of submittal of submit To Scheduling Coordinator Trade to Market Pa... | direct |
| submit_to_user | 0..1 String |
Userid of the submit To Scheduling Coordinator trade | |
| direct | |||
| trade_quantity | 0..1 Float |
tradeQuantity: | |
| direct | |||
| trade_status | 0..1 String |
Resulting status of the trade following the rule engine processing | direct |
| update_time_stamp | 0..1 date |
direct | |
| update_user | 0..1 String |
direct | |
| trade_error | 0..* TradeError |
direct | |
| registered_generator | 0..1 RegisteredGenerator |
direct | |
| from_sc | 1..1 SchedulingCoordinator |
direct | |
| to_sc | 1..1 SchedulingCoordinator |
direct | |
| action_request | 1..1 ActionRequest |
direct | |
| submit_from_scheduling_coordinator | 0..1 SchedulingCoordinator |
direct | |
| trade_product | 1..1 TradeProduct |
direct | |
| submit_to_scheduling_coordinator | 0..1 SchedulingCoordinator |
direct | |
| pnode | 0..1 Pnode |
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 |
|---|---|---|---|
| AggregatedPnode | trade | range | Trade |
| Pnode | trade | range | Trade |
| IndividualPnode | trade | range | Trade |
| CongestionArea | trade | range | Trade |
| SchedulingCoordinator | from_sctrade | range | Trade |
| SchedulingCoordinator | to_sctrade | range | Trade |
| SchedulingCoordinator | submit_from_sctrade | range | Trade |
| SchedulingCoordinator | submit_to_sctrade | range | Trade |
| RegisteredGenerator | trade | range | Trade |
| ActionRequest | trade | range | Trade |
| TradeProduct | trade | range | Trade |
| TradeError | trade | range | Trade |
| CombinedCycleConfiguration | trade | range | Trade |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:Trade |
| native | cim:Trade |
LinkML Source
Direct
name: Trade
description: "Inter Scheduling Coordinator Trades to model financial trades which\
\ may impact settlement.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
adjusted_trade_quantity:
name: adjusted_trade_quantity
description: "The validated and current market accepted trade amount of a physical\
\ energy trade.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.adjustedTradeQuantity
multivalued: false
domain_of:
- Trade
range: float
required: false
counter_trade_quantity:
name: counter_trade_quantity
description: "MW quantity submitted by counter SC for the same trade\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.counterTradeQuantity
multivalued: false
domain_of:
- Trade
range: float
required: false
depend_on_trade_name:
name: depend_on_trade_name
description: "The Depend On IST Name points to the unique IST Name in the chain\
\ of physical energy trades.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.dependOnTradeName
multivalued: false
domain_of:
- Trade
range: string
required: false
last_modified:
name: last_modified
description: "Time and date the trade was last modified. \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.lastModified
multivalued: false
domain_of:
- RegisteredResource
- SchedulingCoordinator
- Trade
- FuelRegion
- EnergyPriceIndex
range: date
required: false
market_type:
name: market_type
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.marketType
multivalued: false
domain_of:
- MarketRun
- PlannedMarket
- Bid
- MPMTestThreshold
- DistributionFactorSet
- Trade
- InterchangeSchedule
- PriceDescriptor
- TradingHubPrice
- BidPriceCap
- BilateralTransaction
- AuxiliaryCost
range: MarketType
required: false
start_time:
name: start_time
description: "Start time and date for which trade applies.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.startTime
multivalued: false
domain_of:
- TimeTariffInterval
- DispatchSchedule
- BasicIntervalSchedule
- Bid
- Trade
- BidError
- InterTieDispatchResponse
- TradeError
- LoadFollowingInst
- DispatchInstReply
range: date
required: false
stop_time:
name: stop_time
description: "Stop time and date for which trade is applicable.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.stopTime
multivalued: false
domain_of:
- Bid
- Trade
range: date
required: false
submit_from_time_stamp:
name: submit_from_time_stamp
description: "Timestamp of submittal of submit From Scheduling Coordinator Trade\
\ to Market Participant Bid Submittal\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitFromTimeStamp
multivalued: false
domain_of:
- Trade
range: date
required: false
submit_from_user:
name: submit_from_user
description: "Userid of the submit From Scheduling Coordinator trade \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitFromUser
multivalued: false
domain_of:
- Trade
range: string
required: false
submit_to_time_stamp:
name: submit_to_time_stamp
description: "Timestamp of submittal of submit To Scheduling Coordinator Trade\
\ to Market Participant Bid Submittal\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitToTimeStamp
multivalued: false
domain_of:
- Trade
range: date
required: false
submit_to_user:
name: submit_to_user
description: "Userid of the submit To Scheduling Coordinator trade \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitToUser%20
multivalued: false
domain_of:
- Trade
range: string
required: false
trade_quantity:
name: trade_quantity
description: "tradeQuantity: \r\nIf tradeType = IST, The amount of an Energy Trade.\
\ \r\nIf tradeType = AST, The amount of an Ancillary Service Obligation Trade.\
\ \r\nIf tradeType = UCT, The amount of a Unit Commitment Obligation Trade.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.tradeQuantity
multivalued: false
domain_of:
- Trade
range: float
required: false
trade_status:
name: trade_status
description: "Resulting status of the trade following the rule engine processing.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.tradeStatus
multivalued: false
domain_of:
- Trade
range: string
required: false
update_time_stamp:
name: update_time_stamp
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.updateTimeStamp
multivalued: false
domain_of:
- Trade
- Instructions
- ConstraintResults
- PnodeResults
- TradingHubPrice
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ExpectedEnergy
- ResourceDispatchResults
- AllocationResult
- Commitments
- RMROperatorInput
- AuxiliaryCost
- FiveMinAuxiliaryData
- TenMinAuxiliaryData
range: date
required: false
update_user:
name: update_user
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.updateUser
multivalued: false
domain_of:
- Trade
- Instructions
- ConstraintResults
- PnodeResults
- TradingHubPrice
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ExpectedEnergy
- ResourceDispatchResults
- AllocationResult
- Commitments
- RMROperatorInput
- AuxiliaryCost
- FiveMinAuxiliaryData
- TenMinAuxiliaryData
range: string
required: false
trade_error:
name: trade_error
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.TradeError
multivalued: true
domain_of:
- Trade
range: TradeError
required: false
registered_generator:
name: registered_generator
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.RegisteredGenerator
multivalued: false
domain_of:
- Trade
- FuelRegion
- LocalReliabilityArea
- GeneratingBid
- StartUpTimeCurve
- AuxiliaryObject
- EnergyPriceIndex
- FuelCostCurve
- MktHeatRateCurve
- RMRStartUpEnergyCurve
- RMRStartUpTimeCurve
- StartUpEnergyCurve
- RegulatingLimit
- StartUpFuelCurve
- RMRStartUpCostCurve
- RMRStartUpFuelCurve
- RMRHeatRateCurve
range: RegisteredGenerator
required: false
from_sc:
name: from_sc
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.From_SC
multivalued: false
domain_of:
- Trade
range: SchedulingCoordinator
required: true
to_sc:
name: to_sc
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.To_SC
multivalued: false
domain_of:
- Trade
range: SchedulingCoordinator
required: true
action_request:
name: action_request
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.ActionRequest
multivalued: false
domain_of:
- Bid
- Trade
range: ActionRequest
required: true
submit_from_scheduling_coordinator:
name: submit_from_scheduling_coordinator
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitFromSchedulingCoordinator
multivalued: false
domain_of:
- Trade
range: SchedulingCoordinator
required: false
trade_product:
name: trade_product
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.TradeProduct
multivalued: false
domain_of:
- Trade
range: TradeProduct
required: true
submit_to_scheduling_coordinator:
name: submit_to_scheduling_coordinator
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitToSchedulingCoordinator
multivalued: false
domain_of:
- Trade
range: SchedulingCoordinator
required: false
pnode:
name: pnode
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.Pnode
multivalued: false
domain_of:
- RegisteredResource
- CommodityDefinition
- MktMeasurement
- SubControlArea
- Trade
- AggregateNode
- OrgPnodeAllocation
- PnodeResults
- ExPostPricingResults
range: Pnode
required: false
class_uri: cim:Trade
Induced
name: Trade
description: "Inter Scheduling Coordinator Trades to model financial trades which\
\ may impact settlement.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
adjusted_trade_quantity:
name: adjusted_trade_quantity
description: "The validated and current market accepted trade amount of a physical\
\ energy trade.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.adjustedTradeQuantity
multivalued: false
alias: adjusted_trade_quantity
owner: Trade
domain_of:
- Trade
range: float
required: false
counter_trade_quantity:
name: counter_trade_quantity
description: "MW quantity submitted by counter SC for the same trade\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.counterTradeQuantity
multivalued: false
alias: counter_trade_quantity
owner: Trade
domain_of:
- Trade
range: float
required: false
depend_on_trade_name:
name: depend_on_trade_name
description: "The Depend On IST Name points to the unique IST Name in the chain\
\ of physical energy trades.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.dependOnTradeName
multivalued: false
alias: depend_on_trade_name
owner: Trade
domain_of:
- Trade
range: string
required: false
last_modified:
name: last_modified
description: "Time and date the trade was last modified. \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.lastModified
multivalued: false
alias: last_modified
owner: Trade
domain_of:
- RegisteredResource
- SchedulingCoordinator
- Trade
- FuelRegion
- EnergyPriceIndex
range: date
required: false
market_type:
name: market_type
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.marketType
multivalued: false
alias: market_type
owner: Trade
domain_of:
- MarketRun
- PlannedMarket
- Bid
- MPMTestThreshold
- DistributionFactorSet
- Trade
- InterchangeSchedule
- PriceDescriptor
- TradingHubPrice
- BidPriceCap
- BilateralTransaction
- AuxiliaryCost
range: MarketType
required: false
start_time:
name: start_time
description: "Start time and date for which trade applies.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.startTime
multivalued: false
alias: start_time
owner: Trade
domain_of:
- TimeTariffInterval
- DispatchSchedule
- BasicIntervalSchedule
- Bid
- Trade
- BidError
- InterTieDispatchResponse
- TradeError
- LoadFollowingInst
- DispatchInstReply
range: date
required: false
stop_time:
name: stop_time
description: "Stop time and date for which trade is applicable.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.stopTime
multivalued: false
alias: stop_time
owner: Trade
domain_of:
- Bid
- Trade
range: date
required: false
submit_from_time_stamp:
name: submit_from_time_stamp
description: "Timestamp of submittal of submit From Scheduling Coordinator Trade\
\ to Market Participant Bid Submittal\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitFromTimeStamp
multivalued: false
alias: submit_from_time_stamp
owner: Trade
domain_of:
- Trade
range: date
required: false
submit_from_user:
name: submit_from_user
description: "Userid of the submit From Scheduling Coordinator trade \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitFromUser
multivalued: false
alias: submit_from_user
owner: Trade
domain_of:
- Trade
range: string
required: false
submit_to_time_stamp:
name: submit_to_time_stamp
description: "Timestamp of submittal of submit To Scheduling Coordinator Trade\
\ to Market Participant Bid Submittal\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitToTimeStamp
multivalued: false
alias: submit_to_time_stamp
owner: Trade
domain_of:
- Trade
range: date
required: false
submit_to_user:
name: submit_to_user
description: "Userid of the submit To Scheduling Coordinator trade \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitToUser%20
multivalued: false
alias: submit_to_user
owner: Trade
domain_of:
- Trade
range: string
required: false
trade_quantity:
name: trade_quantity
description: "tradeQuantity: \r\nIf tradeType = IST, The amount of an Energy Trade.\
\ \r\nIf tradeType = AST, The amount of an Ancillary Service Obligation Trade.\
\ \r\nIf tradeType = UCT, The amount of a Unit Commitment Obligation Trade.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.tradeQuantity
multivalued: false
alias: trade_quantity
owner: Trade
domain_of:
- Trade
range: float
required: false
trade_status:
name: trade_status
description: "Resulting status of the trade following the rule engine processing.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.tradeStatus
multivalued: false
alias: trade_status
owner: Trade
domain_of:
- Trade
range: string
required: false
update_time_stamp:
name: update_time_stamp
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.updateTimeStamp
multivalued: false
alias: update_time_stamp
owner: Trade
domain_of:
- Trade
- Instructions
- ConstraintResults
- PnodeResults
- TradingHubPrice
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ExpectedEnergy
- ResourceDispatchResults
- AllocationResult
- Commitments
- RMROperatorInput
- AuxiliaryCost
- FiveMinAuxiliaryData
- TenMinAuxiliaryData
range: date
required: false
update_user:
name: update_user
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.updateUser
multivalued: false
alias: update_user
owner: Trade
domain_of:
- Trade
- Instructions
- ConstraintResults
- PnodeResults
- TradingHubPrice
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ExpectedEnergy
- ResourceDispatchResults
- AllocationResult
- Commitments
- RMROperatorInput
- AuxiliaryCost
- FiveMinAuxiliaryData
- TenMinAuxiliaryData
range: string
required: false
trade_error:
name: trade_error
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.TradeError
multivalued: true
alias: trade_error
owner: Trade
domain_of:
- Trade
range: TradeError
required: false
registered_generator:
name: registered_generator
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.RegisteredGenerator
multivalued: false
alias: registered_generator
owner: Trade
domain_of:
- Trade
- FuelRegion
- LocalReliabilityArea
- GeneratingBid
- StartUpTimeCurve
- AuxiliaryObject
- EnergyPriceIndex
- FuelCostCurve
- MktHeatRateCurve
- RMRStartUpEnergyCurve
- RMRStartUpTimeCurve
- StartUpEnergyCurve
- RegulatingLimit
- StartUpFuelCurve
- RMRStartUpCostCurve
- RMRStartUpFuelCurve
- RMRHeatRateCurve
range: RegisteredGenerator
required: false
from_sc:
name: from_sc
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.From_SC
multivalued: false
alias: from_sc
owner: Trade
domain_of:
- Trade
range: SchedulingCoordinator
required: true
to_sc:
name: to_sc
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.To_SC
multivalued: false
alias: to_sc
owner: Trade
domain_of:
- Trade
range: SchedulingCoordinator
required: true
action_request:
name: action_request
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.ActionRequest
multivalued: false
alias: action_request
owner: Trade
domain_of:
- Bid
- Trade
range: ActionRequest
required: true
submit_from_scheduling_coordinator:
name: submit_from_scheduling_coordinator
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitFromSchedulingCoordinator
multivalued: false
alias: submit_from_scheduling_coordinator
owner: Trade
domain_of:
- Trade
range: SchedulingCoordinator
required: false
trade_product:
name: trade_product
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.TradeProduct
multivalued: false
alias: trade_product
owner: Trade
domain_of:
- Trade
range: TradeProduct
required: true
submit_to_scheduling_coordinator:
name: submit_to_scheduling_coordinator
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Trade.submitToSchedulingCoordinator
multivalued: false
alias: submit_to_scheduling_coordinator
owner: Trade
domain_of:
- Trade
range: SchedulingCoordinator
required: false
pnode:
name: pnode
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Trade.Pnode
multivalued: false
alias: pnode
owner: Trade
domain_of:
- RegisteredResource
- CommodityDefinition
- MktMeasurement
- SubControlArea
- Trade
- AggregateNode
- OrgPnodeAllocation
- PnodeResults
- ExPostPricingResults
range: Pnode
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: Trade
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: Trade
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: Trade
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: Trade
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: Trade
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: Trade
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: Trade
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: Trade
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:Trade