• 제목/요약/키워드: relational schema

검색결과 145건 처리시간 0.029초

EER 모델을 이용한 Java Object 모델링과 Object 파서의 구현 (Java Object Modeling Using EER Model and the Implementation of Object Parser)

  • 김경식;김창화
    • 정보기술과데이타베이스저널
    • /
    • 제6권1호
    • /
    • pp.1-13
    • /
    • 1999
  • The modeling components in the object-oriented paradigm are based on the object, not the structured function or procedure. That is, in the past, when one wanted to solve problems, he would describe the solution procedure. However, the object-oriented paradigm includes the concepts that solve problems through interaction between objects. The object-oriented model is constructed by describing the relationship between object to represent the real world. As in object-oriented model the relationships between objects increase, the control of objects caused by their insertions, deletions, and modifications comes to be very complex and difficult. Because the loss of the referential integrity happens and the object reusability is reduced. For these reasons, the necessity of the control of objects and the visualization of the relationships between them is required. In order that we design a database necessary to implement Object Browser that has functionalities to visualize Java objects and to perform the query processing in Java object modeling, in this paper we show the processes for EER modeling on Java object and its transformation into relational database schema. In addition we implement Java Object Parser that parses Java object and inserts the parsed results into the implemented database.

  • PDF

다중 레이어 기반 제품 지식 모델 (MULTI-LAYERED PRODUCT KNOWLEDGE MODEL)

  • 이재현;서효원
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2005년도 춘계학술대회 논문집
    • /
    • pp.65-70
    • /
    • 2005
  • This paper introduces an approach to multi-layered product knowledge model for collaborative engineering environment. The participants in collaborative engineering want to share and reason product knowledge through internet without any heterogeneity and ambiguity. However the previous knowledge models are limited in providing those aspects. In this paper, the collaborative engineering domain is analyzed and then the product knowledge is organized into four levels such as product context model, product specific model, product design model and product manufacturing model. The four levels are represented by first-order logic in layered fashion. The concepts and the instances of a formal ontology are used for recursive representation of the four levels. The instances of the concepts of an upper level like product context model are considered as the concepts of an adjacent lower level like product specific model, and this mechanism is applied to the other levels. These logic representations are integrated with the schema and the instances of a relational database. OWL representation of the four levels is defined through the integration of the logic representation and OWL primitives. The four product knowledge models have their major representation according to the characteristics of each model. This approach enables engineer to share product knowledge through internet without any ambiguity and utilize it as basis for additional reasoning.

  • PDF

A STORAGE AND RETRIEVAL SYSTEM FOR LARGE COLLECTIONS OF REMOTE SENSING IMAGES

  • Kwak Nohyun;Chung Chin-Wan;Park Ho-hyun;Lee Seok-Lyong;Kim Sang-Hee
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2005년도 Proceedings of ISRS 2005
    • /
    • pp.763-765
    • /
    • 2005
  • In the area of remote sensing, an immense number of images are continuously generated by various remote sensing systems. These images must then be managed by a database system efficient storage and retrieval. There are many types of image database systems, among which the content-based image retrieval (CBIR) system is the most advanced. CBIR utilizes the metadata of images including the feature data for indexing and searching images. Therefore, the performance of image retrieval is significantly affected by the storage method of the image metadata. There are many features of images such as color, texture, and shape. We mainly consider the shape feature because shape can be identified in any remote sensing while color does not always necessarily appear in some remote sensing. In this paper, we propose a metadata representation and storage method for image search based on shape features. First, we extend MPEG-7 to describe the shape features which are not defined in the MPEG-7 standard. Second, we design a storage schema for storing images and their metadata in a relational database system. Then, we propose an efficient storage method for managing the shape feature data using a Wavelet technique. Finally, we provide the performance results of our proposed storage method.

  • PDF

Edge-Labeled 그래프 기반의 XML 인스턴스 저장 모델 (A XML Instance Repository Model based on the Edge-Labeled Graph)

  • 김정희;곽호영
    • 인터넷정보학회논문지
    • /
    • 제4권6호
    • /
    • pp.33-42
    • /
    • 2003
  • 본 논문에서는 Edge-Labeled Graph에 기반하여 XML 인스턴스들을 관계형 데이터베이스내에 저장하는 모델을 제안하고 구현한다. 저장 모델은 저장되는 XMI 인스턴스들을 Edge-Labeled Graph에 기반하여 데이터 그래프로 표현하며, 표현한 데이터 그래프상의 정보를 저장하기 위해 데이터베이스 스키마로 제시된 데이터 경로, 요소, 속성, 테이블 인덱스 테이블의 구조에 따라 정의된 값들을 추출하고 Mapper 모듈을 이용하여 저장하며 질의를 지원하기 위해, XPATH를 따르는 질의 언어인 XQL을 SQL로 변환하는 모듈, 또한 저장된 XML 인스턴스를 복원하는 DBtoXML 모듈을 갖도록 하였다. 구현 결과, XML 인스턴스들과 제안한 저장 모델 구조로의 저장 관계가 그래프 기반의 경로를 이용한 표현으로 가능했으며, 동시에, 특정 요소 또는 속성들의 정보들을 쉽게 검색할 수 있는 가능성을 보였다.

  • PDF

