ontolearn 0.7.1
ontolearn 0.7.1 is now released!
pip install -U ontolearn
Important Updates: ontolearn-webservice
ontolearn-webservice --path_knowledge_base KGs/Mutagenesis/mutagenesis.owl
ontolearn-webservice --endpoint_triple_store http://0.0.0.0:9080/sparql
What's Changed
- Refactoring by @Demirrr in #354
- Examples Clean Up by @alkidbaci in #353
- Last commit of refactoring DRILL by @Demirrr in #356
- Nominals fix by @Demirrr in #358
- LLM based verbalizer included by @Demirrr in #360
- Prompt is revised to lead an LLM to generate shorter texts. by @Demirrr in #361
- TripleStore via rdflib.graph by @Demirrr in #364
- Tdl triplestore by @Demirrr in #365
- Tdl triplestore by @Demirrr in #367
- OWL Class expression learning with tDL, over a DBpedia Endpoint by @Demirrr in #368
- python dependencies are removed in the github action for docs by @Demirrr in #369
- Unifying best_hypotheses function and updating the tests by @Demirrr in #370
- Update README.md by @Demirrr in #371
- Release refactoring by @Demirrr in #373
- Drill Enexa Server by @Demirrr in #375
- Fixing few open issues by @Demirrr in #378
- Adaptation to owlapy1.0.1 by @alkidbaci in #379
- Fix:Drill: No embeddings provided implies Quality based reward used by @Demirrr in #380
- Evaluation setup for NCES and CLIP by @alkidbaci in #382
- ontolearn-webservice with drill examples over local kg tested by @Demirrr in #384
- tDL, DRILL, Triplestore Fuseki refactoring by @Demirrr in #386
- Fix data properties drill tdl by @Demirrr in #388
- Refactoring by @alkidbaci in #390
- Tentris drill tdl refactoring by @Demirrr in #391
- License update by @alkidbaci in #392
- Making ontolearn-webservice more responsive by @Demirrr in #393
- webservice fix is done by @Demirrr in #394
- Readme updated by
Full Changelog: 0.7.0...0.7.1