this is a very simple question, but I don't seem to find an answer in forums/docs.
I have an OntModel that imports other ontologies, and I simply want to retrieve the URI of the root ontology. Looking directly at statements won't work in my case: some ontologies import "URLs", whose corresponding document has a different URI. Is there some method to simply retrieve the URI of an ontology ?