Extension:Nodos
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() 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 | GitHub: Note: |
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 yourextensions/
folder. - Add the following code at the bottom of your
LocalSettings.php
:wfLoadExtension( 'Nodos' );
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.