DOI QR코드

DOI QR Code

A Unified Design Methodology using UML Classes for XML Application based on RDB

관계형 데이터베이스 기반의 XML 응용을 위한, UML 클래스를 이용한 통합 설계 방법론

  • 방승윤 (한서대학교 전자계산소) ;
  • 주경수 (순천향대학교 정보기술공학부)
  • Published : 2002.12.01

Abstract

Nowadays the information exchange based on XML such as B2B electronic commerce is spreading. Therefore a systematic and stable management mechanism for storing the exchanged information is needed. For this goal there are many research activities for concerning the connection between XML application and relational databases. But because XML data has hierarchical structure and relational databases can store only flat-structured data, we need to make a conversion rule which changes the hierarchical architecture to a 2-dimensional format. Accordingly the modeling methodology for storing such structured information in relational databases 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 needed to develop efficient XML applications. In this paper, we propose a unified design methodology for XML applications based on relational database using UML. To reach these goals, first we introduce a XML modeling methodology to design W3C XML schema using UML and second we propose data modeling methodology for relational database schema to store XML data efficiently in relational databases.

B2B 전자상거래와 같이 XML을 이용한 정보 교환이 확산되고 있으며 이에 따라 상호 교환되는 정보에 대하여 체계적이며 안정적인 저장관리가 요구되고 있다. 이를 위해 XML 응용과 데이터베이스 연계를 위한 다양한 연구가 관계형 데이터베이스를 중심으로 수행되었다. 그러나 계층구조를 갖는 XML 데이터를 2차원 테이블의 집합인 관계형 정보로 표현하는 관계형 데이터베이스로의 저장에는 본질적인 한계가 있어, 계층적 구조를 2차원 정보로 변환하는 방법에 의해서 각 구조화된 정보를 관계형 데이터베이스로 저장하기 위한 모델링 방안이 요구된다. 양질의 어플리케이션 시스템을 구축하기 위해서는 우선적으로 모델링이 중요하다. 1997년에 OMG는 표준 모델링 언어로 UML를 채택하였고, 이에 따라 UML은 보다 널리 사용될 것이다. 그러므로 효율적인 XML 어플리케이션을 개발하는데 UML에 기반을 둔 설계 방법론이 필요하다고 할 수 있다. 본 논문에서는 UML을 이용한, 관계형 데이터베이스기반의 XML 응용을 위한 통합 설계 방법론을 제안한다. 이를 위하여 먼저 UML을 이용하여 W3C XML schema를 설계하기 위한 XML 모델링 방안을 제시하고, 아울러 교환되는 XML 데이터를 효율적으로 저장하기 위하여 관계형 데이터베이스 스키마 설계를 위한 데이터 모델링 방법을 제안한다.

Keywords

References

  1. What is XML ?, http://www.xml.com/pub/a/98/10/guide1.html#AEN58
  2. Migrating from XML DTD to XML-Schema using UML, http://www.rational.com/products/whitepapers/412.jsp
  3. Duckett Jon, Ozu Nik, Williams Kevin, Mohr Stephen, Stephen, Cagle Jurt, Griffin Oliver, Norton Francis, Stokes-Rees Ian, and Tennison Jeni. Professional Xml Schemas, Wrox Pr Inc, 2001
  4. Mapping Modeling XML Application with UML, http://www.rational.com/news/inthennews/software-dev_012402.jsp
  5. Cheng, J., Xu, J., 'XML and DB2, In Sixteenth International Conference on Data Engineering(ICDE'00),' February-March, 2000, San Diego, IEEE Computer Society Press, Los Alamitos, CA, pp.569-576, 2000
  6. Florescu, D., Kossmann, D., 'Storing and Querying XML Data using an RDBMS. Data Engineering,' 22 : 3, pp.27-34, 1999
  7. Kanne, C.-C., Moerkotte, G. 'Efficient Storage of XML Data. In Sixteenth International Conference on Data Engineering(ICDE'00),' February-March 2000, San Diego, IEEE Computer Society Press, Los Alamitos, CA, p.198, 2000
  8. Klettke, M., Meyer, H., 'XML and Object-Relational Database Systems-Enhancing Structural Mappings Based on Statistics. In Suciu,' D., Vossen(eds.), G., Proceedings of the Third International Workshop on the Web and Databases, WebDB 2000, Dallas, Texas, USA, pp.63-68, May, 2000
  9. Lee, D., Chu, W. W., 'Constraints-Preserving Transformation from XML DTD to Relational Schema. In Laender,' A., Liddle, S., Storey(eds.), V., Conceptual Modeling, Salt lake City, Utah, USA, October, 2000, LNCS 1920, Springer Verlag, Berlin, pp.323-338, 2000
  10. UML for XML Schema Mapping Specification, http://www.Rational.com/media/uml/resources/media/uml/resources/media/uml_xmlschema33.doc,12/08/99
  11. W3C Recommendation, http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/, May, 2001
  12. XML Modeling, http://www.xmlmodeling.com
  13. Modeling XML vocabularies with UML, http://www.xml.com/pub/a/2001/09/19/uml.html, September, 2001
  14. 이석호 '데이터베이스론', 정익사, 1999
  15. 이상태, 이정수, 주경수, '객체모델을 기반으로 한 XML DTD의 RDB 스키마로의 변환방법', 대한전자공학회, 하계종합논문대회, 제24권 제1호, pp.113-116, 2001
  16. 방승윤, 주경수, 'XML 스키마를 관계형 스키마로의 변환에 관한 연구', 한국정보처리지식 및 데이터 공학연구회 학술발표논문, pp.293-299, 2001
  17. 방승윤, 주경수, 'UML Class 모델을 이용한 XML 응용 설계 방법론', 한국전자거래(CALS/EC)학회지, 제7권 제1호, pp.153-166, 2002
  18. 방승윤, 최문영, 주경수, '객체지향 데이터베이스 기반의 XML응용을 위한, UML을 이용한 통합 설계 방법론', JOURNAL OF INFORMATION TECHNOLOGY APPLICATIONS & MANAGEMENT, 제9권 제1호, pp.85-96, 2002
  19. 방승윤, 주경수, '데이터베이스 기반의 XML 응용을 위한, UML을 이용한 통합 설계 방법론', 情報管理學會誌, 제19권 제2호, pp.49-67, 2002
  20. 이정수, 방승윤, 주경수, 'XML DTD의 관계형 데이터베이스 스키마의 자동변환을 위한 컴포넌트 모델링', 인터넷정보학회논문지, 제2권 제5호, pp.81-91, 2001
  21. 김채미, 최학열, 김심석 공저, '전문가와 함계가는 XML Camp', 마이트 Press, 2001