[![NPM](https://img.shields.io/npm/v/yasgui-yasqe.svg)](https://www.npmjs.org/package/yasgui-yasqe) [![Bower](https://img.shields.io/bower/v/yasgui-yasqe.svg)](https://github.com/YASGUI/YASQE) # YASQE YASQE (Yet Another SPARQL Query Editor) is part of the the YASGUI tool. For more information about YASQE, its features, and how to include it in your web site, visit http://yasqe.yasgui.org ## Developing YASQE Feel free to fork and develop this tool. If you have anything to contribute, submit a pull request. To develop this tool locally, I'd advice to use the following procedure: * Make sure npm and gulp are installed * Run `npm install` from the gulp dir * Run `gulp serve` for local development * Run `gulp` to create the packages