changeset 132 | d97eda8bc8ec |
parent 127 | 5cd8c3065c38 |
child 134 | c06d08c8a1b8 |
131:31a5c314d575 | 132:d97eda8bc8ec |
---|---|
1 |
1 |
2 |
2 |
3 export const LEXVO_BASE_URL = "http://lexvo.org/id/iso639-3/"; |
3 export const LEXVO_BASE_URL = "http://lexvo.org/id/iso639-3/"; |
4 export const VIAF_BASE_URL = "http://viaf.org/viaf/"; |
|
4 export const DEFAULT_STORE_EXP = 3600000; |
5 export const DEFAULT_STORE_EXP = 3600000; |