Hello,
Thanks for your effort in such an excellent tool for matching ontologies.
I am using your API in my research and I found an exception happened when I try to load an ontology the have a broken imported link. For example, OBOE-SBC.owl (you can download it from Bioportal), has an imported ontology called "oboe-context.owl" that its IRI doesn't exist anymore. That's why when I use your API I got:
UnloadableImportException: Could not load imported ontology: http://ecoinformatics.org/oboe/oboe.1.0/oboe-context.owl
Could you fix that in your Ontology() class in function openOntology(str,str).
Regards,
Marwa