AbstractXML data is queried with a limited form of regular expressions, in a language called XPath. New XML stream processing applications, such as content-based routing or selective dissemination of information, require thousands or millions of XPath expressions to be evaluated simultaneously on the incoming XML stream at a high, sustained rate. In its simplest approximation, the XPath evaluation problem is analogous to the text search problem, in which one or several regular expressions need to be matched to a given text. At a finer level, it is related to the tree pattern matching problem. However, unlike the traditional setting, the number of regular expressions here is much larger, while the “text” is much shorter, since it corresponds...
Streaming XML data is often encountered in applications in Medical Biology. So, how to effectively m...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
Abstract. We address the embedding existence problem (often referred to as the fil-tering problem) o...
AbstractXML data is queried with a limited form of regular expressions, in a language called XPath. ...
Streaming XPath evaluation algorithms must record a potentially exponential number of pattern matche...
With the growing importance of XML in data exchange, much research has been done in providing flexib...
This paper desribes the design, analysis and implementation of the program, whichis used to search f...
This thesis presents methods for eciently evaluating structural queries over tree-structured data st...
The adoption of XML promises to accelerate construction of systems that integrate dis-tributed, hete...
This paper presents SPEX, a streamed and progressive evaluation of regular path expressions with XPa...
XML is nowadays the de facto standard for electronic data interchange on the Web. Available XML data...
AbstractThe important challenge of evaluating XPath queries over XML streams has sparked much intere...
We propose regular expression pattern matching as a core feature of programming languages for manipu...
International audienceXML is becoming the de facto standard for information exchange. XML querying i...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
Streaming XML data is often encountered in applications in Medical Biology. So, how to effectively m...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
Abstract. We address the embedding existence problem (often referred to as the fil-tering problem) o...
AbstractXML data is queried with a limited form of regular expressions, in a language called XPath. ...
Streaming XPath evaluation algorithms must record a potentially exponential number of pattern matche...
With the growing importance of XML in data exchange, much research has been done in providing flexib...
This paper desribes the design, analysis and implementation of the program, whichis used to search f...
This thesis presents methods for eciently evaluating structural queries over tree-structured data st...
The adoption of XML promises to accelerate construction of systems that integrate dis-tributed, hete...
This paper presents SPEX, a streamed and progressive evaluation of regular path expressions with XPa...
XML is nowadays the de facto standard for electronic data interchange on the Web. Available XML data...
AbstractThe important challenge of evaluating XPath queries over XML streams has sparked much intere...
We propose regular expression pattern matching as a core feature of programming languages for manipu...
International audienceXML is becoming the de facto standard for information exchange. XML querying i...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
Streaming XML data is often encountered in applications in Medical Biology. So, how to effectively m...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
Abstract. We address the embedding existence problem (often referred to as the fil-tering problem) o...