English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Conference Paper

XXL @ INEX 2003

MPS-Authors
/persons/resource/persons45380

Schenkel,  Ralf
Databases and Information Systems, MPI for Informatics, Max Planck Society;

/persons/resource/persons45608

Theobald,  Anja
Databases and Information Systems, MPI for Informatics, Max Planck Society;

/persons/resource/persons45720

Weikum,  Gerhard
Databases and Information Systems, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Schenkel, R., Theobald, A., & Weikum, G. (2004). XXL @ INEX 2003. In Proceedings of the Second INEX Workshop (pp. 59-66). Dagstuhl, Germany: INEX.


Cite as: https://hdl.handle.net/11858/00-001M-0000-000F-29ED-1
Abstract
Information retrieval on XML combines retrieval on content data (element and attribute values) with retrieval on structural data (element and attribute names). Standard query languages for XML such as XPath or XQuery support Boolean retrieval: a query result is a (possibly restructured) subset of XML elements or entire documents that satisfy the search conditions of the query. Such search conditions consist of regular path expressions including wildcards for paths of arbitrary length and boolean content conditions. We developed a flexible XML search language called XXL for probabilistic ranked retrieval on XML data. XXL offers a special operator '$\sim$' for specifying semantic similarity search conditions on element names as well as element values. Ontological knowledge and appropriate index structures are necessary for semantic similarity search on XML data extracted from the Web, intranets or other document collections. The XXL Search Engine is a Java--based prototype implementation that support probabilistic ranked retrieval on a large corpus of XML data. This paper outlines the architecture of the XXL system and discusses its performance in the INEX benchmark.