sszuev commented on issue #1968:
URL: https://github.com/apache/jena/issues/1968#issuecomment-2051768767

   > From glancing over your repository my main concern is that it appears to 
duplicate a lot of code from ONT-API, presumably to avoid creating a circular 
dependency since ONT-API already relies on Jena. 
   
   There is no duplication of code.
   Since version 3.5.0 ONT-API uses Jena-OWL2 as a dependency. These libraries 
are responsible for different functionality: Jena-OWL2 runs RDF and InfGraph, 
while ONT-API runs OWLAxioms.
   If/when new  OntModel appears in Jena, ONT-API will use it directly.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to