• Title/Summary/Keyword: document update

Search Result 57, Processing Time 0.022 seconds

Development of a Management Tool of CCD/CCR-centric Standard Clinical Document (CCD/CCR 중심의 표준진료문서 관리 도구의 개발)

  • Lee, In-Keun;Cho, Hune;Kim, Hwa-Sun
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.22 no.4
    • /
    • pp.507-514
    • /
    • 2012
  • XML-based standards such as CCD(Continuity of Care Document) and CCR(Continuity of Care Record) have been developed for representation, integration, and exchange of personal health record(PHR), and various of researches on PHR based on the standards have been conducted. These researches have developed and used CCD/CCR parsers each with their own different ways, but it can be hard to develop and update the parsers because of the structural complexity of the standards. Moreover, inter-exchange between CCD and CCR documents in the PHR-related medical information systems should be possible for the interoperability of the systems. Therefore, we proposed a designing method to develop the tools treating XML-based CCD/CCR documents. And we implemented CCD/CCR parser based on the proposed method and developed a converter from CCD to CCR using the parsers. To confirm the usefulness of the developed tool, we performed an experiment of creating CCD documents using the personal health data gathered from chronically ill patients in Kyungpook National University Hospital and of converting from the CCD documents to CCR documents.

Access Control of XML Documents Including Update Operators (갱신 연산을 고려한 XML문서의 접근제어)

  • Lim Chung-Hwan;Park Seog
    • Journal of KIISE:Databases
    • /
    • v.31 no.6
    • /
    • pp.567-584
    • /
    • 2004
  • As XML becomes popular as the way of presenting information on the web, how to secure XML data becomes an important issue. So far study on XML security has focused on security of data communications by using digital sign or encryption technology. But, it now requires not just to communicate secure XML data on communication but also to manage query process to access XML data since XML data becomes more complicated and bigger. We can manage XML data queries by access control technique. Right now current XML data access control only deals with read operation. This approach has no option to process update XML queries. In this paper, we present XML access control model and technique that can support both read and update operations. In this paper, we will propose the operation for XML document update. Also, We will define action type as a new concept to manage authorization information and process update queries. It results in both minimizing access control steps and reducing memory cost. In addition, we can filter queries that have no access rights at the XML data, which it can reduce unnecessary tasks for processing unauthorized query. As a result of the performance evaluation, we show our access control model is proved to be better than other access control model in update query. But it has a little overhead to decide action type in select query.

An Index Method for Storing and Extracting XML Documents (XML 문서의 저장과 추출을 위한 색인 기법)

  • Kim Woosaeng;Song Jungsuk
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.2
    • /
    • pp.154-163
    • /
    • 2005
  • Because most researches that were studied so far on XML documents used an absolute coordinate system in most of the index techniques, the update operation makes a large burden. To express the structural relations between elements, attributes and text, we need to reconstruct the structure of the coordinates. As the reconstruction process proceeds through out the entire XML document in a cascade manner, which is not limited to the current changing node, a serious performance problem may be caused by the frequent update operations. In this paper, we propose an index technique based on extensible index that does not cause serious performance degradations. It can limit the number of node to participate in reconstruction process and improve lots of performance capacities on the whole. And extensible index performs the containment relationship query by the simple expression using SQL statement.

  • PDF

An XML Proxy Cache System for XML Documents with Update Locality in Shipbuilding Information Management System (조선정보관리시스템에서의 갱신의 지역편중성을 갖는 XML문서를 위한 XML 프록시 캐쉬 시스템)

  • Kim Nak Hyun;Lee Dong-Ho;Choi Il-Hwan;Kim Hyoung-Joo
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.11 no.5
    • /
    • pp.393-400
    • /
    • 2005
  • XML makes it possible to query the information created and managed different applications, which is impossible if expressed in other structure or language. In using shipbuilding information management system, there is inefficiency in storing and querying such a large XML document in XDBox. XML proxy cache system is suggested to improve that. In this paper, we suggests XML proxy cache system with thought of update locality found in using shipbuilding information management system.

W3C XQuery Update facility on SQL hosts (관계형 테이블을 이용한 W3C XQuery 변경 기능의 지원)

  • Hong, Dong-Kweon
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.18 no.3
    • /
    • pp.306-310
    • /
    • 2008
  • XQuery is a new recommendation for XML query. As an efforts for extending XQuery capabilities XML insertion and deletion are being studied and its standardization are going on. Initially XML databases are developed simply for XML document management. Now their functions are extending to OLTP. In this paper we are adding updating functions to XQuery processing system that is developed only for XQuery retrievals. We suggest the structure of tables, numbering schemes for hierarchical structures, and the methods for SQL translations for XQuery updates.

An Operation History Model for Version Management of Software Objects (소프트웨어 객체의 버전 관리를 위한 연산 히스토리 모델)

  • Rho, Jungkyu
    • The Journal of Korean Association of Computer Education
    • /
    • v.7 no.1
    • /
    • pp.27-35
    • /
    • 2004
  • Software documents consist of a number of objects and relationships between them, and structure of documents can be changed frequently. In the existing software version management models, changes in one object may be propagated to other objects unnecessarily. In this paper, we propose an efficient version management model for software objects based on history of operations applied to software objects. Operations applied to objects are recorded in the operation history, and those are used to retrieve versions of a document. Because versions of objects are stored and retrieved using the operation delta, it is not required to compare versions of a document to extract delta during check-in process. In addition, it can manage changes of structure of objects efficiently because it supports not only object creation, deletion, and update operation but also object move operation.

  • PDF

