RDQuery - Querying Relational Databases on-the-fly with RDF-QL
full text: | |
author/s: | Cristian Pérez de Laborda, Matthäus Zloch, Stefan Conrad |
type: | Inproceedings |
editor: | Helena Sofia Pinto, Martin Libsky |
booktitle: | Poster and Demo Proceedings of the 15th International Conference on Knowledge Engineering and Knowledge Management, EKAW 2006, Podebrady, Czech Republic, 2nd-6th October, 2006 |
publisher: | University of Economics, Prague |
pages: | 19-20 |
month: | October |
year: | 2006 |
ISBN: | 80-86742-15-6 |
One of the main drawbacks of the Semantic Web is the lack of semantically rich data, since most of the information is still stored in relational databases. We present RDQuery, a wrapper system which enables Semantic Web applications to access and query data actually stored in relational databases using their own
built-in functionality. RDQuery automatically translates SPARQL and RDQL queries into SQL. The translation process is based on the
Relational.OWL representation of relational databases and does not depend on the local schema or the underlying database management system.