Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.
Eugene Siow edited this page Oct 5, 2016 · 15 revisions

sparql2sql

sparql2sql is a modern SPARQL-to-SQL engine that focuses on metadata abstraction to produce Linked Data just-in-time.

Reference

Using sparql2sql in Practice

PiSmartHome

PiSmartHome is an application that uses the queries from the Smart Home Analytics Benchmark within a web-based interface for descriptive and diagnostic analytics. It uses D3.js to visualise over time temperature and energy usage as per the benchmark queries. Translation from SPARQL to SQL is performed using the sparql2sql-server.

Streaming IoT Smarthome Dashboard using sparql2stream

[Streaming IoT Smarthome Dashboard with sparql2stream translation] (https://www.youtube.com/watch?v=oH0iSWTmKUg)

Code is available on https://github.com/eugenesiow/iotwo

Clone this wiki locally