Extension: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 | GitHub: Note: README |
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 yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'InteractiveSemanticGraph' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Usage
see Template
See also
- Github Organization
- other extensions in Category:OpenSemanticLab
Ü 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