owlapi-gwt 3.4.9
This release is compatible with the OWL API 3.4.9.
It also adds some new emulated classes that can be used on the client side:
- ManchesterOWLSyntax enum
- EscapeUtils
- NamespaceUtil
- OWLClassExpressionVisitorExAdapter
- OWLEntityCollector
- OWLEntityVisitorAdapter
- OWLEntityVisitorExAdapter
- OWLObjectVisitorAdapter
- OWLObjectVisitorExAdapter
- QNameShortFormProvider
Maven dependency for release:
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-gwt</artifactId>
<version>3.4.9</version>
</dependency>