owlcs/owlapi

Disable resolving of imports entirely (offline mode)

Opened this issue · 0 comments

It would be nice if there was a way to entirely disable the resolving of imports in OWL or OBO or any other files supported by owlapi. The ability to silence exceptions is not sufficient, because the exception is only thrown when the remote request fails. In offline mode, the remote request should not be triggered at all.