YASQE (Yet Another SPARQL Query Editor) is part of the the YASGUI suite of SPARQL tools. For more information about YASQE, its features, and a HOWTO for including it in your own web site, visit http://yasqe.yasgui.org
Feel free to fork and develop this tool. You can submit your contributions as Github pull requests. To develop YASQE locally:
npm install
npm run dev
for local developmentnpm run build
for creating the packages
YASGUI is used by many triple stores, data tools, and data publishers. Here is a partial list:
- Apache Jena
- OntoText GraphDB
- RDF4J (previously: OpenRDF Sesame)
- ClioPatria
- Gosparqled (demo)
- Snapper Turtle editor (demo)
- Viso (demo)
- Brwsr, Linked Data browser
- Trifid light-weight Linked Data Server and Proxy
- Comunica widget Web-based Linked Data query engine (demo
- SEPA Sparql Event Processing Architecture
- Dutch Cadastre
- Swiss Federal Geoportal
- HealthData.gov
- Smithsonian American Art Museum
- German National Library of Economics (ZWB)
- Linked Open Vocabularies
- LOD Laundromat
- MetaLex
- CEDAR project
YASGUI has been forked for other languages:
- YATE is a fork for the RDF 1.1 Turtle syntax
- YASQE for SPARQL-Generate is a fork for the SPARQL-Generate language, an extension of SPARQL 1.1 for querying not only RDF datasets but also documents in arbitrary formats.