Skip to content

Class: Price

The cost corresponding to a specific measure and expressed in a currency.

URI: cim:Price

 classDiagram
    class Price
      Price : amount

      Price : category

      Price : direction

      Price : domain

          Price --> Domain : domain

      Price : point

          Price --> Point : point

      Price : time_series

          Price --> TimeSeries : time_series

Slots

Name Cardinality and Range Description Inheritance
amount 0..1
Double
A number of monetary units specified in a unit of currency direct
category 0..1
String
The category of a price to be used in a price calculation direct
direction 0..1
String
The direction indicates whether a System Operator pays the Market Parties or ... direct
time_series 0..*
TimeSeries
direct
domain 0..*
Domain
direct
point 0..1
Point
direct

Usages

used by used in type used
TimeSeries price range Price
Point price range Price
Domain price range Price
BidTimeSeries price range Price
Series price range Price

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Price
description: The cost corresponding to a specific measure and expressed in a currency.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  amount:
    name: amount
    description: A number of monetary units specified in a unit of currency.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.amount
    multivalued: false
    domain_of:
    - ErpJournalEntry
    - WorkCostDetail
    - LineDetail
    - ErpLedgerEntry
    - Tender
    - AccountMovement
    - ErpInvoice
    - CRRSegment
    - MarketInvoice
    - PassThroughBill
    - MarketLedgerEntry
    - Price
    - NonStandardItem
    range: double
    required: false
  category:
    name: category
    description: The category of a price to be used in a price calculation. The price
      category is mutually agreed between System Operators.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.category
    multivalued: false
    domain_of:
    - ReadingQualityType
    - MarketScheduledEvent
    - MarketPerson
    - Price
    - Auction
    - Hurricane
    - TropicalCycloneAustralia
    range: string
    required: false
  direction:
    name: direction
    description: The direction indicates whether a System Operator pays the Market
      Parties or inverse.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.direction
    multivalued: false
    domain_of:
    - Location
    - StructureSupport
    - Flowgate
    - RegisteredInterTie
    - Price
    - FlowDirection
    - OperationalLimitType
    - ComFunction
    - AtmosphericPhenomenon
    - BidTimeSeries
    range: string
    required: false
  time_series:
    name: time_series
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.TimeSeries
    multivalued: true
    domain_of:
    - EnvironmentalMonitoringStation
    - ConstraintDuration
    - AttributeInstanceComponent
    - MarketDocument
    - Point
    - Reason
    - RegisteredResource
    - MarketParticipant
    - Domain
    - Quantity
    - Price
    - MarketObjectStatus
    - Period
    - FlowDirection
    - Unit
    - DateAndOrTime
    - Auction
    - MktPSRType
    - MarketEvaluationPoint
    range: TimeSeries
    required: false
  domain:
    name: domain
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.Domain
    multivalued: true
    domain_of:
    - EndDeviceEventType
    - EndDeviceControlType
    - TimeSeries
    - MarketDocument
    - RegisteredResource
    - Quantity
    - Price
    range: Domain
    required: false
  point:
    name: point
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.Point
    multivalued: false
    domain_of:
    - TimeSeries
    - AceTariffType
    - Reason
    - Quantity
    - Price
    - Period
    - FlowDirection
    range: Point
    required: false
class_uri: cim:Price

Induced

name: Price
description: The cost corresponding to a specific measure and expressed in a currency.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  amount:
    name: amount
    description: A number of monetary units specified in a unit of currency.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.amount
    multivalued: false
    alias: amount
    owner: Price
    domain_of:
    - ErpJournalEntry
    - WorkCostDetail
    - LineDetail
    - ErpLedgerEntry
    - Tender
    - AccountMovement
    - ErpInvoice
    - CRRSegment
    - MarketInvoice
    - PassThroughBill
    - MarketLedgerEntry
    - Price
    - NonStandardItem
    range: double
    required: false
  category:
    name: category
    description: The category of a price to be used in a price calculation. The price
      category is mutually agreed between System Operators.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.category
    multivalued: false
    alias: category
    owner: Price
    domain_of:
    - ReadingQualityType
    - MarketScheduledEvent
    - MarketPerson
    - Price
    - Auction
    - Hurricane
    - TropicalCycloneAustralia
    range: string
    required: false
  direction:
    name: direction
    description: The direction indicates whether a System Operator pays the Market
      Parties or inverse.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.direction
    multivalued: false
    alias: direction
    owner: Price
    domain_of:
    - Location
    - StructureSupport
    - Flowgate
    - RegisteredInterTie
    - Price
    - FlowDirection
    - OperationalLimitType
    - ComFunction
    - AtmosphericPhenomenon
    - BidTimeSeries
    range: string
    required: false
  time_series:
    name: time_series
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.TimeSeries
    multivalued: true
    alias: time_series
    owner: Price
    domain_of:
    - EnvironmentalMonitoringStation
    - ConstraintDuration
    - AttributeInstanceComponent
    - MarketDocument
    - Point
    - Reason
    - RegisteredResource
    - MarketParticipant
    - Domain
    - Quantity
    - Price
    - MarketObjectStatus
    - Period
    - FlowDirection
    - Unit
    - DateAndOrTime
    - Auction
    - MktPSRType
    - MarketEvaluationPoint
    range: TimeSeries
    required: false
  domain:
    name: domain
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.Domain
    multivalued: true
    alias: domain
    owner: Price
    domain_of:
    - EndDeviceEventType
    - EndDeviceControlType
    - TimeSeries
    - MarketDocument
    - RegisteredResource
    - Quantity
    - Price
    range: Domain
    required: false
  point:
    name: point
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Price.Point
    multivalued: false
    alias: point
    owner: Price
    domain_of:
    - TimeSeries
    - AceTariffType
    - Reason
    - Quantity
    - Price
    - Period
    - FlowDirection
    range: Point
    required: false
class_uri: cim:Price