From 87dd2265e7a186d645f7aeb7dd33d01bf2acbdd7 Mon Sep 17 00:00:00 2001 From: Mattia Amadio <44863827+matamadio@users.noreply.github.com> Date: Mon, 30 Oct 2023 16:32:29 +0100 Subject: [PATCH] Fix PR errors --- schema/codelists/open/license.csv | 4 ++-- schema/rdls_schema.json | 18 +++++++++++++----- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/schema/codelists/open/license.csv b/schema/codelists/open/license.csv index 959b977..dcb4f88 100644 --- a/schema/codelists/open/license.csv +++ b/schema/codelists/open/license.csv @@ -8,5 +8,5 @@ CC BY-NC-ND 4.0,Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 Int ODbL-1.0,Open Data Commons Open Database License,https://opendatacommons.org/licenses/odbl/summary/,Data,Open Definition recommended conformant license ODC-By-1.0,Open Data Commons Attribution License,https://opendatacommons.org/licenses/by/1-0/,Data,Open Definition recommended conformant license PDDL-1.0,Open Data Commons Public Domain Dedication and License,http://opendatacommons.org/licenses/pddl/1.0/,Data,Open Definition recommended conformant license -Custom,Open License specified externally,,"Content,Data", -Copyright,Commercial License specified externally,,"Content,Data", +Custom,Open License specified externally,,"Content,Data", +Copyright,Commercial License specified externally,,"Content,Data", diff --git a/schema/rdls_schema.json b/schema/rdls_schema.json index 595e17d..1dfda73 100644 --- a/schema/rdls_schema.json +++ b/schema/rdls_schema.json @@ -191,7 +191,9 @@ "buildings", "infrastructure", "population", - "natural_environment" + "natural_environment", + "economic_indicator", + "development_index" ] }, "taxonomy": { @@ -376,7 +378,9 @@ "buildings", "infrastructure", "population", - "natural_environment" + "natural_environment", + "economic_indicator", + "development_index" ] }, "cost": { @@ -1831,7 +1835,8 @@ "content", "product", "disruption", - "population" + "population", + "indicator_index_value" ] }, "quantity_kind": { @@ -1872,7 +1877,8 @@ "content", "product", "disruption", - "population" + "population", + "indicator_index_value" ] }, "unit": { @@ -2434,7 +2440,9 @@ "buildings", "infrastructure", "population", - "natural_environment" + "natural_environment", + "economic_indicator", + "development_index" ] }, "cost": {