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 |
||
Line 9: | Line 9: | ||
* [[Allows value::Wind]] | * [[Allows value::Wind]] | ||
* [[Allows value::Solar PV]] | * [[Allows value::Solar PV]] | ||
* [[Allows value:: | * [[Allows value::CCS]] |
Revision as of 13:14, 22 June 2018
This is a property of type Text.
The allowed values for this property are:
- Coal
- Gas
- Oil
- Nuclear
- Biomass
- Wind
- Solar PV
- CCS
{ "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" ] } }