• Title/Summary/Keyword: XML DTD 통합

Search Result 66, Processing Time 0.027 seconds

A Medical Integration Framework based on XML for efficient exchange and sharing of Electronic Health Record using HL7 (The LEX System : HL7을 사용하는 전자의무기록의 효율적인 교환과 공유를 위한 XML기반 통합의료환경의 구축)

  • Lee, Min-Kyung;Cheong, Jae-Heon;Chun, Jong-Hoon;Yoo, Soo-Young;Kim, Bo-Young;Choi, Jin-Wook
    • The KIPS Transactions:PartD
    • /
    • v.9D no.5
    • /
    • pp.769-778
    • /
    • 2002
  • The LEX system is a XML-based framework for medical information consolidation. The Lex makes it possible for heterogeneous HISs(Hospital Information Systems) exchange and share HL7 messages by storing the messages into a single Central Clinical Database. In this paper, we propose a HL7 message server independently interoperable from existing HIS to generate HL7 messages, and design an XML database schema suitable for storing and manipulating such data. We also propose a new DTD for efficient transformation of HL7 messages to XML documents for storage saving as well as supporting patient-oriented information retrieval.

A Unified Design Methodology for XML Applications based on OODB (객체지향 데이터베이스 기반의 XML 응용을 위한 통합 설계 방법론)

  • 김경수;최문영;주경수
    • Journal of the Korea Society of Computer and Information
    • /
    • v.7 no.1
    • /
    • pp.54-61
    • /
    • 2002
  • In this paper, we implement the XML modeling and data modeling by the class diagram that is made by the use case after drawing out the sequence diagram. For the XML modeling, the guiding line to map the UML classes on the XML document will be presented. Then, an example to generate the ie DTD from the UML classes will be shown under the presented guiding line. In the data modeling, the transformation method from the In classes into the object-oriented database also will be proposed. Finally, we will give an example developed by the Proposed transformation method.

  • PDF

(Design and Implementation of XML-based Item Bank Systems) (XML기반 문제은행 시스템의 설계 및 구현)

  • 김영기;이철환;한선관;한희섭
    • Journal of the Korea Computer Industry Society
    • /
    • v.3 no.9
    • /
    • pp.1215-1222
    • /
    • 2002
  • This study is design and implementation of XML-based Item Bank System. This system can apply the student with effective assessment by creating, searching and providing of educational problems using XML. In order to supply standard problems to student, first, we analyzed the standard types of various problems and designed these types with XML DTD. Second, we extracted math problem in the elementary school by applying these standard types. Third, we constructed the Item Bank System using relational Data Base and XML parser. The result of system applying, proposed system could offer the student the standard problems at on-line environment. Therefore we shown to be applied educational assessment and integrated non-standard problems effectively.

  • PDF

Structure-based Clustering for XML Document Retrieval (XML 문서 검색을 위한 구조 기반 클러스터링)

  • Hwang Jeong Hee;Ryu Keun Ho
    • The KIPS Transactions:PartD
    • /
    • v.11D no.7 s.96
    • /
    • pp.1357-1366
    • /
    • 2004
  • As the importance or XML is increasing to manage information and exchange data efficiently in the web, there are on going works about structural integration and retrieval. The XML. document with the defined structure can retrieve the structure through the DTD or XML schema, but the existing method can't apply to XML. documents which haven't the structure information. Therefore. in this paper we propose a new clus-tering technique at a basic research which make it possible to retrieve structure fast about the XML documents that haven't the structure information. We first estract the feature of frequent structure from each XML document. And we cluster based on the similar structure by con-sidering the frequent structure as representative structure of the XML document, which makes it possible to retrieve the XML document raster than dealing with the whole documents that have different structure. And also we perform the structure retrieval about XML documents based on the clusters which is the group of similar structure. Moreover, we show efficiency of proposed method to describe how to apply the structure retrieval as well as to display the example of application result.

A Clustering Technique using Common Structures of XML Documents (XML 문서의 공통 구조를 이용한 클러스터링 기법)

  • Hwang, Jeong-Hee;Ryu, Keun-Ho
    • Journal of KIISE:Databases
    • /
    • v.32 no.6
    • /
    • pp.650-661
    • /
    • 2005
  • As the Internet is growing, the use of XML which is a standard of semi-structured document is increasing. Therefore, there are on going works about integration and retrieval of XML documents. However, the basis of efficient integration and retrieval of documents is to cluster XML documents with similar structure. The conventional XML clustering approaches use the hierarchical clustering algorithm that produces the demanded number of clusters through repeated merge, but it have some problems that it is difficult to compute the similarity between XML documents and it costs much time to compare similarity repeatedly. In order to address this problem, we use clustering algorithm for transactional data that is scale for large size of data. In this paper we use common structures from XML documents that don't have DTD or schema. In order to use common structures of XML document, we extract representative structures by decomposing the structure from a tree model expressing the XML document, and we perform clustering with the extracted structure. Besides, we show efficiency of proposed method by comparing and analyzing with the previous method.

