changeset 339 | 766af1228b05 |
parent 329 | 0a2c2ad49d75 |
child 392 | 4fbe94af93e8 |
338:4a3899b6a7ed | 339:766af1228b05 |
---|---|
1 |
1 |
2 export const LEXVO_BASE_URL = 'http://lexvo.org/id/iso639-3/'; |
2 export const LEXVO_BASE_URL = 'http://lexvo.org/id/iso639-3/'; |
3 |
|
4 export const LANGUAGES_NODE_PREFIX = 'corpus-'; |
|
3 |
5 |
4 export const VIAF_BASE_URL = 'http://viaf.org/viaf/'; |
6 export const VIAF_BASE_URL = 'http://viaf.org/viaf/'; |
5 |
7 |
6 export const BNF_BASE_URL = 'http://data.bnf.fr/'; |
8 export const BNF_BASE_URL = 'http://data.bnf.fr/'; |
7 |
9 |