|
RDFImportInstall
Details of how to install the RDF Importer of SMW RDFIO
Update July 16: Please see InstallAll insteadHow to... assuming that you have a working Semantic MediaWiki installation (Tested with MW 1.15 and later).
require_once("$IP/extensions/RDFIO/EquivalentURIHandler.php");
require_once("$IP/extensions/RDFIO/RDFImporter.php");
require_once("$IP/extensions/RDFIO/SpecialRDFImport.php");
|
► Sign in to add a comment