munkhbayar17 / sparql

SPARQL to SQL translator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Description SPARQL to SQL translation tool

##Author Munkhbayar Nergui ###Email muunuu17@gmail.com ###Org University of Manchester ###Year 2017 ###Place Manchester, UK ##Translation approach Based on Artem Chebotko's approach ##Grammar Simone Tripodi, Michele Mostarda ##Database schema Vertical

##Required Libraries ###Python 3.6 Runtime (https://pypi.python.org/pypi/antlr4-python3-runtime/)

PyYml (pip install PyYml)

Flask (pip install Flask)

json (pip install json)

##No data error Please remove the .db file in Connection folder then start server again.

About

SPARQL to SQL translator


Languages

Language:Python 90.6%Language:ANTLR 5.6%Language:JavaScript 1.7%Language:HTML 1.1%Language:CSS 1.0%