Sciweavers

1445 search results - page 7 / 289
» XPath query containment
Sort
View
EDBT
2009
ACM
90views Database» more  EDBT 2009»
13 years 11 months ago
Parallelization of XPath queries using multi-core processors: challenges and experiences
In this study, we present experiences of parallelizing XPath queries using the Xalan XPath engine on shared-address space multi-core systems. For our evaluation, we consider a sce...
Rajesh Bordawekar, Lipyeow Lim, Oded Shmueli
ICDE
2003
IEEE
98views Database» more  ICDE 2003»
14 years 8 months ago
XPath Query Evaluation: Improving Time and Space Efficiency
Contemporary XPath query engines evaluate queries in time exponential in the sizes of input queries, a fact that has gone unnoticed for a long time. Recently, the first main
Georg Gottlob, Christoph Koch, Reinhard Pichler
VLDB
2005
ACM
175views Database» more  VLDB 2005»
14 years 5 days ago
Query Translation from XPath to SQL in the Presence of Recursive DTDs
The interaction between recursion in XPATH and recursion in DTDs makes it challenging to answer XPATH queries on XML data that is stored in an RDBMS via schema-based shredding. We...
Wenfei Fan, Jeffrey Xu Yu, Hongjun Lu, Jianhua Lu,...
VLDB
2002
ACM
106views Database» more  VLDB 2002»
13 years 6 months ago
Efficient Algorithms for Processing XPath Queries
Our experimental analysis of several popular XPath processors reveals a striking fact: Query evaluation in each of the systems requires time exponential in the size of queries in ...
Georg Gottlob, Christoph Koch, Reinhard Pichler
RWEB
2009
Springer
14 years 1 months ago
Logical Foundations of XML and XQuery
XML is the underlying representation formalism of much web-data. Thus to reason about web-data essentially boils down to reasoning about data in XML format. In this course the stud...
Maarten Marx