OwlReady2 reload ontology

Viewed 10

I am loading an ontology in python using owlready2. Then I modify the ontology outside of python and I want to reload the ontology. This does not happen. Owlready2 seems to be holding to the ontology it has already loaded. How can I reload an ontology from the beginning?

0 Answers
Related