changeset 321 | aefaad270b9b |
parent 320 | 0fce13da58af |
child 322 | 084aae09edf4 |
--- a/server/src/config/corpusparole.php Tue Oct 04 13:53:56 2016 +0200 +++ b/server/src/config/corpusparole.php Wed Oct 05 02:31:25 2016 +0200 @@ -119,6 +119,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_cache_expiration' => 60*24*30, 'bnf_max_ids' => 5, 'bnf_query_url' => 'http://data.bnf.fr/sparql',