Sciweavers

163 search results - page 6 / 33
» Pattern based processing of XPath queries
Sort
View
WEBDB
2005
Springer
97views Database» more  WEBDB 2005»
14 years 3 months ago
Towards a Query Language for Multihierarchical XML: Revisiting XPath
In recent years it has been argued that when XML encodings become complex, DOM trees are no longer adequate for query processing. Alternative representations of XML documents, suc...
Ionut Emil Iacob, Alex Dekhtyar
DASFAA
2008
IEEE
168views Database» more  DASFAA 2008»
14 years 4 months ago
SemanticTwig: A Semantic Approach to Optimize XML Query Processing
Twig pattern matching (TPM) is the core operation of XML query processing. Existing approaches rely on either efficient data structures or novel labeling/indexing schemes to reduce...
Zhifeng Bao, Tok Wang Ling, Jiaheng Lu, Bo Chen
PADL
2005
Springer
14 years 3 months ago
A Full Pattern-Based Paradigm for XML Query Processing
In this article we investigate a novel execution paradigm—ML-like pattern-matching— for XML query processing. We show that such a paradigm is well adapted for a common and freq...
Véronique Benzaken, Giuseppe Castagna, C&ea...
ERCIMDL
2004
Springer
116views Education» more  ERCIMDL 2004»
14 years 3 months ago
P-News: Deeply Personalized News Dissemination for MPEG-7 Based Digital Libraries
Advanced personalization techniques are required to cope with novel challenges posed by attribute-rich MPEG-7 based digital libraries. At the heart of our deeply personalized news ...
Qiuyue Wang, Wolf-Tilo Balke, Werner Kießlin...
XIMEP
2004
ACM
108views Database» more  XIMEP 2004»
14 years 3 months ago
The Joy of SAX
Most current XQuery implementations require that all XML data reside in memory in one form or another before they start processing the data. This is unacceptable for large XML doc...
Leonidas Fegaras