Skip to content

ELK Reasoner 0.3.1

Compare
Choose a tag to compare
@aifargonos aifargonos released this 12 Jan 14:18

Fixed Bugs

  • Fixed NoSuchElementException when loading imported ontologies through OWLAPI that have no axioms. Issue: #7.
  • Fixed a bug with incorrect handling of lexical errors during parsing of OWL2 FSS files with the native ELK's parser.

Changes

  • An improved testing of class and instance taxonomies via mock taxonomy objects and specific validators (e.g., for acyclicity and transitive reduction).
  • Updated project configurations to comply with Maven Central requirements.