Manual:CategoryChangesAsRdf.php/de-formal

From mediawiki.org
This page is a translated version of the page Manual:CategoryChangesAsRdf.php and the translation is 8% complete.

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. Optional stdout (console)
--start Starting timestamp (inclusive), in ISO or MediaWiki format Required
--end Ending timestamp (exclusive), in ISO or MediaWiki format Required

Usage

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

On standard console

Terminal

Saving output as file

Terminal

See also