Re: how to load the get_ontology("http://PYM/").load()?

Posted by Jiba on
URL: http://owlready.306.s1.nabble.com/how-to-load-the-get-ontology-http-PYM-load-tp2093p2109.html

Hello,

I tried your code example, but it worked as expected.

I think you should first import UMLS in the quadstore in a local SQLite3 file, and then, in a second time, try to access it. In case of problem, you can check the content of the quadstore.

Jiba