A Java API and reference implementation for creating, manipulating, and serialising OWL 2 ontologies.
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-distribution</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.
Create a new empty OWL ontology using the OWL API manager.
Use OWLOntologyLoaderConfiguration with appropriate settings or migrate ontologies to OWL 2 format.
No dependency data recorded yet.