Design and Implementation of Integration ebXML Document Editing System (통합형 ebXML 문서 편집 시스템의 설계 및 구현)

  • 임지훈;김창수;정회경;오수영;정문영
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.364-366
    • /
    • 2002
  • 인터넷/웹 비즈니스의 확산과 더불어, 기업간(B2B) 거래 처리에도 혁명적인 변화가 일어나고 있다. 그러나, 이러한 변화의 이면에는 해결해야 할 많은 기술적인 제약이 내포되어 있다. 무엇보다도, 전자적인 기업간 거래처리를 위해서는 컴퓨터 시스템간에 구조화된 정보를 교환할 수 있도록 공통의 언어가 제공되어야 한다. 이런 공동의 민어에 대한 문제를 해결하기 위해서 UN/CEFACT와 OASIS에서는 XML(extensible Markup Language)을 기반으로 한 ebXML(electronic business XML)을 차세대 e-비즈니스의 표준으로 제정하고 공동 개발하기로 함에 따라 전서계 단일 전자상거래시장 구축이 XML기반으로 이루어 질 수 있게 되었다. 이에 본 논문에서는 ebXML 도큐먼트 편집을 위해 XML을 기반으로 한 e-business 문서 생성을 위한 XML 편집기, XML DTD 생성기, XML Schema를 작성하기 위한 Schema 편집기 등의 통합 ebXML문서 편집 시스템을 설계 및 구현 하였다.

  • PDF

컴포넌트를 이용한 XML기반 생물자원정보관리시스템 설계

  • Lee, Gye-Jun;Son, Gang-Ryeol;Yang, Jin-Ho;Yun, Hui-Jun
    • Journal of Scientific & Technological Knowledge Infrastructure
    • /
    • s.10
    • /
    • pp.94-107
    • /
    • 2002
  • 생물다양성정보는 크게 생물종다양성 정보 구축과 종정보를 대상으로 구축되어지는 컨텐트정보로 나눠 데이터베이스화한다. 이때, 분야별 데이터베이스 통합은 종정보에 대한 횡적인 통합과 컨텐트에 대한 종적인 통합이 동시에 이루어지며, 분류학자들에 의해 정의된 항목과 국제적인 GSD(Global Species Database) 구축의 표준이 되는 내용들을 기반으로 구성요소들의 표준화 정의와 XML기반 표준 DTD를 작성한다.

  • PDF

A XML based SmartCard Initialization Method (XML 기반의 스마트카드 초기화 방법)

  • 최용준;고정호;이강수
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.04a
    • /
    • pp.385-387
    • /
    • 2001
  • 스마트카드는 다양한 환경, 다양한 플랫폼에서 각각 다른 용도로 개발되어지고 있다. 스마트카드를 사용자들에게 발급하기 위해 초기화하는 과정 또한 다양하며 초기화하기 위한 시스템 또는 제품을 생산하고 발급하는 회사나 기관마다 다르다. 이에 따라 초기화과정을 통합된 표준으로 만들어 각각의 회사에서 개발한 스마트카드 또는 서로 다른 환경에서 사용되는 스마트카드를 초기화하므로써 좀 더 호환성을 높이고자 한다. 따라서 본 논문은 공개키 기반구조상에서 스마트카드를 초기화하기 위해서는 초기화에 필요한 요구사항들을 정의하여 XML에서 사용되어지는 DTD로 정의하고, 사용자의 개인정보 또는 발급기관의 정보를 xml파일로 구성하여 단말기, 브라우저 또는 어느 곳에서든 함께 파싱하여 스마트카드를 초기화할 수 있는 상호 호환성 있는 DTD를 개발하는 것이다.

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

Bootstrap Mining for Searching Similar Content of XML Data (XML 데이터의 유사내용 검색을 위한 Bootstrap Mining)

  • Lee Han-Su;Park Jong-Hyun;Kang Ji-Hoon
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2005.11a
    • /
    • pp.517-519
    • /
    • 2005
  • 인터넷 상의 정보교환을 위한 국제표준인 XML은 여러 분야의 응용에 사용되며 응용의 특성에 따라 다양한 형태의 구조로 정의되어 사용된다. 이러한 XML은 응용에 따라 의미적으로 유사한 정보라 하더라도 서로 다른 구조정보를 가질 수 있으며 때로는 스키마(DTD)가 없는 XML문서 형태로 존재하기도 한다. 그 결과 특정 영역(동일 스키마 따르는)의 응용들 사이의 통합은 용이해 졌으나 서로 다른 영역 또는 영역에서 소외된 응용과의 통합은 여전히 문제로 남아있다. 본 연구에서는 대부분의 XML문서는 구조정보에 의미를 내포하고 있다는 특성을 고려하여 문서의 구조정보만을 이용하여 서로 다른 영역의 정보들 사이의 유사성을 판단하고 이를 이용하여 의미적으로 유사한 정보를 찾는다. 또한 XML 문서의 특성을 고려하여 보다 정확한 유사정보를 찾기 위하여 처리의 단위를 정의하고 이를 기반으로 프로토타입 시스템을 구현하였다.

  • PDF