Skip to content

Enum: UOMType

URI: UOMType

Permissible Values

Value Meaning Description
$/lb cim:UOMType.%24/lb
$/mmBTU cim:UOMType.%24/mmBTU
% cim:UOMType.%25
FACTOR cim:UOMType.FACTOR
FLAG cim:UOMType.FLAG
INTEGER cim:UOMType.INTEGER
MW cim:UOMType.MW
MWh cim:UOMType.MWh
US$ cim:UOMType.US%24
US$/MW cim:UOMType.US%24/MW
US$/MWh cim:UOMType.US%24/MWh

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: UOMType
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:UOMType
permissible_values:
  $/lb:
    text: $/lb
    meaning: cim:UOMType.%24/lb
  $/mmBTU:
    text: $/mmBTU
    meaning: cim:UOMType.%24/mmBTU
  '%':
    text: '%'
    meaning: cim:UOMType.%25
  FACTOR:
    text: FACTOR
    meaning: cim:UOMType.FACTOR
  FLAG:
    text: FLAG
    meaning: cim:UOMType.FLAG
  INTEGER:
    text: INTEGER
    meaning: cim:UOMType.INTEGER
  MW:
    text: MW
    meaning: cim:UOMType.MW
  MWh:
    text: MWh
    meaning: cim:UOMType.MWh
  US$:
    text: US$
    meaning: cim:UOMType.US%24
  US$/MW:
    text: US$/MW
    meaning: cim:UOMType.US%24/MW
  US$/MWh:
    text: US$/MWh
    meaning: cim:UOMType.US%24/MWh