• Title/Summary/Keyword: 스키마 설계

Search Result 432, Processing Time 0.023 seconds

Extracting Entity-Relationship Schema Using Form Model in Relational Database Systems (관계 데이터베이스 시스템에서 Form Model을 이용한 개체-관계 스키마의 추출)

  • 김미화;황태희;배석찬
    • Proceedings of the Korea Society for Industrial Systems Conference
    • /
    • 2000.11a
    • /
    • pp.425-429
    • /
    • 2000
  • 데이터 모델링 접근은 주로 순 공학을 사용하여 미래의 필요구조에 초점을 맞추고 있기 때문에 새로운 데이터베이스를 설계하기 위해서는 많은 시간과 노력, 개발비가 필요하다. 그러나 기존의 데이터베이스를 재사용 한다면 개발에 필요한 시간과 노력, 개발비를 줄일 수 있을 뿐 아니라 자료의 재활용면에서 효율적이다. 본 논문에서는 사용 가능한 데이터베이스 application을 재사용하기 위해 Form model을 이용하여 새로운 데이터베이스 설계의 바탕이 되는 개체-관계 스키마를 추출하는 방법에 대해 연구하였다.

  • PDF

Design and Implementation of an XML Repository System for Structural Retrieval (구조 정보 검색을 위한 XML 저장관리시스템 설계 및 구현)

  • 이종설
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10a
    • /
    • pp.36-38
    • /
    • 1999
  • 본 논문에서는 대용량의 XML 문서를 효과적으로 저장, 관리 및 구조 기반 검색이 가능한 XML 저장관리시스템을 설계하고 구현한다. 구현한 XML 저장관리시스템은 관계형 모델을 기반으로 하고, XML 문서 전체를 저장하는 비분할 저장 모델을 사용하며, DTD에 따라 스키마가 생성되는 동적 스키마 생성 모델을 특징으로 한다. 본 논문의 XML 저장관리 시스템은 BRS 검색엔진과 ORACLE을 기반으로 하며 질의처리기 및 검색결과생성기, XML 객체관리자, XML 인덱스관리자, 구조검색엔진 등으로 구성된다. 이를 통하여 내용 및 애트리뷰트 검색 뿐만 아니라 다양한 구조 정보검색을 효율적으로 지원한다.

  • PDF

Design and Performance Analysis of Storage Schema for Efficient Storing of GML Documents (효율적인 GML 문서 저장을 위한 저장 스키마의 설계 및 성능평가)

  • Chang, Jae-Woo;Wang, Tae-Woong;Lee, Hyun-Jo
    • Journal of Korea Spatial Information System Society
    • /
    • v.9 no.2
    • /
    • pp.35-53
    • /
    • 2007
  • GML is a mark-up language which is suggested by OGC(Open GIS Consortium) for use of encoding standard concerning with storing and transferring Geographic information. For general spatial network database, researches supporting GML documents can be classified into three categories : parsing, storing, and retrieval of GML documents. Among them, the 'Storing of GML document' is essential for efficient GML document retrieval. However, There is little research on schema for storing GML documents. In addition, the existing schema for storing XML documents can't be used for GML documents due to geographic information. Therefore, In this paper, we propose efficient schema for storing GML documents In addition, we do performance evaluation of the GML schema.

  • PDF

An XMDR-based Data Model for the Efficient Management of Ontology Schema (온톨로지 스키마의 효율적 관리를 위한 XMDR 기반의 데이터 모델 설계)

  • Lee, Junghun;Woo, Yongtae
    • Journal of Information Technology and Architecture
    • /
    • v.10 no.2
    • /
    • pp.263-271
    • /
    • 2013
  • In this paper, we propose a new XMDR-based data model to efficiently manage ontology schema structured in OWL format. The proposed model would be better equipped to manage the relationship between concepts, which is a problematic area in the existing MDR model. Moreover, we present an algorithm to manage ontology schema in the database. To demonstrate the effectiveness of the proposed algorithm, experiments were conducted to recreate OWL documents for the various expressive types of OWL ontology schema that are stored in the database. These experimental results demonstrated that the proposed model effectively managed the various types of OWL ontology schema.

Design of a Mapping Structure of XML DTDs to Relational Tables (XML DTD로부터 관계형 테이블로의 사상구조 설계)

  • 박은경;정채영;김현주;배종민
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04b
    • /
    • pp.133-135
    • /
    • 2001
  • 데이터로서 XML 역할에 대한 중요성이 증대되어감에 따라, 구조 정보를 내포하고 있는 데이터로서의 XML 문서를 효과적으로 관리하는 구조설계 및 질의어 처리에 대한 연구가 활발히 진행되고 있다. XML 저장구조는 XML 스키마에 의존하지 안고, 반구조적 데이터에 대한 저장과 질의처리 설계방법과 DTD와 같은 XML 스키마를 기반으로 저장구조를 설계하는 방법이 있다. DTD는 XML 문서의 논리적인 구조정보를 표현하는 역할을 가지고 있으며, 그러한 역할은 이 기종간의 문서교환시 더욱 중요해진다. DTD 기반의 XML문서를 관계형 테이블로 사상하고자 할 때, 사상과정이 자동적으로 이루어지는 경우와 사용자가 관리자가 직접 테이블 생성에 관여하는 수동적인 사상방법이 있다. 수동적인 사상과정은 질의처리가 구현시 데이터베이스 설계 방법에 크게 의존하게 되는 단점이 있지만, 사용자가 주어진 DTD 구조에 따라서 특정 응용에 알맞은 저장구조를 직접 설계하기 때문에 더 효율적인 저장구조를 설계할 수 있다. 본 논문에서는 관계형 DB를 질의처리 하기 위한 하부 저장소로 사용하고, DTD 기반의 XML 문서를 관계형 DB 테이블간의 수동적인 사상과정을 통하여 효율적인 XML 문서 저장구조를 설계하는 방법을 제시한다.

  • PDF

