Skip to content

Releases: SemanticMediaWiki/KnowledgeGraph

3.0.2

21 Jan 16:37

Choose a tag to compare

  • fix (KnowledgeGraph.js): exclude Main namespace from node labels in graphs

3.0.1

20 Jan 13:46

Choose a tag to compare

  • fix (KnowledgeGraph.js): prevent default context menu and safely handle missing DOM event in network 'oncontext' handler

3.0.0

21 Nov 11:42

Choose a tag to compare

  • Requires Semantic MediaWiki 5.1.0+
  • Major internal refactor: improved initialization, namespace handling, and multi-instance support
  • Added initial PHPUnit unit tests
  • Multiple UI fixes: node palette, legend updates, attribute indicators, label wrapping
  • Updated credits and i18n clean-ups
  • General stability and maintainability improvements

2.2.0

18 Jun 12:46

Choose a tag to compare

Support for Inverse Properties

Added support for inverse properties in both:

  • the parser function, and
  • the Designer interface

This allows for more expressive and flexible semantic queries and data modeling.