Manual:categoryChangesAsRdf.php

From mediawiki.org

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/categoryChangesAsRdf.php [ --output| --start| --end ]

On standard console[edit]

Terminal

Saving output as file[edit]

Terminal

See also[edit]