Proceedings 2004 VLDB Conference 2004
DOI: 10.1016/b978-012088469-8.50130-3
|View full text |Cite
|
Sign up to set email alerts
|

Semantic Query Optimization in an Automata-Algebra Combined XQuery Engine over XML Streams

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
26
0

Year Published

2007
2007
2012
2012

Publication Types

Select...
4
2
2

Relationship

1
7

Authors

Journals

citations
Cited by 22 publications
(27 citation statements)
references
References 11 publications
0
26
0
Order By: Relevance
“…One alternative approach to using an automaton to detect PNO constraint at runtime is to introduce new patterns into the pattern retrieval itself [SRM05]. For instance, the appearance of any keyword can serve as source's ending mark in Example 1.…”
Section: Applying Ending Marksmentioning
confidence: 99%
See 1 more Smart Citation
“…One alternative approach to using an automaton to detect PNO constraint at runtime is to introduce new patterns into the pattern retrieval itself [SRM05]. For instance, the appearance of any keyword can serve as source's ending mark in Example 1.…”
Section: Applying Ending Marksmentioning
confidence: 99%
“…Simply trying to detect the appearance of a certain pattern type [SRM05] cannot be a generic approach, as it doesn't fully use the semantic knowledge of the XML schema. Instead a runtime strategy is needed to detect such constraint knowledge about pattern completeness at runtime.…”
mentioning
confidence: 99%
“…This is very hard even for the simplest XQuery constructs, such as sequence concatenation and element construction. A notable exception that avoids the pitfalls of integrating these two incompatible models (automata and the functional paradigm) is the Raindrop project [17], which decomposes a query into two parts: one made out of automata that processes all the paths in a query and another based on algebraic techniques that processes the rest of the query. Another hybrid approach that incorporates streaming techniques into an existing stored XML database system (Galax) is by Fernandez, et al [5].…”
Section: Related Workmentioning
confidence: 99%
“…Another XPath stream-querying system XAOS [6] evaluates XPath queries with the parent and ancestor axes (see Section 1.2.1), as well as the commonly used "/" and "//" axes. Recently, some XQuery stream-querying systems have also been developed such as XSM [80], BEA/XQRL [39], FluX [71], Raindrop [107], and FlowGraph [75]. Some of these systems, including XSM, FLuX, and Raindrop, also use the available DTD (Section 3.4) schema information to improve the stream-querying performance and reduce the size of the runtime buffering space.…”
Section: The Navigational Approachmentioning
confidence: 99%