Skip to content

Enum: CRRRoleType

Role types an organisation can play with respect to a congestion revenue right.

URI: CRRRoleType

Permissible Values

Value Meaning Description
BUYER cim:CRRRoleType.BUYER
OWNER cim:CRRRoleType.OWNER
SELLER cim:CRRRoleType.SELLER

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: CRRRoleType
description: Role types an organisation can play with respect to a congestion revenue
  right.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:CRRRoleType
permissible_values:
  BUYER:
    text: BUYER
    meaning: cim:CRRRoleType.BUYER
  OWNER:
    text: OWNER
    meaning: cim:CRRRoleType.OWNER
  SELLER:
    text: SELLER
    meaning: cim:CRRRoleType.SELLER