About YASQE

YASQE is part of the regular YASGUI web application. YASQE provides a simple syntax highlighted text area, bundled with features such as autocompletion, and the option to query SPARQL endpoints.
var yasqe = YASQE(document.getElementById("showcase"));
(or, if you would like to instantiate YASQE from an existing text area, use var yasqe = YASQE.fromTextArea(document.getElementById('textAreaItem'));

Features

YASQE features:

Download

Download latest release

Keyboard shortcuts

YASQE comes with some useful keyboard shortcuts. And even better, take a look at the documentation on how to add your own. Some examples:

Thanks!

A big thanks goes out to: