diff -r 31a5c314d575 -r d97eda8bc8ec common/corpus-common-addon/addon/utils/constants.js --- 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;