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