Microsoft repository version 2 and the open information model

作者:

Highlights:

摘要

Microsoft Repository is an object-oriented meta-data management facility that ships in Microsoft Visual Studio and Microsoft SQL Server. It includes two main components: •• A repository engine that implements a set of object-oriented interfaces on top of a SQL database system. A developer can use these interfaces to define information models (i.e., schemas) and manipulate instances of the models.•• The Open Information Model, which is a set of information models that cover object modeling, database modeling, and component reuse.The repository system is designed to meet the persistent storage needs of software tools. Its main technical goals are: •• Compatibility with Microsoft's Component Object Model (COM) architecture•• Extensibility by customers and independent software vendors, so they can add behavior to objects stored by the repository engine and extend information models provided by Microsoft and others.•• Flexible and efficient versioning, configuration management, and checkout/checkin to support team-oriented activities.This paper describes the programming interface and implementation of the repository engine and the Open Information Model.

论文关键词:Repository,Information Model,Versions,Object-Oriented Database

论文评审过程:Received 29 October 1998, Revised 17 March 1999, Available online 13 July 1999.

论文官网地址:https://doi.org/10.1016/S0306-4379(99)00006-X