Integrating XQuery and Logic Programming

  • Authors:
  • Jesús M. Almendros-Jiménez;Antonio Becerra-Terón;Francisco J. Enciso-Baños

  • Affiliations:
  • Dpto. Lenguajes y Computación, Universidad de Almería,;Dpto. Lenguajes y Computación, Universidad de Almería,;Dpto. Lenguajes y Computación, Universidad de Almería,

  • Venue:
  • Applications of Declarative Programming and Knowledge Management
  • Year:
  • 2009

Quantified Score

Hi-index 0.01

Visualization

Abstract

In this paper we investigate how to integrate the XQuery language and logic programming. With this aim, we represent XML documents by means of a logic program. This logic program represents the document schema by means of rules and the document itself by means of facts. Now, XQuery expressions can be integrated into logic programming by considering a translation (i.e. encoding) of for-let-where-return expressions by means of logic rules and a goal.