DTD 의존 스키마에 기반한 SGML 문서 저장 시스템 개발에 관한 연구

A Study on Development of SGML Repository System Based on DTD-dependent Schema

  • Kim, Hyeon-Gi (Electronics and Telecommunications Research Institute) ;
  • No, Dae-Sik (Electronics and Telecommunications Research Institute) ;
  • Gang, Hyeon-Gyu (Electronics and Telecommunications Research Institute)
  • 발행 : 1999.05.01

초록

In various fields of information technology, it is growing up the needs about dynamic content management systems to store and manage SGML(Standard Generalized Markup language) documents in a database system. In this paper, we consider the issue of storing SGML documents that having complex hierarchical structure into a database system, and then propose a data model based on ODMG(Object Database Management Group) object model in order to store SGML documents without loss of information. Because the proposed data model reflects physical element structure and logical entity structure of SGML documents, it is able to store the SGML document in a database system at the system at the element- level granularity without any information loss. And also the proposed data model can be adapted among ODMG-compliant object database management systems. Finally, we will discuss on the implementation details of SGML repository system supports the functionality of automatic database schema creation for any DTD(Document Type Definition0, the functionality of storing the SGML document, the functionality of dynamic document assembly from stored database objects to SGML document, and the functionality of indexing and searching for database objects.

키워드