Yasgui
Yasgui copied to clipboard
Undefined prefix not indicated as error inside BIND
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)