• 제목/요약/키워드: Schema Integration

검색결과 148건 처리시간 0.023초

MPEG-21 기반의 REL/RDD 연동 시스템 (A Integration Systems of REL/RDD based on MPEG-21)

  • 연동희;김윤기;송종철;정회경
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2005년도 춘계종합학술대회
    • /
    • pp.421-424
    • /
    • 2005
  • 최근 급증하고 있는 멀티미디어 컨텐츠들을 위한 전송 및 소비방식에 관한 관리기술이 각각의 기업마다 호환성을 염두 하지 않은 채 개발됨에 따라 상호간의 공유가 불가능해 체계적인 저작권 기술개발에 큰 걸림돌이 되고 있다. 이를 위해 ISO(International Organization for Standardization) 산하 MPEG(Moving Picture Experts Group) 위원회에서는 MPEG-21 프레임워크를 제정하여 XML(Extensible Markup Language) 기반의 저작권 처리 언어로 REL(Right Expression Language)을 제안하고 표준화하였다. 그러나 REL 문서의 작성을 위해서는 XML과 REL 구조를 정의한 스키마(Schema)등의 전문 지식이 필요한 것과 REL 문서의 권한과 소비 측 권한의 명칭이 다를 때 생기는 모호성 등의 문제가 발생하게 되었다. 이에, 본 논문에서는 편리하게 REL 문서를 저작하고 검증하기 위한 REL 저작 및 소비 시스템과 REL의 모호성을 제거할 수 있도록 웹서비스 기술을 이용한 RDD(Right Data Dictionary) 연동 시스템을 설계 및 구현하였다.

  • PDF

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/.

${\cdot}$양방 협진 전자의무기록 시스템 구축을 위한 통합 데이터베이스 구축 (An Implementation of Intefrated Database for Electronic Medical Record System in East-West Medical Collabration)

  • 안요찬;오상봉
    • Journal of Information Technology Applications and Management
    • /
    • 제12권2호
    • /
    • pp.129-143
    • /
    • 2005
  • In recent years, two major streams in medical information systems are:1) system integration among OCS(Order Communication System), EMR(Electronic Medical Record), PACS(Picture Archiving and Communication System), and ERP(Enterprise Resource Planning) and 2) system integration through medical collaboration between East and West medical service providers. One of the characteristics which differentiate the Korean medical industry from the western medical industry is the East-West medical collaboration. In many respects there are many differences between East and West medical treatment. Although East and West medical treatment have developed from different medical philosophies and standards, we assume that the better medical care can be provided by integrating their medical procedures effectively. The two possible approaches to the integration of East and West medical information systems are suggested in this paper:One is loosely coupled model and the other is tightly coupled model. EMR improves the quality of medical record which reflects the quality of clinical practice. It provides more efficient and convenient way of input, retrieval, storage, communication and management of medical data. We abstracted the standard medical procedures from the two medical procedures performed in Daejeon Oriental Hospital and Hehwa Clinic at Daejeon University and also abstracted database schema by analyzing the characteristics of information needed in East-West medical collaboration. Our EMR is composed of two types of data:one is structured data and the other is unstructured data, which are formalized by SOAP(Subjective, Objective, Assessment, Plan) format. Currently the integrated system is implemented and operated successfully for six months.

  • PDF

유사 구조를 가지는 XML 문서들의 DTD 통합 알고리즘 (A Unification Algorithm for DTDs of XML Documents having a Similar Structure)

  • 유춘식;우선미;김용성
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제31권10호
    • /
    • pp.1400-1411
    • /
    • 2004
  • 논리적으로 동일한 종류에 속하여 서로 유사한 구조를 가지는 많은 XML 문서들이 서로 다른 종류로 분류되어 서로 다른 문서형 정의(DTD)를 가지게 되는 경우가 많다. 이로 인하여 XML 문서를 저장하기 위한 데이타베이스의 스키마가 서로 다르게 되고, 동일한 데이타베이스에 저장되어야 하는 XML 문서들이 서로 다른 데이타베이스에 저장되는 문제점이 발생하게 된다. 이러한 문제점을 해결하기 위하여 본 논문에서는 유한 오토마타와 트리구조를 이용하여 유사한 구조를 가지는 XML 문서들의 DTD를 통합하는 알고리즘을 제안한다. 유한 오토마타는 DTD의 반복연산자나 연결자를 표현하기에 적합하고 표현 방법이 단순하므로 DTD 통합 알고리즘의 복잡도를 감소시킬 수 있다. 또한 제안한 알고리즘의 효과성을 검증하기 위하여 국내 학회 논문지의 논문 DTD를 통합하는데 본 논문에서 제안한 알고리즘을 적용한다.

