Sciweavers

815 search results - page 11 / 163
» Ontology-based integration for relational databases
Sort
View
ICDE
1996
IEEE
120views Database» more  ICDE 1996»
14 years 11 months ago
Towards the Reverse Engineering of Denormalized Relational Databases
This paper describes a method to cope with denormalized relational schemas in a database reverse engineering process. We propose two main steps to irnprove the understanding of da...
Jean-Marc Petit, Farouk Toumani, Jean-Franç...
ACSC
2007
IEEE
14 years 4 months ago
Domination Normal Form - Decomposing Relational Database Schemas
A common approach in designing relational databases is to start with a universal relation schema, which is then decomposed into multiple subschemas. A good choice of subschemas ca...
Henning Köhler
IDEAS
2007
IEEE
89views Database» more  IDEAS 2007»
14 years 4 months ago
Foreign Superkeys and Constant References
A foreign superkey in relational database theory is a set of attributes referring to a superkey of some relation variable. In this paper, the notion of constant references is intr...
Jon Heggland
WEBDB
2001
Springer
160views Database» more  WEBDB 2001»
14 years 2 months ago
The Table and the Tree: On-Line Access to Relational Data through Virtual XML Documents
For speed and convenience, applications routinely cache XML data locally, and access it through standard parser (SAX) or tree (DOM) interfaces. When the source of this data is a r...
Philip Bohannon, Henry F. Korth, P. P. S. Narayan
SIGMOD
2005
ACM
133views Database» more  SIGMOD 2005»
14 years 3 months ago
XML and relational database management systems: the inside story
As XML has evolved from a document markup language to a widely-used format for exchange of structured and semistructured data, managing large amounts of XML data has become increa...
Michael Rys, Donald D. Chamberlin, Daniela Floresc...