Provides a convenient entry point for creating and managing OWL ontologies using the OWL API.
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-apibinding</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 an empty OWL ontology using OWLManager.
Ensure your Maven dependency uses the correct groupId: net.sourceforge.owlapi.
No dependency data recorded yet.