XML DTD의 관계형 데이터베이스 스키마로의 자동변환을 위한 컴포넌트 모델링 (Modeling Components for mapping from XML DTD to RDB schema)

  • 이정수;방승윤;주경수
    • 인터넷정보학회논문지
    • /
    • 제2권5호
    • /
    • pp.81-91
    • /
    • 2001
  • XML은 웹에서 구조화된 정보나 반-구조화된 정보를 교환하고 저장하는데 있어서 하나의 표준 마크업 언어로 채택되고 있는 추세이다. 웹을 통한 정보교환에 있어서, XML 메시지의 소스 데이터는 Legacy 데이터베이스에 저장되어 있기 때문에 XML 응용과 데이터베이스 시스템과의 원활한 연계가 요구되어진다. 이를 위하여 Oracle8i와 9i 및 Informix 그리고 SQL2000과 같은 DBMS들은 XML을 취급하기 위하여 자신의 DBMS들을 확장하고 있다. 그러나 이러한 방법은 플랫폼-종속적이며 DBMS-종속적이다. 따라서 원활한 XML 응용과 데이터베이스 시스템과의 연계를 위해서는 플랫폼-독립적이며 DBMS-독립적인 연계방안이 요구된다. 이에 따라 본 논문에서는 XML응용과 기존의 데이터베이스 시스템과의 원활한 연계를 위하여. XML DTD를 토대로 관계형 데이터베이스 스키마를 설계하기 위한 미들웨어 컴포넌트를 설계하였다.

  • PDF

인터넷 대학강의안의 검색을 위한 Metadata DB 구축 (Constructing a Metadata DB to Facilitate Retrieval of Faculty Syllabi on the Internet)

  • 오삼균
    • 정보관리학회지
    • /
    • 제16권2호
    • /
    • pp.149-164
    • /
    • 1999
  • 이 논문에서는 인터넷에 산재한 대학강의안들을 대상으로 새로 개발한 검색 시스템을 소개하고 이 메타데이터 데이터베이스 시스템이 제공하는 다양한 검색과 브라우징 기능을 논한다. 사용자가 질 높은 대학강의안들을 쉽게 검색할 수 있도록 돕는 것을 목적으로 한 이 시스템의 목록 요소는 더블맅코어에 기저하여 강화했으며, 이 시스템의 데이터베이스 설계에는 개체-관계 모델을 사용, 채택된 요소들 간의 개념적 스키마를 작성했고, 대학강의안 목록정보를 저장하는 데에는 관계형 데이터베이스를 이용했다. 현재 작동되고 있는 이 시스템의 URL은 “http://lis.skku.ac.kr/gfs/”이다.

  • PDF

상품 온톨로지 저장을 위한 관계형 데이터베이스 논리적 설계 (Logical Design of Product Ontology in Relational Databases)

  • 이현자;심준호
    • 한국전자거래학회지
    • /
    • 제14권1호
    • /
    • pp.81-92
    • /
    • 2009
  • 전자 상거래 도메인에서 온톨로지가 실용적으로 활용되기 위해서는 온톨로지를 잘 저장 관리하고 사용자가 기대하는 온톨로지 질의에 대한 응답 처리가 가능해야 한다. 다양한 장점과 신뢰성을 바탕으로 한 관계형 데이타베이스 기반의 상품 온톨로지의 저장이 현실적 실용 방안이라고 할 때, RDBMS에서 온톨로지 질의 처리가 가능하기 위해서는 상품 온톨로지의 개념과 개념들간의 관계에 대한 정보가 잘 처리될 수 있도록 저장되어야 한다. 이 논문에서는 관계형 데이타베이스 기반에서 확장성과 효율적인 상품 온톨로지의 의미적 관계에 대한 질의 처리를 위한 데이터베이스 설계 방법을 제안한다.

  • PDF

