A visual interface for a database with version management

  • Authors:
  • Jay W. Davison;Stanley B. Zdonik

  • Affiliations:
  • AT&T Bell Laboratories and Department D-111, MITRE Corporation, Burlington Road, Bedford, MA;Department of Computer Science, Brown University, Providence, RI

  • Venue:
  • ACM Transactions on Information Systems (TOIS) - Special issue: selected papers from the conference on office information systems
  • Year:
  • 1986

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes a graphical interface to an experimental database system which incorporates a built-in version control mechanism that maintains a history of the database development and changes. The system is an extension of ISIS [6], Interface for a Semantic Information System, a workstation-based, graphical database programming tool developed at Brown University. ISIS supports a graphical interface to a modified subset of the Semantic Data Model (SDM) [7]. The ISIS extension introduces a transaction mechanism that interacts with the version control facilities.A series of version control support tools have been added to ISIS to provide a notion of history to user-created databases. The user can form new versions of three types of ISIS objects: a class definition object (a type), the set of instances of a class (the content), and an entity. A version-viewing mechanism is provided to allow for the comparison of various object versions. Database operations are grouped together in atomic units to form transactions, which are stored as entities in the database. A sample session demonstrates the capabilities of version and transaction control during the creation and manipulation of database objects.