Releases: SemanticMediaWiki/KnowledgeGraph
Releases · SemanticMediaWiki/KnowledgeGraph
3.0.2
3.0.1
- fix (KnowledgeGraph.js): prevent default context menu and safely handle missing DOM event in network 'oncontext' handler
3.0.0
- 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
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.