From 4e370a4afb59d5486644fc951308d8f336e99f31 Mon Sep 17 00:00:00 2001 From: Steven Folsom Date: Wed, 9 Aug 2023 11:24:57 -0400 Subject: [PATCH] Adding QA Geonames Direct Lookup --- static/authorityConfig.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/static/authorityConfig.json b/static/authorityConfig.json index 017557332..4c71637bb 100644 --- a/static/authorityConfig.json +++ b/static/authorityConfig.json @@ -227,6 +227,14 @@ "component": "lookup", "nonldLookup": true }, + { + "label": "Geonames - direct", + "uri": "urn:ld4p:qa:geonames_direct", + "authority": "geonames_direct", + "subauthority": "", + "language": "no", + "component": "lookup" + }, { "label": "GEONAMES all (QA)", "uri": "urn:ld4p:qa:geonames",