ontolearn 0.7.2
Happy to share with you our new release: ontolearn 0.7.2
pip install -U ontolearn
Important API changes:
Modules inside ontolearn/base
directory removed from ontolearn and classes belonging to those modules are now moved to owlapy.
Respective PRs:
- ontolearn: #403
- owlapy: dice-group/owlapy#42
Documentation guides for the classes are also moved to owlapy's documentation which you can find here.
What's Changed
- Triplestore improvements and some tests refactoring by @alkidbaci in #399
- Ontolearn-webservice API changes & Nominals in DRILL by @Demirrr in #402
- Refactoring (related to owlapy 1.1.0) by @alkidbaci in #403
- Default cardinality restriction by @Demirrr in #406
- Refactoring by @Demirrr in #407
- Verbosity unified and 10Fold CV over Family repeated by @Demirrr in #409
- refactoring and cv eval with 60 seconds by @Demirrr in #410
- tDL refactoring by @Demirrr in #412
- Neural triplestore by @LckyLke in #413
- Version fix by @Demirrr in #416
- Added licensing terms to source files by @alkidbaci in #417
- Documentation update and some general changes by @alkidbaci in #418
- Code coverage nces and clip by @Jean-KOUAGOU in #419
- Luke neural reasoner by @Demirrr in #420
- Code coverage update by @alkidbaci in #421
- Added logo to readme by @alkidbaci in #422
New Contributors
Full Changelog: 0.7.1...0.7.2