Querying XML Data with SPARQL

  • Authors:
  • Nikos Bikakis;Nektarios Gioldasis;Chrisa Tsinaraki;Stavros Christodoulakis

  • Affiliations:
  • Department of Electronic and Computer Engineering Laboratory of Distributed Multimedia Information Systems & Applications (TUC/ MUSIC), Technical University of Crete, Kounoupidiana Chania, Greece ...;Department of Electronic and Computer Engineering Laboratory of Distributed Multimedia Information Systems & Applications (TUC/ MUSIC), Technical University of Crete, Kounoupidiana Chania, Greece ...;Department of Electronic and Computer Engineering Laboratory of Distributed Multimedia Information Systems & Applications (TUC/ MUSIC), Technical University of Crete, Kounoupidiana Chania, Greece ...;Department of Electronic and Computer Engineering Laboratory of Distributed Multimedia Information Systems & Applications (TUC/ MUSIC), Technical University of Crete, Kounoupidiana Chania, Greece ...

  • Venue:
  • DEXA '09 Proceedings of the 20th International Conference on Database and Expert Systems Applications
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

SPARQL is today the standard access language for Semantic Web data. In the recent years XML databases have also acquired industrial importance due to the widespread applicability of XML in the Web. In this paper we present a framework that bridges the heterogeneity gap and creates an interoperable environment where SPARQL queries are used to access XML databases. Our approach assumes that fairly generic mappings between ontology constructs and XML Schema constructs have been automatically derived or manually specified. The mappings are used to automatically translate SPARQL queries to semantically equivalent XQuery queries which are used to access the XML databases. We present the algorithms and the implementation of SPARQL2XQuery framework, which is used for answering SPARQL queries over XML databases.