Extension:InteractiveSemanticGraph

Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:AGPL licensed extensions
MediaWiki extensions manual
InteractiveSemanticGraph
Release status: experimentalCategory:Experimental extensions
Implementation User interfaceCategory:User interface extensions
Description Allows to visualize and edit semantic relations in a graph.
Author(s) Simon Stier, Alexander Triol (Simon Stiertalk)
Latest version 0.0.1
MediaWiki 1.31+Category:Extensions with manual MediaWiki version
Database changes No
License GNU Affero General Public License 3.0 or later
Download Category:Extensions in GitHub version control
README
Category:All extensionsCategory:Extensions not in ExtensionJson

The InteractiveSemanticGraph extension provides viewer and editor for Semantic MediaWiki pages based on vis-network.js.

Installation

  • Download and place the file(s) in a directory called InteractiveSemanticGraph in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'InteractiveSemanticGraph' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.

Usage

see Template

See also

Ü KnowledgeGraph - an extension inspired by this extension, but completely rewritten

Category:OpenSemanticLab
Category:AGPL licensed extensions Category:All extensions Category:BeforePageDisplay extensions Category:Experimental extensions Category:Extensions in GitHub version control Category:Extensions not in ExtensionJson Category:Extensions with manual MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:OpenSemanticLab Category:User interface extensions