This repository is deprecated.
For the Yasgui monorepo see https://github.com/TriplyDB/Yasgui.
For Yasgui documentation, see https://triply.cc/docs/yasgui
YASQE
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
Developing YASQE
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
Used by many
YASGUI is used by many triple stores, data tools, and data publishers. Here is a partial list:
Triple Stores
- Apache Jena
- OntoText GraphDB
- RDF4J (previously: OpenRDF Sesame)
- ClioPatria
Data Tools
- 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
Data Publishers
- 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
Forked by
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.
- YASHE is a fork for the ShEx syntax