Sciweavers

106 search results - page 1 / 22
» Regular expression filters for XML
Sort
View
JFP
2006
90views more  JFP 2006»
13 years 4 months ago
Regular expression filters for XML
XML data are described by types involving regular expressions. This raises the question of what language feature is convenient for manipulating such data. Previously, we have give...
Haruo Hosaya
ICDE
2003
IEEE
209views Database» more  ICDE 2003»
14 years 5 months ago
An Evaluation of Regular Path Expressions with Qualifiers against XML Streams
This paper presents SPEX, a streamed and progressive evaluation of regular path expressions with XPath-like qualifiers against XML streams. SPEX proceeds as follows. An expression...
Dan Olteanu, François Bry, Tobias Kiesling
VLDB
2001
ACM
148views Database» more  VLDB 2001»
13 years 9 months ago
Indexing and Querying XML Data for Regular Path Expressions
With the advent of XML as a standard for data representation and exchange on the Internet, storing and querying XML data becomes more and more important. Several XML query languag...
Quanzhong Li, Bongki Moon
CIKM
2008
Springer
13 years 6 months ago
Linear time membership in a class of regular expressions with interleaving and counting
The extension of Regular Expressions (REs) with an interleaving (shuffle) operator has been proposed in many occasions, since it would be crucial to deal with unordered data. Howe...
Giorgio Ghelli, Dario Colazzo, Carlo Sartiani
POPL
2001
ACM
14 years 4 months ago
Regular expression pattern matching for XML
Haruo Hosoya, Benjamin C. Pierce