Skip to content

1.1.3 -- Bugfix release

Choose a tag to compare

@hammar hammar released this 25 May 20:11

This release fixes two bugs:

  1. 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)
  2. 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.