Skip to content

Enum: GasEnum

URI: openccf:enum/GasEnum

Permissible Values

Value Meaning Description
CO2 None
CH4 None
N2O None
HFC None With subtype to be specified
PFC None
SF6 None
NF3 None
OTHER None Specified separately

Slots

Name Description
gas

Identifier and Mapping Information

Schema Source

LinkML Source

name: GasEnum
from_schema: https://w3id.org/openccf
rank: 1000
permissible_values:
  CO2:
    text: CO2
  CH4:
    text: CH4
  N2O:
    text: N2O
  HFC:
    text: HFC
    description: With subtype to be specified.
  PFC:
    text: PFC
  SF6:
    text: SF6
  NF3:
    text: NF3
  OTHER:
    text: OTHER
    description: Specified separately.