84 ] |
84 ] |
85 ], |
85 ], |
86 |
86 |
87 'viaf_base_url' => 'http://viaf.org/viaf/', |
87 'viaf_base_url' => 'http://viaf.org/viaf/', |
88 'viaf_cache_expiration' => 60*24*30, |
88 'viaf_cache_expiration' => 60*24*30, |
|
89 'viaf_max_ids' => 500, |
89 |
90 |
90 'lexvo_base_url' => 'http://lexvo.org/id/iso639-3/', |
91 'lexvo_base_url' => 'http://lexvo.org/id/iso639-3/', |
91 'lexvo_cache_expiration' => 60*24*30, |
92 'lexvo_cache_expiration' => 60*24*30, |
|
93 'lexvo_max_ids' => 500, |
92 'lexvo_sesame_query_url' => $sesameBaseUrl.'repositories/'.env('CORPUSPAROLE_SESAME_LEXVO_REPOSITORY'), |
94 'lexvo_sesame_query_url' => $sesameBaseUrl.'repositories/'.env('CORPUSPAROLE_SESAME_LEXVO_REPOSITORY'), |
|
95 |
|
96 'bnf_base_url' => 'http://data.bnf.fr/', |
|
97 'bnf_ark_base_url' => 'http://ark.bnf.fr/', |
|
98 'bnf_cache_expiration' => 60*24*30, |
|
99 'bnf_max_ids' => 500, |
|
100 'bnf_query_url' => 'http://data.bnf.fr/sparql', |
93 |
101 |
94 'bo_client_environment' => [ |
102 'bo_client_environment' => [ |
95 "modulePrefix" => "bo-client", |
103 "modulePrefix" => "bo-client", |
96 "podModulePrefix" => "bo-client/pods", |
104 "podModulePrefix" => "bo-client/pods", |
97 "environment" => "production", |
105 "environment" => "production", |