• 제목/요약/키워드: Object-oriented database

검색결과 290건 처리시간 0.027초

인체모델 개발을 위한 객체지향적 데이타베이스의 구축 (An object-oriented database for the development of an argonomic man model)

  • 강동석;정의승
    • 대한인간공학회:학술대회논문집
    • /
    • 대한인간공학회 1993년도 춘계학술대회논문집
    • /
    • pp.10-17
    • /
    • 1993
  • An object-oriented database was developed as a framesork for integrating into ergonomic interface models data for workplace modelling and ergonomic evaluation functions as well as basic anthropometric data required to construct a man model. In order to develop an ergonomic man model representing operators that interact with his working evnironments, not only anthro- pometric data but also efficient handling of such data and accurate representation of the work- space are needed as a prerequistite to proper ergonomic evaluation. Most existing man models are not, however, capable of fully utilizing these data due to the lack of a generallized formalism of data handling, which results in system performance degradation or a potential difficulty when the system is upgraded. In this research, these three sets of data with distinct characteristics were incorporated into a comon integrated database required to manipulate an ergonomic interface model fully coupled with the man model itself. An object- oriented scheme was sued for the database design Specifically, UniSQL/X, an object-oriented database management system and the X-window system on SPARC workstation were used for implementation. The ergonomic man model generated from the object-oriented database is found to possess great flexibility and performance compared to existing ergonomic interface models or ergonomic CAD systems.

  • PDF

객체지향 데이터베이스 시스템에서 내포적 답의 처리 기법 (Intensional Answers in Object-Oriented Database Systems)

  • Kim, Yang-Hee
    • 정보처리학회논문지D
    • /
    • 제9D권2호
    • /
    • pp.227-234
    • /
    • 2002
  • 기존 데이터베이스 시스템에서 질의를 처리할 때, 질의문의 응답은 사실이나 튜플들의 집합이다. 객체지향 데이터베이스 시스템에서도 객체들의 집합이 질의문의 응답이다. 그러나 추론적 데이터베이스 시스템에서는 질의문에 대하여 식의 집합으로 응답할 수 있으므로, 질의문 처리 비용을 절감할 수 있으며, 데이터베이스 상태와는 독립적인 좀 더 간결한 "내포적 답"으로 표현할 수 있다. 본 논문에서는 객체지향 데이터베이스 시스템에 규칙을 도입하여 추론적 데이터베이스 시스템에서 사용되는 내포적 질의문 처리 방법과 결합하여, 기존의 객체지향 데이터베이스 시스템에서 답을 얻을 수 없었던 불완전한 질의문에 대한 답을 얻을 수 있게 하였을 뿐만 아니라, 답의 클래스의 이름으로 표현함으로써, 답을 보다 명료하게 이해할 수 있게 해준다.

객체모델을 이용한 XML DTD의 OODB 스키마로의 변환 (Transformation from XML DTD to OODB Schema using Object Model)

  • 최문영;주경수
    • 정보처리학회논문지D
    • /
    • 제9D권2호
    • /
    • pp.195-202
    • /
    • 2002
  • B2B 전자상거래와 같이 XML.을 이용한 정보교환이 확산되고 있으며 이에 따라 상호 교환되는 정보에 대하여 체계적이며 안정적인 저장관리가 요구되고 있다. 이를 위해 XML 응용과 데이터베이스 연계를 위한 다양한 연구가 관계형 데이터베이스를 중심으로 수행되었다. 그러나 계층구조를 갖는 XML 데이터를 2차원 테이블의 집합인 관계형 정보로 표현하는 관계형 데이터베이스로의 저장에는 본질적인 한계가 있어, 계층구조를 지원하는 객체지향 데이터베이스로의 저장이 요망된다. 이에 따라 계층구조를 갖는 XML 데이터를 객체지향 데이터 베이스로 지장하기 위한 모델링 방안이 요구된다. 본 논문에서는 객체모델을 토대로 DTD를 객체 지향 데이터베이스 스키마로 변환하기 위한 방법을 제안한다. 이를 위하여 먼저 DTD를 객체모델로 변환시키기 위한 객체변환 방안을 제시하고, 변환된 객체모델을 객체지향 데이터베이스 스키마로 변경시키기 위한 스키마 변환 방법을 제안했다.

