Semantic MediaWiki and related extensions
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SMWSpecialOWLExport Class Reference
Inheritance diagram for SMWSpecialOWLExport:
Inheritance graph
[legend]
Collaboration diagram for SMWSpecialOWLExport:
Collaboration graph
[legend]

Public Member Functions

 execute ( $page)
 

Protected Member Functions

 showForm ()
 
 startRDFExport ()
 
 exportPages ( $pages)
 
 getGroupName ()
 

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

Member Function Documentation

◆ exportPages()

SMWSpecialOWLExport::exportPages (   $pages)
protected

Export the given pages to RDF.

Parameters
array$pagescontaining the string names of pages to be exported

◆ showForm()

SMWSpecialOWLExport::showForm ( )
protected

Create the HTML user interface for this special page.

◆ startRDFExport()

SMWSpecialOWLExport::startRDFExport ( )
protected

Prepare $wgOut for printing non-HTML data.


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

About | General disclaimer | Privacy policy