Edge-Labeled Graph를 적용한 XML 저장 모델 (XML Repository Model based on the Edge-Labeled Graph)

  • 김정희;곽호영
    • 한국정보통신학회논문지
    • /
    • 제7권5호
    • /
    • pp.993-1001
    • /
    • 2003
  • 본 논문에서는 Edge-Labeled Graph에 기반하여 XML 인스턴스들을 관계형 데이터베이스로 저장하는 모델을 제안하고 구현한다. 저장되는 XML 인스턴스들은 Edge-Labeled Graph에 기반 한 Data Graph로 표현하고 이를 이용하여 데이터 경로, 엘리먼트, 속성, 테이블 인덱스 테이블에 정의한 값들을 추출한 후 Mapper를 이용하여 데이터베이스 스키마를 정의하고 추출된 값들을 저장한다. 그리고, 저장 모델은 질의를 지원하기 위해, XPATH를 따르는 질의 언어로 사용되는 XQL을 SQL로 변환하는 변환기 및 저장된 XML 인스턴스를 복원하는 DBtoXML 처리기를 갖도록 한다. 구현 결과, XML 인스턴스들과 제안된 모델 구조간의 저장 관계가 그래프 기반의 경로를 이용한 표현으로 가능했으며, 동시에, 특정 엘리먼트 또는 속성들의 정보들을 쉽게 검색할 수 있는 가능성을 보였다.

Standard-based Integration of Heterogeneous Large-scale DNA Microarray Data for Improving Reusability

  • Jung, Yong;Seo, Hwa-Jeong;Park, Yu-Rang;Kim, Ji-Hun;Bien, Sang Jay;Kim, Ju-Han
    • Genomics & Informatics
    • /
    • 제9권1호
    • /
    • pp.19-27
    • /
    • 2011
  • Gene Expression Omnibus (GEO) has kept the largest amount of gene-expression microarray data that have grown exponentially. Microarray data in GEO have been generated in many different formats and often lack standardized annotation and documentation. It is hard to know if preprocessing has been applied to a dataset or not and in what way. Standard-based integration of heterogeneous data formats and metadata is necessary for comprehensive data query, analysis and mining. We attempted to integrate the heterogeneous microarray data in GEO based on Minimum Information About a Microarray Experiment (MIAME) standard. We unified the data fields of GEO Data table and mapped the attributes of GEO metadata into MIAME elements. We also discriminated non-preprocessed raw datasets from others and processed ones by using a two-step classification method. Most of the procedures were developed as semi-automated algorithms with some degree of text mining techniques. We localized 2,967 Platforms, 4,867 Series and 103,590 Samples with covering 279 organisms, integrated them into a standard-based relational schema and developed a comprehensive query interface to extract. Our tool, GEOQuest is available at http://www.snubi.org/software/GEOQuest/.

그래프 데이터베이스 모델을 이용한 효율적인 부동산 빅데이터 관리 방안에 관한 연구 (A Study on Effective Real Estate Big Data Management Method Using Graph Database Model)

  • 김주영;김현정;유기윤
    • 한국지리정보학회지
    • /
    • 제25권4호
    • /
    • pp.163-180
    • /
    • 2022
  • 부동산 데이터는 경제, 법률, 군중심리 등 다양한 분야와 상호작용하고 복잡한 레이어의 데이터로 구성되어 있으며, 그 양 또한 방대하고 빠르게 변화하여 빅데이터로 볼 수 있다. 부동산 빅데이터를 관리하기 위한 기존의 관계형데이터베이스는 스키마가 고정되어 있고 수직적 확장성을 가지며 다양한 관계를 처리하기 어려운 한계가 있다. 이러한 한계를 극복하기 위하여 본 연구에서는 부동산 데이터를 그래프데이터베이스에 구축함으로써 그 유용성을 검증하였다. 연구방법은 가장 널리 사용되는 데이터베이스 중 하나인 관계형데이터베이스 방식인 MySQL과 그래프데이터베이스 방식인 Neo4j에 다양한 부동산 데이터를 모델링하고 실생활에서 사용되는 부동산 질문들을 수집하여 9개의 질문들에 대해 그래프데이터베이스와 관계형데이터베이스의 쿼리시간을 비교하였다. 실험결과로 Neo4j는 다양한 관계를 추론하는 다중 JOIN 문이 있는 쿼리에도 일정한 성능을 보였지만 MySQL은 JOIN문이 많아질수록 쿼리시간이 급격하게 증가하는 경향을 보였다. 이러한 결과를 통해 다양한 관계를 가진 부동산 빅데이터에 Neo4j 같은 그래프데이터베이스가 효율적일 수 있음을 알 수 있으며 부동산가격 요인예측, 부동산에 대한 AI스피커 질의 등의 분야에서 활용을 기대할 수 있다.