YASR
YASR (Yet Another SPARQL Resultset visualizer) is part of the the YASGUI suite of SPARQL tools. For more information about YASR, its features, and a HOWTO for includign it in your own web site, visit http://yasr.yasgui.org.
Developing YASR
Feel free to fork and develop this tool. You can submit your contributions as Github pull requests. To develop YASR 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