Sciweavers

1179 search results - page 30 / 236
» Querying XML in Timber
Sort
View
SIGMOD
2005
ACM
170views Database» more  SIGMOD 2005»
14 years 3 months ago
DB2/XML: designing for evolution
DB2 provides native XML storage, indexing, navigation and query processing through both SQL/XML and XQuery using the XML data type introduced by SQL/XML. In this tutorial we focus...
Kevin S. Beyer, Fatma Özcan, Sundar Saiprasad...
DATESO
2010
233views Database» more  DATESO 2010»
13 years 8 months ago
Efficient Implementation of XPath Processor on Multi-Core CPUs
Abstract. Current XPath processors use direct approach to query evaluation which is quite inefficient in some cases and usually implemented serially. This may be a problem in case ...
Martin Krulis, Jakub Yaghob
SEMWEB
2004
Springer
14 years 3 months ago
Constructing and Querying Peer-to-Peer Warehouses of XML Resources
We present KADOP, a distributed infrastructure for warehousing XML resources in a peer-to-peer framework. KADOP allows users to build a shared, distributed repository of resources...
Serge Abiteboul, Ioana Manolescu, Nicoleta Preda
ADC
2007
Springer
193views Database» more  ADC 2007»
14 years 4 months ago
Optimizing XPath Queries on Streaming XML Data
XML stream processing has recently become popular for many applications such as selective dissemination of information. Several approaches have been proposed and most of them are ...
Keerati Jittrawong, Raymond K. Wong
DASFAA
2008
IEEE
151views Database» more  DASFAA 2008»
13 years 12 months ago
Efficient Top-k Search Across Heterogeneous XML Data Sources
An important issue arising from XML query relaxation is how to efficiently search the top-k best answers from a large number of XML data sources, while minimizing the searching cos...
Jianxin Li, Chengfei Liu, Jeffrey Xu Yu, Rui Zhou