Skip to content

1.1.11

Compare
Choose a tag to compare
@arteymix arteymix released this 27 Mar 22:08
· 180 commits to development since this release
  • drastically reduce memory usage of OntologyService by using OntModel's capabilities for retrieving resources by URIs instead of caching them
  • add a new OntologyService interface to ease extension
  • add proper support for part of and fix inference for proper part of
  • use OWL_MEM_TRANS_INF consistently and remove parameters on OntologyLoader to configure the ontology spec
  • suppress JenaException raised if the initialization thread is interrupted
  • exclude transitive icu4j dependency from Jena which is old and breaks H2 database