SemanticMediaWiki/maintenance/SMW_dumpRDF.php File Reference

Usage: php SMW_dumpRDF.php [options. More...

Go to the source code of this file.

Variables

 $optionsWithArgs = array( 'o', 'd', 'e', 'server' )
global $smwgIP
global $wgServer


Detailed Description

Usage: php SMW_dumpRDF.php [options.

..]

Note: if SMW is not installed in its standard path under ./extensions then the MW_INSTALL_PATH environment variable must be set. See README in the maintenance directory.

-o <filename> output file, stdout is used if omitted; file output is generally better and strongly recommended for large wikis --categories do only categories --concepts do only concepts --classes do only concepts and categories --properties do only properties --types do only types --individuals do only pages that are no categories, properties, or types -d <delay> slows down the export in order to stress the server less, sleeping for <delay> milliseconds every now and then -e <each> after how many exported entities should the process take a nap? --server=<server> The protocol and server name to as base URLs, e.g. http://en.wikipedia.org. This is sometimes necessary because server name detection may fail in command line scripts.

Author:
Markus Krötzsch

Definition in file SMW_dumpRDF.php.


Variable Documentation

$optionsWithArgs = array( 'o', 'd', 'e', 'server' )

Definition at line 30 of file SMW_dumpRDF.php.

global $smwgIP

Definition at line 34 of file SMW_dumpRDF.php.

global $wgServer


Generated on Sun Mar 18 07:15:41 2012 for Semantic MediaWiki by  doxygen 1.5.6