changeset 374 | c622fa18eb32 |
parent 370 | d7c5b43d309a |
child 376 | 02f113d43f18 |
--- a/server/src/config/corpusparole.php Thu Oct 20 12:54:07 2016 +0530 +++ b/server/src/config/corpusparole.php Thu Oct 20 12:56:24 2016 +0530 @@ -132,6 +132,7 @@ 'bnf_base_url' => 'http://data.bnf.fr/', 'bnf_ark_base_url' => 'http://ark.bnf.fr/', 'bnf_ark_url_regexp' => '/http[s]?\:\/\/(?:data|ark)\.bnf\.fr\/(ark\:\/12148\/[[:alnum:]]+)\/?/', + 'bnf_ark_id_base' => "ark:/12148/", 'bnf_cache_expiration' => 60*24*30, 'bnf_max_ids' => 5, 'bnf_query_url' => 'http://data.bnf.fr/sparql',