객체지향 데이터베이스를 이용한 지식베이스 모형(OOKS) 개발 (Development of OOKS : a Knowledge Base Model Using an Object-Oriented Database)

  • 허순영;김형민;양근우;최지윤
    • 지능정보연구
    • /
    • 제5권1호
    • /
    • pp.13-34
    • /
    • 1999
  • Building a knowledge base effectively has been an important research area in the expert systems field. A variety of approaches have been studied including rules, semantic networks, and frames to represent the knowledge base for expert systems. As the size and complexity of the knowledge base get larger and more complicated, the integration of knowledge based with database technology cecomes more important to process the large amount of data. However, relational database management systems show many limitations in handing the complicated human knowledge due to its simple two dimensional table structure. In this paper, we propose Object-Oriented Knowledge Store (OOKS), a knowledge base model on the basis of a frame sturcture using an object-oriented database. In the proposed model, managing rules for inferencing and facts about objects in one uniform structure, knowledge and data can be tightly coupled and the performance of reasoning can be improved. For building a knowledge base, a knowledge script file representing rules and facts is used and the script file is transferred into a frame structure in database systems. Specifically, designing a frame structure in the database model as it is, it can facilitate management and utilization of knowledge in expert systems. To test the appropriateness of the proposed knowledge base model, a prototype system has been developed using a commercial ODBMS called ObjectStore and C++ programming language.

  • PDF

시각적 객체 지향 데이타베이스 설계 지원 시스템에 관한 연구 (Visual Object-Oriented Database Design Support System(VODS))

  • 류시국;강현석
    • 한국정보처리학회논문지
    • /
    • 제3권4호
    • /
    • pp.745-756
    • /
    • 1996
  • 본 논문은 객체 지향 데이타베이스 설계의 전 과정을 지원해 주는 VODS의 설계 및 구현에 대해서 기술한다. VODS는 EOMT를 기반으로 데이타베이스 설계 과정을 수행한다. EOMT는 하이퍼미디어 객체를 다룰 수 있도록 하기 위해 OMT의 객체 모델에 정보향해 기능을 지원할 수 있도록 확장한 객체 지향 데이타베이스 설계방법론이다. 데이타베이스 설계자는 VODS의 기본 화면에서 시작하여 마우스로 적절한 아이콘과 명령을 클릭하면 서 설계의 전 과정을 수행할 수 있다.

  • PDF

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

  • 한에노;박인호;강현석;김완석
    • 한국정보처리학회논문지
    • /
    • 제4권3호
    • /
    • pp.670-684
    • /
    • 1997
  • SGML로 기술된 전자문서는 객체지향 데이타베이스로 관리하는 것이 효과적이다. 이를 위해서는 SGML 문서들을 위한 데이타베이스 설계가 선행되어야 한다. 본 논문은 전자문서의 논리적 구조를 기술하는 SGML DTD 정보를 관리하기 위한 객체지향 메타 스키마를 제안하고, 이 메타 스키마로부터 동적으로 생성된 응용 데이바베이스 스키마를 통해 전자문서를 객체지향 데이타베이스에서 관리하는 방법을 제안한다.

  • PDF

추론적 기법을 사용한 객체지향 데이터베이스의 지능적인 질의 처리 (Intelligent Query Processing in Deductive and Object-Oriented Databases)

  • Kim, Yang-Hee
    • 지능정보연구
    • /
    • 제9권1호
    • /
    • pp.251-267
    • /
    • 2003
  • 객체지향 데이터 베이스에서는 지능 정보시스템에서 요구하는 것을 만족하기 위하여 보다 지능적인 질의 처리 기법이 필요하다. 본 논문에서는 추론적 기법을 사용하여, 객체지향 데이터베이스에서의 지능적인 질의 처리하는 방법에 대하여 논의한다. 논문에서 제시하는 방법을 사용하여, 객체지향 데이터베이스에서 주어진 질의에 대한 답을 추상적으로 표현하는 지능적인 답을 얻을 수 있다. 본 논문에서 제안하는 지능적인 질의 처리 방법은 규칙 표현, 규칙 재편성, 전 분석, 분석의 네 단계로 구성된다. 규칙 표현 단계에서는 객체지향 데이터베이스 스키마를 사용하여 추론 규칙을 생성한다. 규칙 재편성 단계에서는 규칙에서 순환을 제거한다. 전 분석 단계에서는 유일한 내포적 문자를 얻기 위하여 규칙변환이 이루어진다. 분석 단계에서는 SLD-분석을 사용하여 내포적 답을 구한다.

  • PDF

