|
261 | 261 | "display_snippet": "date.html", |
262 | 262 | "validators": "scheming_required isodate from_date_is_before_until_date convert_to_json_if_date" |
263 | 263 | } |
| 264 | + }, |
| 265 | + { |
| 266 | + "preset_name": "eu_theme", |
| 267 | + "values": { |
| 268 | + "form_snippet": "select.html", |
| 269 | + "display_snippet": "select.html", |
| 270 | + "validators": "scheming_required scheming_choices", |
| 271 | + "choices": [ |
| 272 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/ECON", "label": "Economy and finance"}, |
| 273 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/AGRI", "label": "Agriculture, fisheries, forestry and food"}, |
| 274 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/GOVE", "label": "Government and public sector"}, |
| 275 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/ENER", "label": "Energy"}, |
| 276 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/ENVI", "label": "Environment"}, |
| 277 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/EDUC", "label": "Education, culture and sport"}, |
| 278 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/JUST", "label": "Justice, legal system and public safety"}, |
| 279 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/REGI", "label": "Regions and cities"}, |
| 280 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/INTR", "label": "International issues"}, |
| 281 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/HEAL", "label": "Health"}, |
| 282 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/SOCI", "label": "Population and society"}, |
| 283 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/OP_DATPRO", "label": "Provisional data"}, |
| 284 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/TECH", "label": "Science and technology"}, |
| 285 | + {"value": "http://publications.europa.eu/resource/authority/data-theme/TRAN", "label": "Transport"} |
| 286 | + ] |
| 287 | + } |
264 | 288 | } |
265 | 289 | ] |
266 | 290 | } |
0 commit comments