Yasgui icon indicating copy to clipboard operation
Yasgui copied to clipboard

Undefined prefix not indicated as error inside BIND

Open LaurensRietveld opened this issue 6 years ago • 0 comments

Undefined prefixes are not indicated as syntax errors when the occur inside bind clauses.

Example:

select * { bind(strdt("a",xsd:string) as ?x) }

(continuing from https://github.com/Triply-Dev/YASGUI.YASQE-deprecated/issues/101)

LaurensRietveld avatar Jan 13 '20 13:01 LaurensRietveld