Access to entities of one ontology through another ontology.

Posted by Babroo on
URL: http://owlready.306.s1.nabble.com/Access-to-entities-of-one-ontology-through-another-ontology-tp665.html

Hello,

I am working on a project which consists of several ontologies that have a hierarchical structure. And the top ontology must have access to lower ones and access to their classes and individuals and properties. In Protege this is possible with importing one ontology to another. But I found out the "imported_ontologies" attribute of Owlready is not suitable for my task.
Is there any solution?