TODS / VLDBJ

Automatic integration of Web search interfaces with WISE-Integrator

Authors: 
He, H; Meng, W; Yu, C; Wu, Z
Year: 
2004
Venue: 
The VLDB Journal

An increasing number of databases are becoming Web accessible through form-based search interfaces, and

Comment on Bancilhon and Spyratos' "Update semantics and relational views"

Authors: 
Keller, A.M.
Year: 
1987
Venue: 
TODS, Vol. 12, Issue 3 (Sept. 1987)

Bancilhon and Spyratos [l] show how the choice of a complementary view will
select a view update translator. They claim that “User requirements impose [the
constraint that] . . . (ii) The user must have the means to cancel, if he wishes,
the effect of every update that he is allowed on the view.” (p. 562) If this
requirement is eliminated, there are other reasonable translations that become
acceptable. We present a particular view update translator that is quite reasonable,
but that does not preserve any complement, and for which the requirement
does not hold.

Relational languages for metadata integration

Authors: 
Wyss, CM; Robertson, EL
Year: 
2005
Venue: 
ACM Transactions on Database Systems (TODS)

In this article, we develop a relational algebra for metadata integration, Federated Interoperable Relational Algebra (FIRA). FIRA has many desirable properties such as compositionality, closure, a deterministic semantics, a modest complexity, support for nested queries, a subalgebra equivalent to canonical Relational Algebra (RA), and robustness under certain classes of schema evolution.

On the computation of relational view complements

Authors: 
Lechtenboerger, J.; Vossen, G.
Year: 
2003
Venue: 
VLDBJ

Views as a means to describe parts of a given data collection play an important role in many database applications. In dynamic environments where data is updated, not only information provided by views, but also information provided by data sources yet missing from views turns out to be relevant: Previously, this missing information has been characterized in terms of view complements; recently, it has been shown that view complements can be exploited in the context of data warehouses to guarantee desirable warehouse properties such as independence and self-maintainability.

Composing Schema Mappings: Second-Order Dependencies to the Rescue

Authors: 
Fagin, R.; Kolaitis, P.G.; Popa, L.; Tan, W.C.
Year: 
2004
Venue: 
PODS 2004, TODS 2005

A schema mapping is a specification that describes how data structured under one schema (the
source schema) is to be transformed into data structured under a different schema (the target
schema). A fundamental problem is composing schema mappings: given two successive schema
mappings, derive a schema mapping between the source schema of the first and the target schema
of the second that has the same effect as applying successively the two schema mappings.
In this paper, we give a rigorous semantics to the composition of schema mappings and investigate

Schema Mediation for Large-Scale Semantic Data Sharing

Authors: 
Halevy, A.; Ives, Z.; Suciu, D.; Tatarinov, I.
Year: 
2004
Venue: 
VLDB Journal, 2004

A framework for modeling and evaluating automatic semantic reconciliation

Authors: 
Gal, A.; Anaby-Tavor, A.; Trombetta, A.; Montesi, D.
Year: 
2005
Venue: 
VLDB Journal (VLDBJ), 2005

The introduction of the Semantic Web vision and
the shift toward machine understandable Web resources has
unearthed the importance of automatic semantic reconciliation.
Consequently , new tools for automating the process
were proposed.In this work we present a formal model of
semantic reconciliation and analyze in a systematic manner
the properties of the process outcome, primarily the inherent
uncertainty of the matching process and how it reflects on
the resulting mappings.An important feature of this research
is the identification and analysis of factors that impact the

Semantic and schematic similarities between database objects: a context-based approach

Authors: 
Kashyap, V.; Sheth, A.
Year: 
1996
Venue: 
VLDB Journal (VLDBJ), 1996

In a multidatabase system, schematic conflicts between
two objects are usually of interest only when the
objects have some semantic similarity. We use the concept
of semantic proximity, which is essentially an abstraction/
mapping between the domains of the two objects associated
with the context of comparison. An explicit though
partial context representation is proposed and the specificity
relationship between contexts is defined. The contexts are
organized as a meet semi-lattice and associated operations
like the greatest lower bound are defined. The context of

EXPRESS: A Data EXtraction, PRocessing, and REStructuring System

Authors: 
Shu, N.C.; Housel, B.C.; Taylor, R.W.; Ghosh, S.P.; Lum, V.Y.
Year: 
1977
Venue: 
TODS 1977

EXPRESS is an experimental prototype data translation system which can access a wide
variety of data and restructure it for new uses. The system is driven by two very high level
nonprocedural languages: DEFINE for data description and CONVERT for data restructuring.
Program generation and cooperating process techniques are used to achieve efficient operation.
This paper describes the design and implementation of EXPRESS. DEFINE and CONVERT
are summarized and the implementation architecture presented.
The DEFINE description is compiled into a customized PL/l program for accessing source

A Model for Compound Type Changes Encountered in Schema Evolution

Authors: 
Lerner, B. S.
Year: 
2000
Venue: 
TODS 2000

Schema evolution is a problem that is faced by long-lived data. When a schema changes, existing persistent data can become inaccessible unless the database system provides mechanisms to access data created with previous versions of the schema. Most existing systems that support schema evolution focus on changes local to individual types within the schema, thereby limiting the changes that the database maintainer can perform. We have developed a model of type changes involving multiple types.

Update Semantics of Relational Views

Authors: 
Bancilhon, F.; Spyratos, N.,
Year: 
1981
Venue: 
TODS, 1981

A database view is a portion of the data structured in a way suitable to a specific
on views must be translated into updates on the underlying database. This
translation process in the relational model.
The procedure is as follows: first, a “complete” set of updates is defined such
(i) together with every update the set contains a “return” update, that is, one
back to the original state;
(ii) given two updates in the set, their composition is also in the set.
To translate a complete set, we define a mapping called a “translator,” that

An Axiomatic Model of Dynamic Schema Evolution in Objectbase Systems

Authors: 
Peters, Randel J.; Özsu, M. Tamer
Year: 
1997
Venue: 
ACM TODS 22(1): 75-114 (1997)

A sound and complete axiomatic model is proposed for dynamic schema evolution (DSE) in objectbase systems (OBSs) that supports the fundamental concepts of object-oriented computing such as subtyping and property inheritance. The model can infer all schema relationships from two identified input sets associated with each type called the essential supertypes and essential properties. These sets are typically specified by schema designers but can be automatically supplied within an OBS. The inference mechanism performed by the model has a proven termination.

A Survey of Approaches to Automatic Schema Matching

Authors: 
Rahm, E.; Bernstein, P. A.
Year: 
2001
Venue: 
International Journal on Very Large Databases (VLDBJ)

Schema matching is a basic problem in many
database application domains, such as data integration, Ebusiness,
data warehousing, and semantic query processing.
In current implementations, schema matching is typically performed
manually, which has significant limitations. On the
other hand, previous research papers have proposed many
techniques to achieve a partial automation of the match operation
for specific application domains. We present a taxonomy
that covers many of these existing approaches, and we
describe the approaches in some detail. In particular,we distinguish

Syndicate content