A Java API and reference implementation for creating, manipulating, and serialising OWL 2 ontologies.
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-impl</artifactId>
<version>5.5.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating an empty OWL ontology.
Ensure your code is updated for OWL API 5.x changes, especially in OWLOntologyManager and OWLDataFactory.
No dependency data recorded yet.