Manual:categoryChangesAsRdf.php

From Linux Web Expert

Details

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

Options/Arguments

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

Usage

php maintenance/categoryChangesAsRdf.php [ --output| --start| --end ]

On standard console

Terminal

Saving output as file

Terminal

See also