This script is running at https://ws-cat-browser.toolforge.org/ and is updated weekly.
If your Wikisource is missing, please add relevant sitelinks to the following items on Wikdiata:
- the root category (Q1281), and
- the category for validated indices Q15634466
(e.g.
Index_Validated
,Pagine_indice_SAL_100%
).
Alternatively, you can create a task on Phabricator and just tell us the names of the above categories.
At some point, the git repository of this tool will track changes of (or at least additions to) validated works.
For now, the data/works.json
is manually updated with a formatted
version of the generated works.json
file, so added and removed entries can be tracked.
To work with this tool locally, edit the list of languages specified in download_dumps.sh
,
then run this script to download the relevant database dumps.
Import these with something like the following:
Then set $dbs
, $dbuser
, and $dbpass
in config.php
(copy it from config_dist.php
)
and run php build.php
.