Implemetation of STEP Standard Data Interface (SDAI) on Multiple Data Models

이종 데이터 모델에서의 STEP 표준 데이터 인터페이스(SDAI) 구현

  • Published : 1998.06.01

Abstract

SDAI (Standard Data Access Interface) is an interface specification of accessing various storage systems such as file systems and database management systems for STEP data. Using SDAI, both application program developers and CAD/CAM system developers can be relieved from dealing with STEP physical file or system dependent DBMS operations. In this paper, we present implementations of SDAI on different data models, i.e., relational, extended relational, and object-oriented. In order to implement SDAI, we need to translate the EXPRESS information model into target data models. The schema translation process for three different data models are compared and other implementation issues are discussed.

Keywords