common/corpus-common-addon/addon/utils/constants.js
author ymh <ymh.work@gmail.com>
Thu, 25 Feb 2016 21:26:15 +0100
changeset 133 821253d361d1
parent 132 d97eda8bc8ec
child 134 c06d08c8a1b8
permissions -rw-r--r--
add bnf resolver



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;