diff --git a/config.json b/config.json index ba57deb..cf000b4 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,9 @@ { - "server":"https://apisdev.acdh.oeaw.ac.at/entities/autocomplete/", + "server":"https://mpr.acdh-dev.oeaw.ac.at/apis/entities/entity/autocomplete/", "types":{ "person":"Person", - "place":"Ort" + "place":"Ort", + "institution":"Institution" }, "strings":[ "Vom Editor verbessert für", diff --git a/entity.html b/entity.html index 33c53b5..a2b6598 100644 --- a/entity.html +++ b/entity.html @@ -3,32 +3,69 @@