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

https://github.com/zazuko/sparql-editor-demo


https://github.com/zazuko/sparql-editor-demo

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# sparql-editor-demo

This demo provides all you need to integrate a SPARQL query editor into a website/webapp.

[Try it out](https://zazuko.github.io/sparql-editor-demo/)!

The SPARQL query editor is a simple [web component](https://www.npmjs.com/package/@rdfjs-elements/sparql-editor). It is using [sparql-http-client](https://github.com/zazuko/sparql-http-client) for fetching the data and [rdf-literal](https://www.npmjs.com/package/rdf-literal) for proper datatype handling in JavaScript.