phyloref / jphyloref

MIT License
0 stars 0 forks source link

Add the explicit import for OWL API #70

Closed gaurav closed 3 years ago

gaurav commented 4 years ago

At the moment, we rely on the OWL reasoners to import the OWL API for us. But it would be nice to import it directly, if for no other reason that we make it clear exactly which version of the OWL API we're using.

gaurav commented 3 years ago

We explicitly import OWL API v4.5.19 as of PR #85, closing.