owlapy 1.1.1
Happy to share this new release where we added owlapi adaptor.
Update/install:
pip install -U owlapy
What's Changed
About OWLAPIAdaptor
This class serves as a bridge between owlapi and owlapy. You can now directly use reasoners such as HermiT , Pellet etc., to retrieve instances for a given class expression in a given ontology. Please check the documentation and the example for more details on what the adaptor offers.
We will continue to improve this adaptor in the future release.
Full Changelog: 1.1.0...1.1.1