Re: Query sparql without reasoner
Posted by Jiba on Jun 18, 2019; 12:45pm
URL: http://owlready.306.s1.nabble.com/Query-sparql-without-reasoner-tp1136p1155.html
Hi,
I fixed the bug (it was a tricky problem with RDF list serialization) in the development version of Owlready.
As a workaround, you may also save your ontology in NTriple format, which did not suffer from this problem.
Jiba