Port categories dump header fix
authorStanislav Malyshev <smalyshev@gmail.com>
Sat, 18 Nov 2017 00:17:09 +0000 (16:17 -0800)
committerStanislav Malyshev <smalyshev@gmail.com>
Wed, 29 Nov 2017 02:04:43 +0000 (18:04 -0800)
commitbb2453fa7c50e45b39c0788be594d277d6bb901a
treebb5820d98e194c9296cc8903387769adbc310550
parentce42fdf151c39f91cf4077673219fa6228a54d7f
Port categories dump header fix

This fix is ported from https://gerrit.wikimedia.org/r/#/c/372905
since it does not belong to SPARQL updates really.

It changes main node for category dump to
<http://acme.test/wiki/Special:CategoryDump>
thus allowing to support multiple wikis living on the same domain.w

Change-Id: Ie1ac5ddf6b3b73f3966274f90abc1db50061b494
includes/CategoriesRdf.php
maintenance/dumpCategoriesAsRdf.php
tests/phpunit/data/categoriesrdf/categoriesRdf-out.nt
tests/phpunit/maintenance/categoriesRdfTest.php