this hot fix resolves the issue of not returning the result set when we run SPARQL queries over Semantic-based query engine implemented into SANSA.
This PR fixes issue #22 and partially issue #23
Regarding issue #23, the query posted there contains variable into BGP (?s ?p ?o), therefore, it is not supported by the semantic query engine (yet).
We plan to work on it when we plug-in our approach using the Jena ARQ API.
Hi SANSA Query team,
this hot fix resolves the issue of not returning the result set when we run SPARQL queries over Semantic-based query engine implemented into SANSA.
This PR fixes issue #22 and partially issue #23 Regarding issue #23, the query posted there contains variable into BGP (?s ?p ?o), therefore, it is not supported by the semantic query engine (yet). We plan to work on it when we plug-in our approach using the Jena ARQ API.
Best regards,