Triply-Dev / YASGUI.YASQE-deprecated

Deprecated, see https://github.com/TriplyDB/Yasgui for the Yasgui monorepo
MIT License
73 stars 36 forks source link

Undefined prefix not indicated as error inside BIND #101

Closed wouterbeek closed 4 years ago

wouterbeek commented 7 years ago

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

Example:

select * { bind(strdt("a",xsd:string) as ?x) }
LaurensRietveld commented 4 years ago

continuing here: https://github.com/TriplyDB/Yasgui/issues/136