ontology-tools / py-horned-owl

A library for Web Ontology Language in Python created using a bridge from horned-owl to python using PyO3.
https://ontology-tools.github.io/py-horned-owl/
GNU Lesser General Public License v3.0
13 stars 6 forks source link

Added ParserConfiguration to open function #1

Closed Eugenio2192 closed 2 years ago

Eugenio2192 commented 2 years ago

Hello Janna,

I was trying to build the library locally and it was failing. I think this is because Phil added a new config. I added the config to the code and seems to be working properly.

Eugenio2192 commented 2 years ago

I am not 100% sure what the lax config does, probably we would have to set it to false but so far I haven't got any errors.