Sciweavers

1591 search results - page 193 / 319
» Atomicity for XML Databases
Sort
View
DASFAA
2008
IEEE
168views Database» more  DASFAA 2008»
16 years 19 days 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
DASFAA
2005
IEEE
134views Database» more  DASFAA 2005»
15 years 11 months ago
An Improved Prefix Labeling Scheme: A Binary String Approach for Dynamic Ordered XML
A number of labeling schemes have been designed to facilitate the query of XML, based on which the ancestor-descendant relationship between any two nodes can be determined quickly....
Changqing Li, Tok Wang Ling
ICDE
2005
IEEE
126views Database» more  ICDE 2005»
15 years 11 months ago
WEBVIGIL: Monitoring Multiple Web Pages and Presentation of XML Pages
In the case of large-scale distributed environments such as the Internet, users are interested in monitoring changes to a particular web page (XML or HTML). There are many instanc...
Shravan Chamakura, Alpa Sachde, Sharma Chakravarth...
ICDE
2005
IEEE
122views Database» more  ICDE 2005»
15 years 11 months ago
Signature-based Filtering Techniques for Structural Joins of XML Data
Queries on XML documents typically combine selections on element contents, and, via path expressions, the structural relationships between tagged elements. Efficient support for ...
Huan Huo, Guoren Wang, Chuan Yang, Rui Zhou
VLDB
2005
ACM
139views Database» more  VLDB 2005»
15 years 11 months ago
Tree-Pattern Queries on a Lightweight XML Processor
Popular XML languages, like XPath, use “treepattern” queries to select nodes based on their structural characteristics. While many processing methods have already been propose...
Mirella Moura Moro, Zografoula Vagena, Vassilis J....