diff --git a/entity-management-web/src/test/resources/zoho_country_mapping.json b/entity-management-web/src/test/resources/zoho_country_mapping.json new file mode 100644 index 00000000..39fec9ec --- /dev/null +++ b/entity-management-web/src/test/resources/zoho_country_mapping.json @@ -0,0 +1,7 @@ +[ + { + "Zoho Label": "Sweden, SE", + "Entity URI": "http://data.europeana.eu/place/4", + "Wikidata URI": "http://www.wikidata.org/entity/Q34" + } +] \ No newline at end of file