Sciweavers

235 search results - page 7 / 47
» Processing XPath Expressions in Relational Databases
Sort
View
ICDE
2006
IEEE
155views Database» more  ICDE 2006»
14 years 8 months ago
Designing and Evaluating an XPath Dialect for Linguistic Queries
Linguistic research and natural language processing employ large repositories of ordered trees. XML, a standard ordered tree model, and XPath, its associated language, are natural...
Steven Bird, Yi Chen, Susan B. Davidson, Haejoong ...
SIGMOD
2002
ACM
148views Database» more  SIGMOD 2002»
14 years 7 months ago
Accelerating XPath location steps
This work is a proposal for a database index structure that has been specifically designed to support the evaluation of XPath queries. As such, the index is capable to support all...
Torsten Grust
CIKM
2009
Springer
14 years 2 months ago
Towards non-directional Xpath evaluation in a RDBMS
XML query languages use directional path expressions to locate data in an XML data collection. They are tightly coupled to the structure of a data collection, and can fail when ev...
Sourav S. Bhowmick, Curtis E. Dyreson, Erwin Leona...
CIKM
2004
Springer
14 years 26 days ago
Processing content-oriented XPath queries
Document-centric XML collections contain text-rich documents, marked up with XML tags that add lightweight semantics to the text. Querying such collections calls for a hybrid quer...
Börkur Sigurbjörnsson, Jaap Kamps, Maart...
ADBIS
2004
Springer
125views Database» more  ADBIS 2004»
14 years 27 days ago
Using XSLT Stylesheets to Transform XPath Queries
Abstract. Often, XML documents stored in an XML database must be transformed by an XSL processor into a client-specific format before queries are submitted. In applications where X...
Sven Groppe, Stefan Böttcher, Reiko Heckel, G...