You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.