This is a fork of the version 4 branch of the OWL API at version 4.5.25
Primary changes:
- Implement modules (JPMS)
- Remove some modules, retaining core API and parsers
- Replace guava with java.util and Eclipse collections
Requires Java 21.
To build on Unix/Linux/OSX: ./mvnw clean install
On Windows: ./mvnw.cmd clean install
Available at Maven Central
Data Team - Eric Mays (External) emays@mays-systems.com
Technical and non-technical issues can be reported to the Issue Tracker.
Contributions can be submitted via pull requests. Please check the contribution guide for more details.