1.1.3 -- Bugfix release
This release fixes two bugs:
- On ontology import, the top named classes that the import GUI is rooted by now include those classes explicitly asserted to be subclass of owl:Thing (but not any other named class)
- The nested anonymous individuals feature now works for nested properties also in ontologies that use hash-based naming. Previously, due to how .NET handles URI equivalence (the fragment is not compared), usage of nested properites with such ontologies caused unexpected results.