Formal specification synthesis for relational database model
โ Scribed by Wiwat Vatanawood; Wanchai Rivepiboon
- Book ID
- 102279725
- Publisher
- John Wiley and Sons
- Year
- 2004
- Tongue
- English
- Weight
- 156 KB
- Volume
- 19
- Category
- Article
- ISSN
- 0884-8173
No coin nor oath required. For personal study only.
โฆ Synopsis
This article proposes an automatic scheme for synthesizing formal specification from the definitions of the relational data model-entity relationship diagram (ERD), and their data dictionaries. The formal specification of both structural and behavioral properties of the relational database model is generated in Z schemas. In our approach, the mandatory structural constraints-the uniqueness of primary key, foreign keys, and referential integrity constraints among the relations in the method-are preserved. We propose a set of transformation rules to exhaustively produce Z schemas of the states and primitive operations-cascade insertion, deletion, and updating. Moreover, in this article we focus on a composition technique of constructing the composite operations using the primitive composition tree. The revision of the formal specification can be conducted easily with the mathematical proofs of the properties of the data model using the Z prover tool.
๐ SIMILAR VOLUMES
The definition of a view mechanism is an important issue for object-oriented database systems, in order to provide a number of features that are crucial for the development of advanced applications. Due to the complexity of the data model, the object-oriented paradigm introduces new problems in the