phenoscape / owlery

Owlery is a set of REST web services which allow querying of an OWL reasoner containing a configured set of ontologies.
MIT License
16 stars 11 forks source link

Load imports for local files. Related to #17. #18

Closed balhoff closed 6 years ago

balhoff commented 6 years ago

@matentzn @Robbie1977 I am going to merge this but wondering if you want to test first? Or just test on master? I don't expect this will fix your ID issue, but it removes some undocumented behavior of ignoring imports for local files. When I did this a while back I didn't realize the parsing dangers of ignoring imports.