How re-open closed world?

Posted by Arciniegas on
URL: http://owlready.306.s1.nabble.com/How-re-open-closed-world-tp2091.html

Hi, i'm new in owlready and the ontology programming, but my college degree is about this and i'm learning.

So, i'm working on a micro-services architecture in a web app, and i wanna close a world when i didn't need more, to save memory for other tasks, but i have an error like "Cannot use a closed database" or something similar.

It's necessary to keep the world open? Is there a way to re-open a closed world and keep it open only when it's being used?

Tanks :3