Query evaluation and optimization in the semantic web

  • Authors:
  • Edna Ruckhaus;Eduardo Ruiz;MarÍa-esther Vidal

  • Affiliations:
  • Computer science department, universidad simón bolívar (e-mail: ruckhaus@ldc.usb.ve, eruiz@ldc.usb.ve, mvidal@ldc.usb.ve);Computer science department, universidad simón bolívar (e-mail: ruckhaus@ldc.usb.ve, eruiz@ldc.usb.ve, mvidal@ldc.usb.ve);Computer science department, universidad simón bolívar (e-mail: ruckhaus@ldc.usb.ve, eruiz@ldc.usb.ve, mvidal@ldc.usb.ve)

  • Venue:
  • Theory and Practice of Logic Programming
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

We address the problem of answering Web ontology queries efficiently. An ontology is formalized as a deductive ontology base (DOB), a deductive database that comprises the ontology's inference axioms and facts. A cost-based query optimization technique for DOB is presented. A hybrid cost model is proposed to estimate the cost and cardinality of basic and inferred facts. Cardinality and cost of inferred facts are estimated using an adaptive sampling technique, while techniques of traditional relational cost models are used for estimating the cost of basic facts and conjunctive ontology queries. Finally, we implement a dynamic-programming optimization algorithm to identify query evaluation plans that minimize the number of intermediate inferred facts. We modeled a subset of the Web ontology language Lite as a DOB and performed an experimental study to analyze the predictive capacity of our cost model and the benefits of the query optimization technique. Our study has been conducted over synthetic and real-world Web ontology language ontologies and shows that the techniques are accurate and improve query performance.