XML querying using ontological information

  • Authors:
  • Hans Eric Svensson;Artur Wilk

  • Affiliations:
  • Dept. of Computer and Information Science, Linköping University, Linköping, Sweden;Dept. of Computer and Information Science, Linköping University, Linköping, Sweden

  • Venue:
  • PPSWR'06 Proceedings of the 4th international conference on Principles and Practice of Semantic Web Reasoning
  • Year:
  • 2006

Quantified Score

Hi-index 0.01

Visualization

Abstract

The paper addresses the problem of using semantic annotations in XML documents for better querying XML data. We assume that the annotations refer to an ontology defined in OWL (Web Ontology Language). The intention is then to combine syntactic querying techniques on XML documents with OWL ontology reasoning to filter out semantically irrelevant answers. The solution presented in this paper is an extension of the declarative rule-based XML query and transformation language Xcerpt. The extension allows to interface an ontology reasoner from Xcerpt rules. This makes it possible to use Xcerpt to filter extracted XML data using ontological information. Additionally it allows to retrieve ontological information by sending semantic queries to a reasoner. The prototype implementation uses DIG (Description Logic interface) for communication with the OWL reasoner RacerPro where the ontology queries are answered.