Skip to content

Class: TradeProduct

_TradeType TradeProduct _

_IST (InterSC Trade) PHY (Physical Energy Trade) _

_IST APN (Energy Trades at Aggregated Pricing Nodes) _

_IST CPT (Converted Physical Energy Trade) _

_AST (Ancilliary Services Trade) RUT (Regulation Up Trade) _

_AST RDT (Regulation Down Trade) _

_AST SRT (Spinning Reserve Trade) _

_AST NRT (Non-Spinning Reserve Trade) _

UCT (Unit Commitment Trade) null

URI: cim:TradeProduct

 classDiagram
    class TradeProduct
      TradeProduct : trade

          TradeProduct --> Trade : trade

      TradeProduct : trade_product_type

      TradeProduct : trade_type

          TradeProduct --> TradeType : trade_type

Slots

Name Cardinality and Range Description Inheritance
trade_product_type 0..1
String
PHY (Physical Energy Trade);
direct
trade_type 0..1
TradeType
IST - InterSC Trade;
direct
trade 0..*
Trade
direct

Usages

used by used in type used
Trade trade_product range TradeProduct

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: TradeProduct
description: "<b>TradeType</b>                                        <b>TradeProduct</b>\r\
  \nIST  (InterSC Trade)                          PHY (Physical Energy Trade)\r\n\
  IST                                                  APN (Energy Trades at Aggregated\
  \ Pricing Nodes)\r\nIST                                                  CPT (Converted\
  \ Physical Energy Trade)\r\nAST (Ancilliary Services Trade)             RUT (Regulation\
  \ Up Trade)\r\nAST                                                 RDT (Regulation\
  \ Down Trade)\r\nAST                                                 SRT (Spinning\
  \ Reserve Trade)\r\nAST                                                 NRT (Non-Spinning\
  \ Reserve Trade)\r\nUCT (Unit Commitment Trade)            null"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  trade_product_type:
    name: trade_product_type
    description: "PHY (Physical Energy Trade);  \r\nAPN (Energy Trades at Aggregated\
      \ Pricing Nodes);  \r\nCPT (Converted Physical Energy Trade);  \r\nRUT (Regulation\
      \ Up Trade);  \r\nRDT (Regulation Down Trade);  \r\nSRT (Spinning Reserve Trade);\
      \  \r\nNRT (Non-Spinning Reserve Trade)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TradeProduct.tradeProductType
    multivalued: false
    domain_of:
    - TradeProduct
    range: string
    required: false
  trade_type:
    name: trade_type
    description: "IST  - InterSC Trade;  \r\nAST - Ancilliary Services Trade;  \r\n\
      UCT - Unit Commitment Trade"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TradeProduct.tradeType
    multivalued: false
    domain_of:
    - TradeProduct
    range: TradeType
    required: false
  trade:
    name: trade
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradeProduct.Trade
    multivalued: true
    domain_of:
    - Pnode
    - RegisteredGenerator
    - ActionRequest
    - TradeProduct
    - TradeError
    range: Trade
    required: false
class_uri: cim:TradeProduct

Induced

name: TradeProduct
description: "<b>TradeType</b>                                        <b>TradeProduct</b>\r\
  \nIST  (InterSC Trade)                          PHY (Physical Energy Trade)\r\n\
  IST                                                  APN (Energy Trades at Aggregated\
  \ Pricing Nodes)\r\nIST                                                  CPT (Converted\
  \ Physical Energy Trade)\r\nAST (Ancilliary Services Trade)             RUT (Regulation\
  \ Up Trade)\r\nAST                                                 RDT (Regulation\
  \ Down Trade)\r\nAST                                                 SRT (Spinning\
  \ Reserve Trade)\r\nAST                                                 NRT (Non-Spinning\
  \ Reserve Trade)\r\nUCT (Unit Commitment Trade)            null"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  trade_product_type:
    name: trade_product_type
    description: "PHY (Physical Energy Trade);  \r\nAPN (Energy Trades at Aggregated\
      \ Pricing Nodes);  \r\nCPT (Converted Physical Energy Trade);  \r\nRUT (Regulation\
      \ Up Trade);  \r\nRDT (Regulation Down Trade);  \r\nSRT (Spinning Reserve Trade);\
      \  \r\nNRT (Non-Spinning Reserve Trade)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TradeProduct.tradeProductType
    multivalued: false
    alias: trade_product_type
    owner: TradeProduct
    domain_of:
    - TradeProduct
    range: string
    required: false
  trade_type:
    name: trade_type
    description: "IST  - InterSC Trade;  \r\nAST - Ancilliary Services Trade;  \r\n\
      UCT - Unit Commitment Trade"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:TradeProduct.tradeType
    multivalued: false
    alias: trade_type
    owner: TradeProduct
    domain_of:
    - TradeProduct
    range: TradeType
    required: false
  trade:
    name: trade
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradeProduct.Trade
    multivalued: true
    alias: trade
    owner: TradeProduct
    domain_of:
    - Pnode
    - RegisteredGenerator
    - ActionRequest
    - TradeProduct
    - TradeError
    range: Trade
    required: false
class_uri: cim:TradeProduct