Sciweavers

680 search results - page 9 / 136
» From Structured Documents to Novel Query Facilities
Sort
View
DASFAA
2008
IEEE
168views Database» more  DASFAA 2008»
15 years 6 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
BNCOD
2007
121views Database» more  BNCOD 2007»
15 years 1 months ago
Indexing and Searching XML Documents Based on Content and Structure Synopses
We present a novel framework for indexing and searching schema-less XML documents based on concise summaries of their structural and textual content. Our search query language is X...
Weimin He, Leonidas Fegaras, David Levine
67
Voted
CIKM
2010
Springer
14 years 10 months ago
Structural annotation of search queries using pseudo-relevance feedback
Marking up queries with annotations such as part-of-speech tags, capitalization, and segmentation, is an important part of many approaches to query processing and understanding. D...
Michael Bendersky, W. Bruce Croft, David A. Smith
SIGMOD
2004
ACM
198views Database» more  SIGMOD 2004»
15 years 12 months ago
Secure XML Querying with Security Views
The prevalent use of XML highlights the need for a generic, flexible access-control mechanism for XML documents that supports efficient and secure query access, without revealing ...
Wenfei Fan, Chee Yong Chan, Minos N. Garofalakis
SIGMOD
2003
ACM
140views Database» more  SIGMOD 2003»
15 years 12 months ago
A Comprehensive XQuery to SQL Translation using Dynamic Interval Encoding
The W3C XQuery language recommendation, based on a hierarchical and ordered document model, supports a wide variety of constructs and use cases. There is a diversity of approaches...
David DeHaan, David Toman, Mariano P. Consens, M. ...