Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build(hermit): bump HermiT v1.3.8.1 -> v1.4.5.519 | Federico Igne | 2022-05-18 | 3 | -3/+5 |
| | | | | | | | This commit contains a "hacky" fix for KARMA2 to access some (now private) field in the OWLAxioms class. The code is now using Java Reflections to turn a private field public and gain access to internal resources. | ||||
* | [pagoda] Move project to Scala | Federico Igne | 2022-05-11 | 31 | -0/+3577 |
This commit includes a few changes: - The repository still uses Maven to manage dependency but it is now a Scala project. - The code has been ported from OWLAPI 3.4.10 to 5.1.20 - A proof of concept program using both RSAComb and PAGOdA has been added. |