Sciweavers

4944 search results - page 7 / 989
» From XML to Relational Models
Sort
View
PODS
2003
ACM
114views Database» more  PODS 2003»
14 years 7 months ago
An information-theoretic approach to normal forms for relational and XML data
Normalization as a way of producing good database designs is a well-understood topic. However, the same problem of distinguishing well-designed databases from poorly designed ones...
Marcelo Arenas, Leonid Libkin
VLDB
2004
ACM
125views Database» more  VLDB 2004»
14 years 25 days ago
Indexing XML Data Stored in a Relational Database
As XML usage grows for both data-centric and document-centric applications, introducing native support for XML data in relational databases brings significant benefits. It provide...
Shankar Pal, Istvan Cseri, Gideon Schaller, Oliver...
PVLDB
2008
148views more  PVLDB 2008»
13 years 7 months ago
StreamTX: extracting tuples from streaming XML data
We study the problem of extracting flattened tuple data from streaming, hierarchical XML data. Tuple-extraction queries are essentially XML pattern queries with multiple extractio...
Wook-Shin Han, Haifeng Jiang, Howard Ho, Quanzhong...
VLDB
2005
ACM
206views Database» more  VLDB 2005»
14 years 29 days ago
Native XML Support in DB2 Universal Database
The major relational database systems have been providing XML support for several years, predominantly by mapping XML to existing concepts such as LOBs or (object-)relational tabl...
Matthias Nicola, Bert Van der Linden
ADVIS
2006
Springer
14 years 1 months ago
Validation of XML Documents: From UML Models to XML Schemas and XSLT Stylesheets
The widespread use of XML brings out the need of ensuring the validity of XML data. The use of languages such as XML Schema makes easier the process of verification of XML documen...
Eladio Domínguez, Jorge Lloret, Angel Luis ...