Manual:categoryChangesAsRdf.php

This page is a translated version of the page Manual:CategoryChangesAsRdf.php and the translation is 75% complete.

詳細

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

オプション/引数

オプション 説明 必須かどうか 既定値
--output Output file. Will be overwritten. 省略可能 stdout (console)
--start Starting timestamp (inclusive), in ISO or MediaWiki format 必須
--end Ending timestamp (exclusive), in ISO or MediaWiki format 必須

使用法

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

On standard console

Terminal

Saving output as file

Terminal

関連項目