Sciweavers

1851 search results - page 17 / 371
» Querying XML streams
Sort
View
BDA
2000
13 years 11 months ago
Integrating Keyword Search into XML Query Processing
Due to the popularity of the XML data format, several query languages for XML have been proposed, specially devised to handle data whose structure is unknown, loose, or absent. Wh...
Daniela Florescu, Donald Kossmann, Ioana Manolescu
GIS
2006
ACM
14 years 11 months ago
Efficient GML-native processors for web-based GIS: techniques and tools
Geography Markup Language (GML) is an XML-based language for the markup, storage, and exchange of geospatial data. It provides a rich geospatial vocabulary and allows flexible doc...
Chia-Hsin Huang, Tyng-Ruey Chuang, Dong-Po Deng, H...
VLDB
2007
ACM
95views Database» more  VLDB 2007»
14 years 10 months ago
The GCX System: Dynamic Buffer Minimization in Streaming XQuery Evaluation
In this demonstration, we present the main-memory based streaming XQuery engine GCX which implements novel buffer management strategies that combine static and dynamic analysis to...
Christoph Koch, Stefanie Scherzinger, Michael Schm...
BNCOD
2007
137views Database» more  BNCOD 2007»
13 years 11 months ago
How to Determine Output Schemas of XQuery Queries
The XQuery language is the standard query language for XML. The result of XQuery queries are typically XML documents in other formats. We introduce the term output schemas of an X...
Sven Groppe, Jinghua Groppe, Volker Linnemann
APLAS
2004
ACM
14 years 3 months ago
An Implementation Scheme for XML Transformation Languages Through Derivation of Stream Processors
We propose a new implementation scheme for XML transformation languages through derivation of stream processors. Most of XML transformation languages are implemented as tree manipu...
Keisuke Nakano