Querying Relational Databases with RDQL
full text: | |
author/s: | Cristian Pérez de Laborda, Stefan Conrad |
type: | Inproceedings |
editor: | Rainer Eckstein, Robert Tolksdorf |
booktitle: | Berliner XML Tage 2005 |
publisher: | Freie Universität, Berlin; Humboldt-Universität, Berlin |
address: | Berlin, Germany |
pages: | 161-172 |
month: | September |
year: | 2005 |
ISBN: | 3-9810105-2-3 |
Most Semantic Web applications are still unable to query data stored in relational databases using their own built-in functionality. Hence, needing access to such data,
they have to fall back on SQL and the relational model. In this paper we describe Relational.OWL, our technique to automatically extract the semantics of relational
databases and transform this information into a machine processable and understandable representation. Since this data can now be queried using semantic query languages,
it has to be analyzed whether this combination of Relational.OWL and e.g. RDQL can be a real alternative to the commonly used SQL access to relational data.