분산객체 시스템을 위한 관계형 데이터베이스 연동도구의 개발 (Development of a CASE Tool on Relational Databases for Distributed Object Systems)

  • 박우창
    • 한국정보처리학회논문지
    • /
    • 제7권1호
    • /
    • pp.20-28
    • /
    • 2000
  • 분산 데이터베이스 시스템은 여러 곳에 이질적인 데이터 소스가 존재하는 정보환경에서 데이터가 처리되는 시스템이다. OMG에 의하여 제시된 CORBA는 이 기종의 분산 환경 하에서 플랫폼에 대해 독립성을 가지고 응용프로그램들을 통합하여 상호 연동할 수 있는 표준으로 제시되었다. 본 논문은 이러한 환경에서 CORBA 객체를 통해 인터페이스 방식에 의한 코드생성을 통하여 분산된 관계형 데이터베이스의 상호작동을 돕는 소프트웨어 도구를 개발한다. 본 논문에서 개발된 도구는 관계형 데이터베이스의 스키마를 관리하고, 스키마에 해당하는 테이블에 대한 CORBA IDL 인터페이스를 생성하며, $C^{++}$ stub에 따른 비교 등 인터페이스 방식에 관한 몇 가지 성능을 실험하고 평가하였다. 개발된 도구는 관계형 데이터베이스 상호 연동에 필요한 코드를 제공함으로써 분산 정보검색 시스템, 데이터 웨어하우징 등의 응용에 사용할 수 있다.

  • PDF

다양한 음성코퍼스의 통합 관리시스템 구축 (Construction of Integration Management System of Various Speech Corpora)

  • 유경택;정창원;김도관;이용주
    • 한국컴퓨터정보학회논문지
    • /
    • 제11권1호
    • /
    • pp.259-271
    • /
    • 2006
  • 본 논문에서는 다양한 음성코퍼스의 통합 관리 시스템을 설계하고 구현하기 위한 여러 고려 사항들을 검토 하고자 한다. 본 논문의 목적은 음성 연구에 필요한 다양한 음성 데이터베이스의 종류 그리고 서로 다른 데이터 형태로 구축된 음성코퍼스를 통합적으로 관리하는데 있다. 또한, 부가적으로 사용자가 요청하는 다양한 조건에 맞는 음성 데이터들을 효과적으로 검색 가능하고 새로 구성된 음성코퍼스를 손쉽게 추가 할 수 있도록 고려하였다. 이를 위해 기존의 구축된 음성코퍼스의 수정 없이 새로운 정보를 통합 관리하기 위한 전역 스키마(global schema)를 설계하고, 이를 기반으로 시 공간의 제약 없이 액세스 할 수 있는 웹 기반의 통합 관리 시스템을 구축하였다. 끝으로 서비스에 포함된 수행 결과인 웹기반 인터페이스를 기술하고, 통합 관리 시스템을 구현하기 위해 인덱스 뷰를 사용한 효과성을 보인다.

  • PDF

관계형 데이터베이스 뷰 정의로부터 온톨로지 클래스와 계층 관계 생성 기법 (Generating Ontology Classes and Hierarchical Relationships from Relational Database View Definitions)

  • 양준석;김기성;김형주
    • 한국정보과학회논문지:데이타베이스
    • /
    • 제37권6호
    • /
    • pp.333-342
    • /
    • 2010
  • 온톨로지는 시맨틱 웹을 구현하기 위해 중요한 역할을 하지만 이를 구축하는 작업은 많은 시간을 필요로 한다. 그러므로 기존 웹의 데이터 중 많은 양을 차지하고 있는 관계형 데이터베이스로부터 온톨로지를 자동으로 생성하는 연구들이 진행되고 있다. 기존의 연구들은 데이터베이스 스키마와 저장된 데이터 분석을 통한 온톨로지 생성에 대한 연구들이 주를 이룬다. 이러한 연구들은 데이터베이스 스키마 중 테이블과 제약조건만을 분석하여 온톨로지 스키마를 생성하며, 뷰 정의를 고려하지 않는다. 그러나 뷰는 데이터베이스 설계자가 데이터베이스를 사용하는 도메인을 고려하여 정의하므로, 뷰 정의를 고려할 경우 추가적인 클래스와 상하위 관계를 생성할 수 있다. 그리고 이렇게 생성된 클래스는 온툴로지에 대한 질의 처리와 통합에 유용하게 사용될 수 있다. 본 논문에서는 기존의 방법들을 분석하여 클래스와 상하위 관계 생성을 정형화하였으며, 뷰 정의를 분석하여 기존의 방법을 통해 생성된 온톨로지에 추가적인 클래스와 상하위 관계를 생성하는 방법을 제안한다. 또한 제안하는 방법을 이용해 예제 데이터베이스 스키마로부터 생성된 온톨로지의 결과 분석을 수행하고, 이를 통해 뷰 정의로부터 의미 있는 클래스와 상하위 관계가 추가적으로 생성되었음을 보인다.

