Manual:categoryChangesAsRdf.php

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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