객체지향접근방식을 기반으로 한 도시지리정보시스템의 데이터베이스 설계에 관한 연구 (Database Design for an Urban Geographic Information System based on an Object-oriented Approach)

  • 옥한석;김갑열;김창환;김상욱
    • 한국지리정보학회지
    • /
    • 제1권2호
    • /
    • pp.56-66
    • /
    • 1998
  • 본 연구는 지적 정보와 지형정보를 기초로 한 도시지리정보시스템에 있어서 종합적인 도시토지정보관리를 위한 객체지향형 데이터베이스를 설계해 보고자 하였다. 객체지향 모델링 기법(Object-oriented Modeling Technique:OMT)은 기존의 관계형 데이터모델에 비하여 다수의 개체와 다양한 형태의 자료형이 존재하는 복잡한 도시지리정보를 보다 쉽고 자연스럽게 모델링할 수 있다. 이를 위하여 먼저 도시지리정보의 내용 중에서 토지관련 정보를 중심으로 한 정보 수요를 파악하고, 그 다음으로 이들 요구사항을 기반으로 하여 데이터베이스 설계를 수행하였다. 전통적인 관계형 모델보다는 훨씬 탁월하고 재생능력이 풍부하였다. 도시정부의 토지 관련 각 부처에서 다루고 있는 정보내용을 실질적으로 분석하고, 이를 객체지향형 모델링으로 통합하여 시스템 내에서 구축하게 되면 행정의 능률과 경제성을 동시에 확보할 수 있는 것이다.

  • PDF

관계 역할에 따른 개체 - 관계 모델의 객체지향 데이타베이스 모델로 변환 (Transforming an Entity - Relationship Model into an Object - Oriented Database Model Depending on the Role of Relationship)

  • 김삼남;이홍로;류근호
    • 한국정보처리학회논문지
    • /
    • 제4권7호
    • /
    • pp.1665-1680
    • /
    • 1997
  • 다양한 응용 분야의 데이터베이스 설계시에 시스템 사용자와 설계자 간의 이해를 증진시키고 올바른 모델링을 위해 개체-관계 모델이 많이 사용되고 있다. 그렇지만 효과적인 구현을 위해 이 개체-관계 모델로 표현된 데이터베이스는 데이터 조작과 표현이 효율적인 객체지향 데이터베이스 모델로 변환되어야 한다. 이를 위해 개체-관계 모델의 모든 개념을 객체지향 모델의 개념으로 의미의 손실없이 변환시키는 방법이 연구되어야 한다. 이 논문은 일반화 상속과 집단화 상속의 개념을 도입하여 개체-관계 모델의 기능을 확장시켰고, 개체-관계 모델의 각 성분을 객체지향 데이터베이스 모델의 성분으로 변환시키는 규칙을 제시하고자 한다. 이 변환 규칙에서 역할에 따른 변환 기법을 제시하고, 이 제시된 변환 규칙을 이용하여 개체-관계 모델에서 객체지향 모델의 스키마로 의미의 손실 없이 변환됨을 예로써 보인다. 제안된 변환 기법은 데이터베이스 설계의 논리적 모델 설계에 활용될 수 있다.

  • PDF

일관 구조설계 시스템 구축에 있어서 객체지향 데이터 베이스의 도입 (Object-Oriented Database Application for An Integrated Structural Design Process)

  • 천진호;김홍국;이병해
    • 한국전산구조공학회:학술대회논문집
    • /
    • 한국전산구조공학회 1993년도 봄 학술발표회논문집
    • /
    • pp.79-85
    • /
    • 1993
  • An integrated structural design system can define and process complex design information that occurs in each of the design stages for flexible cooperation. It can also reduce human error on sequential design steps: preliminary design, analysis and detailed design. Therefore, it's very important to have consistent semantic expression and procedure for structural design information that has complex relationships. In this study, we introduce the object-oriented concepts and object-oriented database thechnique that provides high level semantic expression in order to develop an integrated structural design system.

  • PDF