BIM과 이기종 솔류션 데이터 통합을 고려한 시설물관리 시스템 아키텍처 개발에 관한 연구 (A Study on BIM-based Facility Management System Architecture Development considering the heterogeneous solution data integration)

  • 강태욱;최현상
    • Spatial Information Research
    • /
    • 제21권4호
    • /
    • pp.25-34
    • /
    • 2013
  • 연구의 목적은 BIM과 다양한 이기종 솔류션 데이터 통합을 고려한 시설물 관리 시스템 아키텍처를 개발하는 것이다. 이기종 솔류션 데이터는 시설물 관리 시스템, 자산 관리 시스템, 시설물 센서 데이터베이스 시스템 뿐 아니라 모델러로 부터 생성된 파일이 될 수도 있다. 본 연구에서 이기종 솔류션 데이터 통합을 위한 고려사항을 도출하고 이를 구현하기 위해 ETL (Extract, Transform and Load)을 사용한 BIM기반 데이터 통합 방법을 제안한다. 이와 관련된 연구동향을 조사하고, BIM기반 이기종 솔류션 데이터 통합 지원 아키텍처 개발을 위한 유스케이스를 도출하였다. 이를 통해 BIM기반으로 시설물 객체와 관련된 데이터를 확인할 수 있도록 FM 데이터베이스 스키마를 개발하였다. 마지막으로 아키텍처 적용 가능성을 확인하기 위해 제안된 방법을 이용하여 프로토타입을 구현하였다.

표준도 기반의 토목구조물 BIM 라이브러리 개발 -국토교통부 표준도를 대상으로 (Development of BIM Library for Civil Structures based on Standardized Drawings-Focused on 2D Standard Drawings of The MOLIT)

  • 문현석;주기범
    • 한국CDE학회논문집
    • /
    • 제19권1호
    • /
    • pp.80-90
    • /
    • 2014
  • In architecture projects, BIM library has widely been using for prefabrication of products and design process. However, since the shape of structures is different by each project in civil engineering projects and a shape representation system is complicated, it is not easy to develop a standardized BIM library. To solve these issues, this study develops BIM library based on standardized 2D shop drawings for civil structures. The standardized shop drawings, which are the targets of the BIM library model, should be first selected. Besides, in order to define modeling scope with the level of general and shop drawings for each structure, LOD(Level of Detail) and breakdown structure are determined, and development methods of families of 3D object type including 2D profile and rebar through commercial software are established. With these, properties of BIM library are configured, and a utilization model of the BIM libraries is constructed for 3D modeling and a simulation using the BIM library. Therefore, this study can identify properties that are necessary when IFC schema is configured for civil engineering projects. For future, it is expected that easiness of BIM design for the civil engineering projects and generation, management, and analysis system of BIM library for road projects will be secured.

웹 서비스를 활용한 의료정보 통합 시스템 설계 (A integration system of medical information using Web service)

  • 김유준;권훈;곽호영
    • 한국콘텐츠학회:학술대회논문집
    • /
    • 한국콘텐츠학회 2007년도 추계 종합학술대회 논문집
    • /
    • pp.857-860
    • /
    • 2007
  • 최근 병원내의 전산화로 인하여 병원의 모든 업무는 의료정보시스템을 통하여 이루어지고 있다. 환자에 대한 진료 기록 및 각종 자료가 전산화되어 환자의 병력사항은 모두 의료정보 데이터베이스에 기록되어 관리되어지고 있다. 이러한 의료정보 시스템은 각 개발회사에 따라 또는 병원 자체적으로 개발된 시스템에 따라 비표준화된 의료정보를 각기 관리하고 있다. 이에 의료정보시스템을 통한 서로 다른 병원간의 정보공유가 원활이 이루어지지 않고 있다. 따라서 본 논문에서는 병원간의 서로 다른 의료정보를 표준화하여 이를 웹 서비스를 이용한 통합 모듈을 제공하는 시스템을 설계하였다. 각각의 의료정보를 표준화할 수 있는 의료정보 데이터베이스를 설계하고, 기존의 각 병원의 의료정보를 활용하기 위하여 데이터베이스 변환기 모듈을 제공한다. 또한, 각각의 병원별로 제안된 통합 시스템 모듈을 웹 서비스를 이용하여 사용함으로써 시간과 비용이 절감된다. 이러한 통합 의료정보를 바탕으로 병원 서로간의 정보를 공유함으로써 업무의 효율성을 증대할 수 있다.

  • PDF