Property:HasElectricityTechnologyOption
Jump to navigation
Jump to search
(Created page with "This is a property of type Has type::Text. The allowed values for this property are: * Allows value::Coal * Allows value::Gas * Allows value::Oil * Allows v...") |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
The allowed values for this property are: | The allowed values for this property are: | ||
* [[Allows value::Coal]] | * [[Allows value::Coal w/o CCS]] | ||
* [[Allows value::Gas]] | * [[Allows value::Coal w/ CCS]] | ||
* [[Allows value::Oil]] | * [[Allows value::Gas w/o CCS]] | ||
* [[Allows value::Nuclear]] | * [[Allows value::Gas w/ CCS]] | ||
* [[Allows value:: | * [[Allows value::Oil w/o CCS]] | ||
* [[Allows value:: | * [[Allows value::Oil w/ CCS]] | ||
* [[Allows value::Solar PV]] | * [[Allows value::Bioenergy w/o CCS]] | ||
* [[Allows value:: | * [[Allows value::Bioenergy w/ CCS]] | ||
* [[Allows value::Geothermal power]] | |||
* [[Allows value::Nuclear power]] | |||
* [[Allows value::Solar power]] | |||
* [[Allows value::Solar power-central PV]] | |||
* [[Allows value::Solar power-distributed PV ]] | |||
* [[Allows value::Solar power-CSP]] | |||
* [[Allows value::Wind power]] | |||
* [[Allows value::Wind power-onshore]] | |||
* [[Allows value::Wind power-offshore]] | |||
* [[Allows value::Hydroelectric power]] | |||
* [[Allows value::Ocean power]] | |||
[[Category:Structure]] |
Latest revision as of 09:32, 2 June 2020
This is a property of type Text.
The allowed values for this property are:
- Coal w/o CCS
- Coal w/ CCS
- Gas w/o CCS
- Gas w/ CCS
- Oil w/o CCS
- Oil w/ CCS
- Bioenergy w/o CCS
- Bioenergy w/ CCS
- Geothermal power
- Nuclear power
- Solar power
- Solar power-central PV
- Solar power-distributed PV
- Solar power-CSP
- Wind power
- Wind power-onshore
- Wind power-offshore
- Hydroelectric power
- Ocean power
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Coal w/o CCS", "Coal w/ CCS", "Gas w/o CCS", "Gas w/ CCS", "Oil w/o CCS", "Oil w/ CCS", "Bioenergy w/o CCS", "Bioenergy w/ CCS", "Geothermal power", "Nuclear power", "Solar power", "Solar power-central PV", "Solar power-distributed PV", "Solar power-CSP", "Wind power", "Wind power-onshore", "Wind power-offshore", "Hydroelectric power", "Ocean power" ] } }