Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Exporter\ExpDataFactory Class Reference

Public Member Functions

 __construct (Exporter $exporter)
 
 newSiteExpData ()
 
 newDefinedExpData ()
 
 newOntologyExpData (string $ontologyuri)
 

Detailed Description

GNU GPL v2+

Since
3.2
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Exporter\ExpDataFactory::__construct ( Exporter  $exporter)
Since
3.2
Parameters
Exporter$exporter

Member Function Documentation

◆ newDefinedExpData()

SMW\Exporter\ExpDataFactory::newDefinedExpData ( )
Since
3.2
Returns
ExpData

◆ newOntologyExpData()

SMW\Exporter\ExpDataFactory::newOntologyExpData ( string  $ontologyuri)

Create an SMWExpData container that encodes the ontology header for an SMW exported OWL file.

Parameters
string$ontologyurispecifying the URI of the ontology, possibly empty
Returns
ExpData

◆ newSiteExpData()

SMW\Exporter\ExpDataFactory::newSiteExpData ( )
Since
3.2
Returns
ExpData

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

About | General disclaimer | Privacy policy