Sciweavers

4237 search results - page 87 / 848
» A Data Model for XML Databases
Sort
View
SIGMOD
2003
ACM
150views Database» more  SIGMOD 2003»
16 years 1 months ago
Capturing both Types and Constraints in Data Integration
We propose a framework for integrating data from multiple relational sources into an XML document that both conforms to a given DTD and satisfies predefined XML constraints. The f...
Michael Benedikt, Chee Yong Chan, Wenfei Fan, Juli...
111
Voted
GVD
2001
142views Database» more  GVD 2001»
15 years 2 months ago
An approach to the model-based fragmentation and relational storage of XML-documents
A flexible method to store XML documents in relational or object-relational databases is presented that is based on an adaptable fragmentation. Whereas most known approaches decom...
Christian Süß
DKE
2006
110views more  DKE 2006»
15 years 1 months ago
Efficient recursive XML query processing using relational database systems
Recursive queries are quite important in the context of XML databases. In addition, several recent papers have investigated a relational approach to store XML data and there is gr...
Sandeep Prakash, Sourav S. Bhowmick, Sanjay Kumar ...
DEXA
2007
Springer
89views Database» more  DEXA 2007»
15 years 7 months ago
Storing Multidimensional XML Documents in Relational Databases
Abstract. The problem of storing and querying XML data using relational databases has been considered a lot and many techniques have been developed. MXML is an extension of XML sui...
Nikolaos Fousteris, Manolis Gergatsoulis, Yannis S...
CIKM
2009
Springer
15 years 8 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...