Skip to content

Class: GasPrice

Price of gas in monetary units.

URI: cim:GasPrice

 classDiagram
    class GasPrice
      GasPrice : fuel_region

          GasPrice --> FuelRegion : fuel_region

      GasPrice : gas_price_index

Slots

Name Cardinality and Range Description Inheritance
gas_price_index 0..1
Float
The average natural gas price at a defined fuel region direct
fuel_region 1..1
FuelRegion
direct

Usages

used by used in type used
FuelRegion gas_price range GasPrice

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: GasPrice
description: Price of gas in monetary units.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  gas_price_index:
    name: gas_price_index
    description: "The average natural gas price at a defined fuel region.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GasPrice.gasPriceIndex
    multivalued: false
    domain_of:
    - GasPrice
    range: float
    required: false
  fuel_region:
    name: fuel_region
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GasPrice.FuelRegion
    multivalued: false
    domain_of:
    - RTO
    - RegisteredGenerator
    - GasPrice
    - OilPrice
    range: FuelRegion
    required: true
class_uri: cim:GasPrice

Induced

name: GasPrice
description: Price of gas in monetary units.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  gas_price_index:
    name: gas_price_index
    description: "The average natural gas price at a defined fuel region.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GasPrice.gasPriceIndex
    multivalued: false
    alias: gas_price_index
    owner: GasPrice
    domain_of:
    - GasPrice
    range: float
    required: false
  fuel_region:
    name: fuel_region
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GasPrice.FuelRegion
    multivalued: false
    alias: fuel_region
    owner: GasPrice
    domain_of:
    - RTO
    - RegisteredGenerator
    - GasPrice
    - OilPrice
    range: FuelRegion
    required: true
class_uri: cim:GasPrice