Extension:Nodos

From mediawiki.org
MediaWiki extensions manual
Nodos
Release status: unmaintained
Description This extension creates the semantic properties, forms and templates needed to represent and use the ontology of the Performing Arts in any wiki.
Author(s) Facundo Correa, Virginia Cepeda
Latest version 1.0.0
MediaWiki
License GNU General Public License 2.0
Download
performing arts, semantic extension

A MediaWiki extension that creates the semantic properties, forms and templates needed to represent and use the ontology of the Performing Arts in any wiki.

Installation[edit]

  • Download and place the file(s) in a directory called Nodos in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php :
    wfLoadExtension( 'Nodos' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
  • You can now go to the page Special:Nodos. There you can click the button to start the ontology replication in your own wiki.

Note: You must have Semantic MediaWiki, Semantic Internal Objects and PageForms extensions previously installed for this extension to work.