Skip to content

Enum: TRType

_Transmission Contract Right type -for example: _

_individual or chain of contract rights _

__

URI: TRType

Permissible Values

Value Meaning Description
CHAIN cim:TRType.CHAIN
INDIVIDUAL cim:TRType.INDIVIDUAL

Slots

Name Description
trtype Transmission Right type - is this an individual contract right or a chain con...

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: TRType
description: "Transmission Contract Right type -for example:\r\nindividual or chain\
  \ of contract rights\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:TRType
permissible_values:
  CHAIN:
    text: CHAIN
    meaning: cim:TRType.CHAIN
  INDIVIDUAL:
    text: INDIVIDUAL
    meaning: cim:TRType.INDIVIDUAL