Manual:categoryChangesAsRdf.php

Details

edit

categoryChangesAsRdf.php is a maintenance script that provides RDF representation of the recent changes to the category tree.

Options/Arguments

edit
Option Description Required Default value
--output Output file. Will be overwritten. Optional stdout (console)
--start Starting timestamp (inclusive), in ISO or MediaWiki format Required
--end Ending timestamp (exclusive), in ISO or MediaWiki format Required

Usage

edit
php maintenance/run.php categoryChangesAsRdf [ --output| --start| --end ]
In MediaWiki version 1.39.10 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

On standard console

edit
Terminal

Saving output as file

edit
Terminal

See also

edit