Re: Reasoning slows down over runtime

Posted by Jiba on
URL: http://owlready.306.s1.nabble.com/Reasoning-slows-down-over-runtime-tp2012p2062.html

Hello,

> It is possible or does it make sense so separate the ontology in different worlds?

If the various parts of the ontology are independent (for the reasoning purpose), yes. If they are not independent, you cannot separate them.


> Does it make sense to destroy the ontology and load it again when the reasoner is called again?

I think it makes sense if the ontology is modified and enriched with new facts, that are not needed for the next reasoning processes.

Jiba