Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atomgraph/sparql-playground

A client-side SPARQL playground
https://github.com/atomgraph/sparql-playground

knowledge-graph linked-data rdf sparql

Last synced: 3 months ago
JSON representation

A client-side SPARQL playground

Awesome Lists containing this project

README

        

# SPARQL-Playground

**Available online on [https://atomgraph.github.io/SPARQL-Playground/](https://atomgraph.github.io/SPARQL-Playground/)**

Unlike other server-based SPARQL playgrounds, this runs completely in the browser. It only accepts RDF data from user input and does not query remote datasources.

Multiple RDF input/output formats as well SPARQL result formats are supported.

Inspired by [martin-honnen](https://github.com/martin-honnen)'s [Saxon-JS 2.5 XSLT 3 Fiddle](https://martin-honnen.github.io/xslt3fiddle/).

## Dependencies

* [Comunica](https://comunica.dev/) — A knowledge graph querying framework