Extensible Node Numbering Scheme for Updating XML Documents (XML문서 갱신을 위한 확장 가능한 노드 넘버링 구조)

  • Park Chung-Hee;Koo Heung-Seo;Lee Sang-Joon
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.5
    • /
    • pp.606-617
    • /
    • 2005
  • There have been many research efforts which find efficiently all occurrences of the structural relationships between the nodes in the XML document tree for processing a XML query. Most of them use the region numbering which is based on positions of the nodes. Hut The position-based node numbering schemes require update of many node numbers in the XML document li the XML nodes are inserted frequently in the same position. In this paper, we propose ENN(extensible node numbering) scheme using the bucket number which is represented with the variable-length string for decreasing the number of the node numbers which is updated. We also present an performance analysis by comparing ENN method with TP(extended preorder) method.

  • PDF

Change Detection of Structured Documents using Path-Matching Algorithm (경로 매칭 알고리즘을 이용한 구조화된 문서의 변화 탐지)

  • Lee, Kyong-Ho;Byun, Chang-Won;Choy, Yoon-Chul;Koh, Kyun
    • Journal of KIISE:Databases
    • /
    • v.28 no.4
    • /
    • pp.606-619
    • /
    • 2001
  • This paper presents an efficient algorithm to compute difference between old and new versions of an SGML/XML document. The difference between the two versions can be considered to be an edit script that transforms some document tree into another The proposed algorithm is based on hybridization of bottom-up and top-down methods: matching relationships between nodes in the two versions are producted in a bottom-up manner and top-down breadth -first search computes an edit script. Because the algorithm does not need to investigate possible existence of matchings for all nodes, faster matching can be achieved . Furthermore, it can detect more structurally meaningful changes such as subtree move and copy as well as simple changes to the node itself like insert, delete, and update.

  • PDF

XML Schema Evolution Approach Assuring the Automatic Propagation to XML Documents (XML 문서에 자동 전파하는 XML 스키마 변경 접근법)

  • Ra, Young-Gook
    • The KIPS Transactions:PartD
    • /
    • v.13D no.5 s.108
    • /
    • pp.641-650
    • /
    • 2006
  • XML has the characteristics of self-describing and uses DTD or XML schema in order to constraint its structure. Even though the XML schema is only at the stage of recommendation yet, it will be prevalently used because DTD is not itself XML and has the limitation on the expression power. The structure defined by the XML schema as well as the data of the XML documents can vary due to complex reasons. Those reasons are errors in the XML schema design, new requirements due to new applications, etc. Thus, we propose XML schema evolution operators that are extracted from the analysis of the XML schema updates. These schema evolution operators enable the XML schema updates that would have been impossible without supporting tools if there are a large number of XML documents complying the U schema. In addition, these operators includes the function of automatically finding the update place in the XML documents which are registered to the XSE system, and maintaining the XML documents valid to the XML schema rather than merely well-formed. This paper is the first attempt to update XML schemas of the XML documents and provides the comprehensive set of schema updating operations. Our work is necessary for the XML application development and maintenance in that it helps to update the structure of the XML documents as well as the data in the easy and precise manner.

The History and Characteristics of Korean Traditional Ondol(Gudle) studied through Document Analysis (문헌에 의해 분석된 한국 전통 온돌(구들)의 역사와 특성)

  • Kim, June Bong;Jeong, Sang Kyu
    • KIEAE Journal
    • /
    • v.8 no.6
    • /
    • pp.3-10
    • /
    • 2008
  • Since fire was founded in the world, human races have invented various heating methods. Ondol is traditional heating method in Korea. It is very the important work to trace the history and characteristics of Ondol which originated and was developed in the Korean peninsula. Especially, the study on Ondol will contribute to improving the present heating methods and predicting future ones. In this paper, we shall study through the analysis of documents such as oriental documents, the document of Choseon dynasty, European documents and American documents. In order to discover the origins of Ondol as one of the excellent heating method all over the world, This study aims at identifying the history and characteristics of Ondol in the Korean peninsula, through document analysis. Results of this study are as follows. 1) The first document about Ondol is Sookyongjoo(水經注), Chinese ancient geography book. Contents recorded in the book include the description related to Ondol at Kwankyesa temple which was located at the border land between Gogooryo(ancient Korea) and the northeast of China. 2) Ondol was popular heating method in Gogooryo(ancient Korea) and it was used in not only Gogooryo but also Silla Kingdom and Beakje Kingdom. Thereafter, it was also used widely in Goryo dynasty and Choseon dynasty. Thereby we know that Ondol has been used as a heating method for a long time in the Korean peninsula. 3) Ondol was covered with a floor paper since the beginning of Choseon dynasty. the paper made room clean and impacted on Korean life style. Because the floor was clean and warm, Koreans thus took off shoes and sat on the floor. 4) Ondol was spreaded to Jeju island in Korea before 16th century but wasn't used widely there. The reason was that Ondol was rare high class heating system and the weather was warm in Jeju island. 5) The overspreading of Ondol caused that poor people built roughly Ondol in the last of Choseon dynasty. So, the quality of Ondol gradually became lower and lower. 6) A westerner was impressed by the novelty of Ondol and Frank Lloyd Wright had played an important role to update and spread Ondol widely all over the world. Hailing Ondol as the ideal heating system, Frank Lloyd Wright began incorporating it in his buildings back in the U.S. and even invented a modified ondol system, using hot water running through pipes instead of the hot exhaust through flues.