-
Type:
Bug
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: KiWi Triple Store
-
Labels:
This issues throws an PSQL Exception with the new SQL SPARQL implementation:
SELECT DISTINCT ?property ?hasValue ?isValueOf WHERE { { <http://foo/123> ?property ?hasValue } UNION { ?isValueOf ?property <http://foo/123> } } ORDER BY (!BOUND(?hasValue)) ?property ?hasValue ?isValueOf
syntax error at or near \"FROM\" Position: 10