Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

SQL to SPARQL Conversion for Direct RDF Querying

Author 1: Ahmed ABATAL Author 2: Khadija Alaoui Author 3: Larbi Alaoui Author 4: Mohamed Bahaj
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 10, No. 11 · Published 2019

DOI: https://doi.org/10.14569/IJACSA.2019.0101180

Abstract

With the advances in native storage means of RDF data and associated querying capabilities using SPARQL, there is a need to let SQL users benefit from such capabilities for interoperability objectives and without any conversion of the RDF data into relational data. In this sense, this work present SQL2SPARQL4RDF an automatic conversion algorithm of SQL queries into SPARQL queries for querying RDF data, which extends the previously established algorithm with relevant SQL elements such as queries with INSERT, DELETE, GROUP BY and HAVING clauses. SQL users are provided with a relational schema of their RDF data against which they can formulate their SQL queries that are then converted into SPARQL equivalent ones with respect to the provided schema. This avoids the birding of translating instances and data replication and thus saving load-ing times and guaranteeing fast execution especially in the case of massive amounts of data. In addition, the automatic mapping framework developed by the java programming language, and implement many new mapping functionalities. Furthermore, to test and validate the efficiency of the mapping approach and adding a module for automatic execution and evaluation of the various obtained SPARQL queries on Allegrograph.

Keywords

How to Cite this Article

ABATAL, A., Alaoui, K., Alaoui, L., & Bahaj, M. (2019). SQL to SPARQL Conversion for Direct RDF Querying. International Journal of Advanced Computer Science and Applications, 10(11). https://doi.org/10.14569/IJACSA.2019.0101180

ABATAL, Ahmed, et al.. "SQL to SPARQL Conversion for Direct RDF Querying." International Journal of Advanced Computer Science and Applications, vol. 10, no. 11, 2019, https://doi.org/10.14569/IJACSA.2019.0101180.

@article{ABATAL2019,
  title     = {SQL to SPARQL Conversion for Direct RDF Querying},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {10},
  number    = {11},
  year      = {2019},
  publisher = {The Science and Information Organization},
  author    = {Ahmed ABATAL and Khadija Alaoui and Larbi Alaoui and Mohamed Bahaj},
  doi       = {10.14569/IJACSA.2019.0101180},
  url       = {https://doi.org/10.14569/IJACSA.2019.0101180}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.