Skip to content

Class: TradingHubPrice

_Models prices at Trading Hubs, interval based. _

__

URI: cim:TradingHubPrice

 classDiagram
    class TradingHubPrice
      TradingHubPrice : interval_start_time

      TradingHubPrice : market_type

          TradingHubPrice --> MarketType : market_type

      TradingHubPrice : trading_hub_values

          TradingHubPrice --> TradingHubValues : trading_hub_values

      TradingHubPrice : update_time_stamp

      TradingHubPrice : update_user

Slots

Name Cardinality and Range Description Inheritance
interval_start_time 0..1
date
direct
market_type 0..1
MarketType
direct
update_time_stamp 0..1
date
direct
update_user 0..1
String
direct
trading_hub_values 1..*
TradingHubValues
direct

Usages

used by used in type used
TradingHubValues trading_hub_price range TradingHubPrice

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: TradingHubPrice
description: "Models prices at Trading Hubs, interval based.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  interval_start_time:
    name: interval_start_time
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubPrice.intervalStartTime
    multivalued: false
    domain_of:
    - MarketFactors
    - DistributionFactorSet
    - LoadRatio
    - GenericConstraints
    - TradingHubPrice
    - MitigatedBidSegment
    - ASRequirements
    - ExpectedEnergy
    - ResourceLoadFollowingInst
    - AllocationResult
    - Commitments
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: date
    required: false
  market_type:
    name: market_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubPrice.marketType
    multivalued: false
    domain_of:
    - MarketRun
    - PlannedMarket
    - Bid
    - MPMTestThreshold
    - DistributionFactorSet
    - Trade
    - InterchangeSchedule
    - PriceDescriptor
    - TradingHubPrice
    - BidPriceCap
    - BilateralTransaction
    - AuxiliaryCost
    range: MarketType
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubPrice.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
    slot_uri: cim:TradingHubPrice.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
  trading_hub_values:
    name: trading_hub_values
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubPrice.TradingHubValues
    multivalued: true
    domain_of:
    - AggregatedPnode
    - TradingHubPrice
    range: TradingHubValues
    required: true
class_uri: cim:TradingHubPrice

Induced

name: TradingHubPrice
description: "Models prices at Trading Hubs, interval based.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  interval_start_time:
    name: interval_start_time
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubPrice.intervalStartTime
    multivalued: false
    alias: interval_start_time
    owner: TradingHubPrice
    domain_of:
    - MarketFactors
    - DistributionFactorSet
    - LoadRatio
    - GenericConstraints
    - TradingHubPrice
    - MitigatedBidSegment
    - ASRequirements
    - ExpectedEnergy
    - ResourceLoadFollowingInst
    - AllocationResult
    - Commitments
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: date
    required: false
  market_type:
    name: market_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubPrice.marketType
    multivalued: false
    alias: market_type
    owner: TradingHubPrice
    domain_of:
    - MarketRun
    - PlannedMarket
    - Bid
    - MPMTestThreshold
    - DistributionFactorSet
    - Trade
    - InterchangeSchedule
    - PriceDescriptor
    - TradingHubPrice
    - BidPriceCap
    - BilateralTransaction
    - AuxiliaryCost
    range: MarketType
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubPrice.updateTimeStamp
    multivalued: false
    alias: update_time_stamp
    owner: TradingHubPrice
    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
    slot_uri: cim:TradingHubPrice.updateUser
    multivalued: false
    alias: update_user
    owner: TradingHubPrice
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: string
    required: false
  trading_hub_values:
    name: trading_hub_values
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TradingHubPrice.TradingHubValues
    multivalued: true
    alias: trading_hub_values
    owner: TradingHubPrice
    domain_of:
    - AggregatedPnode
    - TradingHubPrice
    range: TradingHubValues
    required: true
class_uri: cim:TradingHubPrice