SMWSpecialOWLExport Class Reference
[SMWSpecialPageSpecialPage]

This special page (Special:ExportRDF) for MediaWiki implements an OWL-export of semantic data, gathered both from the annotations in articles, and from metadata already present in the database. More...

List of all members.

Public Member Functions

 __construct ()
 execute ($page)

Protected Member Functions

 showForm ()
 Create the HTML user interface for this special page.
 startRDFExport ()
 Prepare $wgOut for printing non-HTML data.
 exportPages ($pages)
 Export the given pages to RDF.

Protected Attributes

 $export_controller
 Export controller object to be used for serializing data.


Detailed Description

This special page (Special:ExportRDF) for MediaWiki implements an OWL-export of semantic data, gathered both from the annotations in articles, and from metadata already present in the database.

Author:
Markus Krötzsch

Jeroen De Dauw

Definition at line 14 of file SMW_SpecialOWLExport.php.


Constructor & Destructor Documentation

SMWSpecialOWLExport::__construct (  ) 

Definition at line 19 of file SMW_SpecialOWLExport.php.


Member Function Documentation

SMWSpecialOWLExport::execute ( page  ) 

Definition at line 23 of file SMW_SpecialOWLExport.php.

References exportPages(), showForm(), and startRDFExport().

SMWSpecialOWLExport::showForm (  )  [protected]

Create the HTML user interface for this special page.

Definition at line 76 of file SMW_SpecialOWLExport.php.

References $smwgAllowRecursiveExport, and $smwgExportBacklinks.

Referenced by execute().

SMWSpecialOWLExport::startRDFExport (  )  [protected]

Prepare $wgOut for printing non-HTML data.

Definition at line 105 of file SMW_SpecialOWLExport.php.

Referenced by execute(), and exportPages().

SMWSpecialOWLExport::exportPages ( pages  )  [protected]

Export the given pages to RDF.

Parameters:
array $pages containing the string names of pages to be exported

Definition at line 139 of file SMW_SpecialOWLExport.php.

References $smwgAllowRecursiveExport, $smwgExportBacklinks, and startRDFExport().

Referenced by execute().


Member Data Documentation

SMWSpecialOWLExport::$export_controller [protected]

Export controller object to be used for serializing data.

Definition at line 17 of file SMW_SpecialOWLExport.php.


The documentation for this class was generated from the following file:

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