comunica / jQuery-Widget.js

🖼 A jQuery widget to query heterogeneous interfaces using Comunica SPARQL
http://query.linkeddatafragments.org/
MIT License
19 stars 34 forks source link

SELECT with invalid query does not stop #37

Closed RubenVerborgh closed 5 years ago

RubenVerborgh commented 5 years ago

http://query.linkeddatafragments.org/#datasources=https%3A%2F%2Flinked.open.gent%2Fparking&query=SELECT%20WHERE%20%7B%0A%20%20%3Fs%20%3Fp%20%3Fo.%0A%7D%0ALIMIT%20100 does not stop if you write the query yourself instead of following the link (it seems that https://github.com/comunica/jQuery-Widget.js/issues/35 is not always triggered).