From 2f36f2880bd15e21984266b6f7d3f4c0e0e09471 Mon Sep 17 00:00:00 2001 From: Data Commons Date: Mon, 10 Jun 2024 14:01:22 -0700 Subject: [PATCH] Manifest CL for place additions in Monaco. [Report.json](https://storage.mtls.cloud.google.com/unresolved_mcf/ocha/geodata/Monaco/wikidata/report.json) [Summary.html](https://storage.mtls.cloud.google.com/unresolved_mcf/ocha/geodata/Monaco/wikidata/summary_report.html) [Monaco - Final sheet](https://storage.mtls.cloud.google.com/unresolved_mcf/ocha/geodata/Monaco/BoundaryFiles/Monaco_ADM1_final.csv) [Monaco - Colab](https://colab.sandbox.google.com/drive/1HIZzypEu5RhEALq6bJuVcDQ4HnE3j9QQ#scrollTo=PIAkcpGJyD8y) [Colab - MCF](https://screenshot.googleplex.com/5E92GZTw7SuFYpf) [Colab - Main MCF table](https://screenshot.googleplex.com/52Y9q8Eeasq9wQE) [Colab - Simplified DP1](https://screenshot.googleplex.com/4sHQ2fbcsxc7Bcy) [Colab - Simplified DP2](https://screenshot.googleplex.com/ArQHaDVxDgykKn8) [Colab - Simplified DP3](https://screenshot.googleplex.com/B8dGC9sPDxNQNkw) PiperOrigin-RevId: 642014945 --- core/dcschema.mcf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/core/dcschema.mcf b/core/dcschema.mcf index be37bc2ff..73a69dcda 100644 --- a/core/dcschema.mcf +++ b/core/dcschema.mcf @@ -1,4 +1,3 @@ - Node: dcid:typeOf name: "typeOf" typeOf: schema:Property @@ -238,6 +237,11 @@ name: "Emirate" typeOf: schema:Class subClassOf: schema:AdministrativeArea +Node: dcid:Commune +name: "Commune" +typeOf: schema:Class +subClassOf: schema:AdministrativeArea + Node: dcid:EurostatNUTS1 name: "EurostatNUTS1" typeOf: schema:Class