Enum: FuelType
Type of fuel.
URI: FuelType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| brownCoalLignite | cim:FuelType.brownCoalLignite | |
| coal | cim:FuelType.coal | |
| coalDerivedGas | cim:FuelType.coalDerivedGas | |
| gas | cim:FuelType.gas | |
| hardCoal | cim:FuelType.hardCoal | |
| lignite | cim:FuelType.lignite | |
| oil | cim:FuelType.oil | |
| oilShale | cim:FuelType.oilShale | |
| other | cim:FuelType.other | |
| peat | cim:FuelType.peat |
Slots
| Name | Description |
|---|---|
| fuel_type | The type of fuel, which also indicates the corresponding measurement unit |
| fossil_fuel_type | The type of fossil fuel, such as coal, oil, or gas |
| ignition_fuel_type | Type of ignition fuel |
| main_fuel_type | Type of main fuel |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
LinkML Source
name: FuelType
description: Type of fuel.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:FuelType
permissible_values:
brownCoalLignite:
text: brownCoalLignite
meaning: cim:FuelType.brownCoalLignite
coal:
text: coal
meaning: cim:FuelType.coal
coalDerivedGas:
text: coalDerivedGas
meaning: cim:FuelType.coalDerivedGas
gas:
text: gas
meaning: cim:FuelType.gas
hardCoal:
text: hardCoal
meaning: cim:FuelType.hardCoal
lignite:
text: lignite
meaning: cim:FuelType.lignite
oil:
text: oil
meaning: cim:FuelType.oil
oilShale:
text: oilShale
meaning: cim:FuelType.oilShale
other:
text: other
meaning: cim:FuelType.other
peat:
text: peat
meaning: cim:FuelType.peat