Skip to content

Class: TREntitlement

_A Transmission Right(TR) can be a chain of TR's or on individual. _

_ _

_When a transmission right is not a chain, this is formally the ETC/TOR Entitlement for each ETC/TOR contract with the inclusion of CVR(Converted Rights) as an ETC. This is the sum of all entitlements on all related transmission interfaces for the same TR. _

_ _

When TR is a chain, its entitlement is the minimum of all entitlements for the individual TRs in the chain.

URI: cim:TREntitlement

 classDiagram
    class TREntitlement
      TREntitlement : entitlement

      TREntitlement : start_operating_date

      TREntitlement : transmission_contract_right

          TREntitlement --> ContractRight : transmission_contract_right

Slots

Name Cardinality and Range Description Inheritance
entitlement 0..1
Float
The entitlement
direct
start_operating_date 0..1
date
Operating date and hour when the entitlement applies direct
transmission_contract_right 1..1
ContractRight
direct

Usages

used by used in type used
ContractRight trentitlement range TREntitlement

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: TREntitlement
description: "A Transmission Right(TR) can be a chain of TR's or on individual. \r\
  \n\r\nWhen a transmission right is not a chain, this is formally the ETC/TOR Entitlement\
  \ for each ETC/TOR contract with the inclusion of CVR(Converted Rights) as an ETC.\
  \ This is the sum of all entitlements on all related transmission interfaces for\
  \ the same TR.\r\n\r\nWhen TR is a chain, its entitlement is the minimum of all\
  \ entitlements for the individual TRs in the chain."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  entitlement:
    name: entitlement
    description: "The entitlement\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TREntitlement.entitlement
    multivalued: false
    domain_of:
    - TransmissionInterfaceRightEntitlement
    - TREntitlement
    range: float
    required: false
  start_operating_date:
    name: start_operating_date
    description: Operating date and hour when the entitlement applies
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TREntitlement.startOperatingDate
    multivalued: false
    domain_of:
    - TransmissionInterfaceRightEntitlement
    - TREntitlement
    - TransmissionCapacity
    range: date
    required: false
  transmission_contract_right:
    name: transmission_contract_right
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TREntitlement.TransmissionContractRight
    multivalued: false
    domain_of:
    - RTO
    - BidSelfSched
    - SchedulingCoordinator
    - TREntitlement
    - ContractDistributionFactor
    - SubstitutionResourceList
    range: ContractRight
    required: true
class_uri: cim:TREntitlement

Induced

name: TREntitlement
description: "A Transmission Right(TR) can be a chain of TR's or on individual. \r\
  \n\r\nWhen a transmission right is not a chain, this is formally the ETC/TOR Entitlement\
  \ for each ETC/TOR contract with the inclusion of CVR(Converted Rights) as an ETC.\
  \ This is the sum of all entitlements on all related transmission interfaces for\
  \ the same TR.\r\n\r\nWhen TR is a chain, its entitlement is the minimum of all\
  \ entitlements for the individual TRs in the chain."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  entitlement:
    name: entitlement
    description: "The entitlement\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TREntitlement.entitlement
    multivalued: false
    alias: entitlement
    owner: TREntitlement
    domain_of:
    - TransmissionInterfaceRightEntitlement
    - TREntitlement
    range: float
    required: false
  start_operating_date:
    name: start_operating_date
    description: Operating date and hour when the entitlement applies
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TREntitlement.startOperatingDate
    multivalued: false
    alias: start_operating_date
    owner: TREntitlement
    domain_of:
    - TransmissionInterfaceRightEntitlement
    - TREntitlement
    - TransmissionCapacity
    range: date
    required: false
  transmission_contract_right:
    name: transmission_contract_right
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:TREntitlement.TransmissionContractRight
    multivalued: false
    alias: transmission_contract_right
    owner: TREntitlement
    domain_of:
    - RTO
    - BidSelfSched
    - SchedulingCoordinator
    - TREntitlement
    - ContractDistributionFactor
    - SubstitutionResourceList
    range: ContractRight
    required: true
class_uri: cim:TREntitlement