From 964af9090e994db67cf531f03d09538ce7b554f2 Mon Sep 17 00:00:00 2001 From: Data Commons Date: Fri, 2 Aug 2024 02:52:04 -0700 Subject: [PATCH] Manifest CL for place additions in France(FRA). PiperOrigin-RevId: 658728149 --- core/dcschema.mcf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/core/dcschema.mcf b/core/dcschema.mcf index 680cab864..59b4f6fc2 100644 --- a/core/dcschema.mcf +++ b/core/dcschema.mcf @@ -256,6 +256,17 @@ name: "Region" typeOf: schema:Class subClassOf: schema:AdministrativeArea +Node: dcid:Island +name: "Island" +typeOf: schema:Class +subClassOf: schema:Place + +Node: dcid:Department +name: "Department" +typeOf: schema:Class +subClassOf: schema:AdministrativeArea + + Node: dcid:Emirate name: "Emirate" typeOf: schema:Class