Sciweavers

15 search results - page 2 / 3
» Embedding Xpath Queries into SPARQL Queries
Sort
View
WEBDB
2010
Springer
208views Database» more  WEBDB 2010»
13 years 3 months ago
XML-Based RDF Data Management for Efficient Query Processing
The Semantic Web, which represents a web of knowledge, offers new opportunities to search for knowledge and information. To harvest such search power requires robust and scalable ...
Mo Zhou, Yuqing Wu
XSYM
2005
Springer
154views Database» more  XSYM 2005»
13 years 11 months ago
An Extended Preorder Index for Optimising XPath Expressions
Many of the problems with native XML databases relate to query performance and subsequently, it can be difficult to convince traditional database users of the benefits of using se...
Martin F. O'Connor, Zohra Bellahsene, Mark Roantre...
DSL
2009
13 years 3 months ago
LEESA: Embedding Strategic and XPath-Like Object Structure Traversals in C++
Traversals of heterogeneous object structures are the most common operations in schema-first applications where the three key issues are (1) separation of traversal specifications ...
Sumant Tambe, Aniruddha S. Gokhale
SIGMOD
2002
ACM
148views Database» more  SIGMOD 2002»
14 years 5 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
XIMEP
2004
ACM
108views Database» more  XIMEP 2004»
13 years 11 months ago
The Joy of SAX
Most current XQuery implementations require that all XML data reside in memory in one form or another before they start processing the data. This is unacceptable for large XML doc...
Leonidas Fegaras