changeset 370 | d7c5b43d309a |
parent 329 | 0a2c2ad49d75 |
child 376 | 02f113d43f18 |
--- a/server/src/config/corpusparole.php Wed Oct 19 13:08:02 2016 +0200 +++ b/server/src/config/corpusparole.php Wed Oct 19 15:55:04 2016 +0200 @@ -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',