changeset 132 | d97eda8bc8ec |
parent 127 | 5cd8c3065c38 |
child 134 | c06d08c8a1b8 |
--- a/common/corpus-common-addon/addon/utils/constants.js Thu Feb 25 11:21:09 2016 +0100 +++ b/common/corpus-common-addon/addon/utils/constants.js Thu Feb 25 12:24:30 2016 +0100 @@ -1,4 +1,5 @@ export const LEXVO_BASE_URL = "http://lexvo.org/id/iso639-3/"; +export const VIAF_BASE_URL = "http://viaf.org/viaf/"; export const DEFAULT_STORE_EXP = 3600000;