Package Exports
- @triply/yasgui
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@triply/yasgui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
YASGUI
YASGUI (Yet Another SPARQL GUI) is part of the the YASGUI suite of SPARQL tools. It includes th Query Editor YASQE and the Result Set Visualizer YASR. For more information about YASGUI, its features, and how to include it in your own web site, visit http://doc.yasgui.org.
To give YASGUI a try, visit http://yasgui.org
Developing YASGUI
Feel free to fork and develop this tool. You can submit your contributions as Github pull requests. To develop YASGUI 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