From 3d65b6ee0943831645bf179ad518a29a6d1b740f 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 e5cc5921d..8750d1003 100644 --- a/core/dcschema.mcf +++ b/core/dcschema.mcf @@ -243,6 +243,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