A Study on Designing Metadata with Resource Description Framework for Internet Resources (RDF기반 인터넷 자원 메타데이터 설계에 관한 연구)

  • 조윤희;이두영
    • Journal of the Korean Society for information Management
    • /
    • v.17 no.3
    • /
    • pp.147-170
    • /
    • 2000
  • RDF treats all resources independently, that's integrated description model for internet resources description, that provides the model to connect resources that related with the specific resources. This article performs theoretical review of RDF model and syntax specification and RDF schema specification that's a common rule of semanics, structure and syntax those provides search and access in the area of dispersed information environment of internet and Dublin Core that's description element for build metadata. And with this way it's materialized metadata design, schema, DTD of Dublin Core element for building RDF-based metadata that is XML application.

  • PDF

A Design of XML Schema for Efficient Expanding In-Vehicle Networks (효율적인 차량네트워크 확장을 위한 XML 스키마 설계)

  • Yun, Sang-Du;Kim, Jin-Deog
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.10a
    • /
    • pp.106-109
    • /
    • 2010
  • Recently, the vehicle consists of a variety of In-vehicle networks. But each network uses its own protocol so it is difficult to communicate with others. For this reason, standard format needs to communicate between networks. Therefore, in this paper, we design the XML schema which focuses on expansibility for communicating in networks and implements the XML build and parser tool for the interoperability of in-vehicle networks based on XML schema.

  • PDF

Design a XML DBMS using RDBMS Based on XML Schema (관계형 DBMS를 이용한 XML 스키마 기반에 XML DBMS 설계)

  • Lee Sang-Tae;Lim Jong-Seon;Joo Kyung-Soo
    • Journal of the Korea Society of Computer and Information
    • /
    • v.9 no.4 s.32
    • /
    • pp.19-26
    • /
    • 2004
  • XML DTD is defining expression of simple form for XML document, there is much difficulties to define structure of XML document. Solving XML DTD's problem, W3C was select XML schema by standard in 2001. This paper proposes a design to XML DBMS using Relational Database based on XML schema to be selected by standard from W3C to overcome XML DBMS's shortcoming using XML DTD.

  • PDF

Design of a Mediator for Query Interoperation Between Object-Oriented Databases and Relational Databases (관계 데이터베이스와 객체 데이터베이스의 상호 질의를 위한 중개자의 설계)

  • Jang, in-Ki;Bae, Myung-Nam;Cho, Wan-Sup;Rhee, Chung-Se;Choi, Wan
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04b
    • /
    • pp.142-144
    • /
    • 2001
  • 응용 환경에서 동시에 이종의 모델을 지원하는 다수의 데이터베이스에 대하여 이들을 동시에 사용하거나 서로 간의 데이터 이전을 위해서는 스키마 변환과 질의 변환이 필요하다. 본 논문에서는 이종 모델 데이터베이스간의 상호 질의를 위해, 1) 관계형 스키마를 객체지향 스키마로 변환하고, 2) 관계 데이터베이스의 데이터를 객체 데이터베이스로 이전하며, 3)사용자의 관계형 질의를 객체 데이터베이스에서 인식할 수 있도록 변환하는 수행하는 중개자(Mediator)의 설계에 대해 기술한다. 제안된 중개자는 관계형 SQL 질의를 받아서, 데이터의 위치에 다랄 적절한 질의로 변환한 후, 관계 데이터베이스와 객체 데이터베이스에 있는 데이터를 자동으로 처리한다. 결과적으로, 중개자는 서로 다른 데이터베이스를 동시에 사용할 수 있는 기초가 될 것이다.

  • PDF

An Object-Oriented Database Design for Managing SGML Documents (SGML 문서의 관리를 위한 객체지향 데이타베이스 설계)

  • Han, Eh-No;Park, In-Ho;Gang, Hyeon-Seok;Kim, Wan-Seok
    • The Transactions of the Korea Information Processing Society
    • /
    • v.4 no.3
    • /
    • pp.670-684
    • /
    • 1997
  • Electronic socuments described in SGML DTD are effedtive to manage with the object-oriented database. To do that,first of all, a database design for SGML documents must be preceeded. In this paper, we suggest an object-oriented meta schema for managing SGML DTDs, which describes logical structures of electrinic socuments. We also propose a method a methof to manage electronic documents in object-oriented databases through the application database schema which is synamically create from the meta schema.

  • PDF