Property:BelongsToTheme

From IMAGE
Jump to: navigation, search
Line 9: Line 9:
 
* [[Allows value::Energy]]
 
* [[Allows value::Energy]]
 
* [[Allows value::Water]]
 
* [[Allows value::Water]]
* [[Allows value::All]]
+
* [[Allows value::Multiple themes]]

Revision as of 13:22, 23 January 2014

This is a property of type String.

The allowed values for this property are:

  • Climate
  • Air pollution
  • Food
  • Nature + Biodiversity
  • Land use
  • Energy
  • Water
  • Multiple themes
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Climate",
            "Air pollution",
            "Food",
            "Nature and biodiversity",
            "Land use",
            "Energy",
            "Water",
            "Human development"
        ]
    }
}