common/corpus-common-addon/addon/utils/constants.js
changeset 392 4fbe94af93e8
parent 329 0a2c2ad49d75
child 429 4a0fc5c5f420
equal deleted inserted replaced
391:4f6118afabee 392:4fbe94af93e8
     9 
     9 
    10 export const BNF_ARK_BASE_URL = 'http://ark.bnf.fr/';
    10 export const BNF_ARK_BASE_URL = 'http://ark.bnf.fr/';
    11 export const BNF_ARK_BASE_ID = 'ark:/12148/';
    11 export const BNF_ARK_BASE_ID = 'ark:/12148/';
    12 
    12 
    13 export const GEONAMES_BASE_URLS = 'https?:\\/\\/(?:www|sws)\\.geonames\\.org/';
    13 export const GEONAMES_BASE_URLS = 'https?:\\/\\/(?:www|sws)\\.geonames\\.org/';
       
    14 export const GEONAMES_BASE_URL = 'http://sws.geonames.org/';
    14 
    15 
    15 export const CORPUS_DISCOURSE_TYPES = {
    16 export const CORPUS_DISCOURSE_TYPES = {
    16   'http://ark.bnf.fr/ark:/12148/cb12083158d': 'argumentation',
    17   'http://ark.bnf.fr/ark:/12148/cb12083158d': 'argumentation',
    17   'http://ark.bnf.fr/ark:/12148/cb119783362': 'Bavardage',
    18   'http://ark.bnf.fr/ark:/12148/cb119783362': 'Bavardage',
    18   'http://ark.bnf.fr/ark:/12148/cb13319048g': 'chansons',
    19   'http://ark.bnf.fr/ark:/12148/cb13319048g': 'chansons',