A Unified Design Methodology using UML for XML Applications based on OODB

객체지향 데이터베이스 기반의 XML 응용을 위한, UML을 이용한 통합 설계 방법론

  • 방승윤 (순천향대학교 전산학과) ;
  • 최문영 (순천향대학교 전산학과) ;
  • 주경수 (순천향대학교 정보기술공학부)
  • Published : 2002.03.01

Abstract

Nowadays an information exchange on XML such as B2B electronic commerce is spreading. Therefore the systematic and stable management mechanism for storing the exchanged Information is needed. For this goal there are many research activities for connection between XML application and relational database. But because XML data have hierarchical structures and relational database can store only flat-structured data, we need to store XML data in object-oriented database that support hierarchical structure. Accordingly the modeling methodology for storing XML data in object-oriented database is needed. In order to build good quality application systems, modeling is an important first step. In 1997, the OMG adopted the UML as its standard modeling language. Since industry has warmly embraced UML, its popularity should become more important in the future. So a design methodology based on UML is need to develop efficiently XML applications. In this paper, we propose a unified design methodology for XML applications based on object- oriented database using UML. To this goal, first we introduce a XML modeling methodology to design W3C XML schema using UML and second we propose data modeling methodology for object-oriented database schema to store efficiently XML data in object-oriented databases.

Keywords