Alkid Baci
Alkid Baci
``` ---------- coverage: platform win32, python 3.9.12-final-0 ----------- Name Stmts Miss Cover ------------------------------------------------------------------------ ontolearn\__init__.py 2 0 100% ontolearn\abstracts.py 283 129 54% ontolearn\base_concept_learner.py 208 16 92% ontolearn\base_nces.py 77 60 22% ontolearn\concept_generator.py...
I think technically this is possible but semantically it doesn't make sense. I noticed that this individual is the only one that has this property assigned twice. Its probably a...
Would be very helpful if could you add some context like the code you are executing, and the error that is occurring.
Hi Michael, as you already mentioned, like in the _tdl example_ you just have to pass a `TripleStoreKnowledgeBase` instead of `KnowledgeBase` to any CEL algorithms and there is no need...