• Title/Summary/Keyword: Xml

Search Result 3,953, Processing Time 0.035 seconds

Design and Implementation of a XML Compression Algorithm Supporting Query Processing for Compressed Documents (압축된 문서에 대한 질의 처리를 지원하는 XML 압축 알고리즘의 설계 및 구현)

  • 이석재;강영준;유재수;조기형
    • The Journal of the Korea Contents Association
    • /
    • v.4 no.1
    • /
    • pp.90-99
    • /
    • 2004
  • With the spread of internet, the digitalization and the knowledge informatization are in progress rapidly. Specially, numerous users make the various works and use the services on the web. For the most part, these works make use of the XML The XML shines the reusing of the documents because it is separated from contents and sues. Also, it can re-define the logic structure of the document for requirement of the developer. However, the XML document’s size is much larger than common text document because it handles the document type and adds numerous tags for representing structure of the document. To utilize the limited storage devices of Palmtop, PDA and so u, it is necessary to compress and handle the documents efficiently. Recently, the compression techniques for efficiently handling and compressing the XML documents are under way to solve this problem. But most of the existing researches don't support the query processing for the compressed XML documents. In this paper, we design and implement the XML compression algorithm that compresses the XML document and Processes the query of compressed XML document faster and more efficiently than previous techniques.

  • PDF

Implementation of Form-based XML Document Editor (Form 기반의 XML 문서 편집기 구현)

  • Go, Tak-Hyeon;Hwang, In-Jun
    • The KIPS Transactions:PartD
    • /
    • v.9D no.2
    • /
    • pp.267-276
    • /
    • 2002
  • Existing XML editors, which are usually tree-based, require knowledge on the XML from users. But this requirement should be removed in order for any user to create XML documents easily. In this paper, we developed a new XML editor which provides both the usual tree-based interface and the form-based interface derided from the original document. Editing XML documents through forms will be especially effective in the places such as enterprise or municipal office where a large amount of documents of same format need to be generated. Forms, which are HTML documents, are generated automatically through the XSLT using both template XML document and XSL document, and displayed on the built-in HTML browser. When a form is filled out by user, it will he transformed into its corresponding XML document and stored into the XML repository.

A Study on Implementation of XForm Editor based on XForm Standard (XForm 표준에 근거 한 XForm 저작기 개발에 관한 연구)

  • Choi Kyoung-Ho;Hyen Deuk-Chang;Shin Ye-Ho
    • Journal of the Korea Computer Industry Society
    • /
    • v.7 no.3
    • /
    • pp.135-144
    • /
    • 2006
  • According th expansion of computer technology and fast spread of network today, change is accelerated to electronic filing document in information carrier that use existent paper. Accord ingly, it became very important issue that create electronic filing document, and manage information that is included to electronic filing document. XML is expected to act important role in electronic commerce, electronic library, construction of point application system of imagination college and so on furthermore as well as can be complicated in Internet and ease storage of structured document data, administration, search. It is not easy work that peon makes out this XML document. This dissertation is research about edit method to make out XML document as more easy and convenient. Introduced concept that input XML document using document form for this, and separated input process by process and process that make out actuality XML document using made XML document form that make XML document form. Such detached input method can improve efficiency of XML input because can input easily XML document if use XML document form that offer input person who do not know well about XML specialist or system.

  • PDF

An XML Data Management System and Its Application to Genome Databases (XML 데이타 관리시스템과 유전체 데이타베이스에의 응용)

  • 이경희;김태경;김선신;이충세;조완섭
    • Journal of KIISE:Databases
    • /
    • v.31 no.4
    • /
    • pp.432-443
    • /
    • 2004
  • As the XML data has been widely used in the Internet, it is necessary to store and retrieve the XML data by using DBMSs. However, relational DBMSs suffer from the model difference between graph structure of the XML data and table forms in relational databases. We propose an ORDBMS-based DTD-dependent XML data management system Xing. Xing stores XML data in a DTD-dependent form in an object database. Since the object database schema has a graph structure and supports multi-valued attributes, mapping from an XML data model and queries into an object data model and OQLs is a simple problem. For rapid storing of large quantities of the XML data, we use SAX parser with customized Xing-tree which requires a small memory space compared with the DOM-tree. Xing also returns the query result in an XML document form. We have implemented the Xing system on top of UniSQL object-relational DBMS for the validity checking and performance comparison. For XML genome data from GenBank, and experimental evaluation shows that Xing can provide significant performance improvement (maximum 10 times) compared with the relational approach.

Implementation of Algebra and Data Model based on a Directed Graph for XML (방향 그래프 기반 XML 데이터 모델과 대수 구현)

  • Park, Seong-Hui;Choe, Eun-Seon;Ryu, Geun-Ho
    • The KIPS Transactions:PartD
    • /
    • v.8D no.6
    • /
    • pp.799-812
    • /
    • 2001
  • As XML become more popular for encoding data and exchanging format on the web, recent work on processing XML Document in DBMS has been performed. However, there is no formal data model for XML, and there is lack of research on XML algebra for processing complex XML query and even the mediators have many restrictions. Therefore, this paper proposes formal data model and algebra based on directed edge labeled graph for XML query. To implement algebra, not only algorithms of operation for algebra are presented, but also they are implemented using access method and path index based on RDBMS or ORDBMS. In particular, experiments to show the effectiveness of the implemented algebra are performed on XML documents on EST data which are semistructured data.

  • PDF

The XMLStoDBS for Automatic Generation of XML Data Management System (XML 데이터 관리 시스템의 자동 생성을 위한 XMLStoDBS)

  • 박종현;이한수;강지훈
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.10b
    • /
    • pp.148-150
    • /
    • 2004
  • XML(1)이 인터넷 상의 메시지 교환 형식으로 활발히 이용되면서, XML을 이용하는 많은 응용에서는 이를 효율적으로 관리하기 위한 방법이 요구되었다. 이러한 요구에 발 맞추어 현재, XML 데이터의 관리를 위한 많은 연구(3, 4, 5, 6, 7, 8, 9)가 진행 중에 있으나 아직까지는 어떤 방법이 XML 데이터의 관리를 위해 최적의 방법이라는 결론은 없는 실정이다 또한, 이러한 방법들을 실제 응용에 적용하기 위해서는 시스템 관리자가 XML 문서의 특성을 파악하고, 이를 기반으로 XML 데이터의 관리를 위해서 필요한 모든 모듈들을 개별적으로 개발하고 관리해야 한다. 이와 같은 방법은 응용의 측면에서 추가적인 비용과 노력을 추가해야 하는 부담이 발생한다. 본 논문에서는 앞서 언급한 요구사항들을 해결하기 위하여 고려하여 XML Schema to Relational Database Schema (XMLStoDBS)라는 XML문서를 제안하고, 이를 이용하여 응용에서 필요한 XML 데이터 관리 시스템을 자동으로 생성하기 위한 방법을 제안한다. XMLStoDBS는 응용에서 사용하고자 하는 XML Schema또는 DTD의 정보와 실제 데이터가 저장될 데이터베이스의 정보, 이 둘간의 사상관계를 표현하는 문서이다. 우리의 XMLStoDBS는 사용자가 응용에서 사용하고자 하는 XML Schema/DTD의 입력만으로 자동으로 생성되며, 응용에서는 이를 이용하여 응용에 필요한 XML 데이터 관리 시스템을 자동으로 생성할 수 있다.

  • PDF

Retrieval of Large scaled XML Documents based on Path Query using Inverted indexes (역 색인을 이용한 경로 질의 기반 대용량 XML문서 검색)

  • Moon, Kyung-Won;Hwang, Byung-Yeon
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.05a
    • /
    • pp.35-38
    • /
    • 2005
  • 1998년 XML 문서 표준이 제안된 이래, 다양한 응용 분야에서 XML은 데이터를 표현하는 표준으로 자리잡아 가고 있다. 특히, 인터넷상의 많은 데이터들이 XML 형태로 작성되고 변환됨에 따라 다량의 XML 데이터가 생성되고 있다. 따라서 현재 XML 문서의 저장 및 질의 처리 기법의 연구가 활발하게 진행되고 있다. 하지만 기존의 연구는 대용량 XML 문서를 다루기에는 미흡한 점이 있다. 본 논문에서는 인터넷상의 널리 퍼져있는 방대하고, 다양한 구조의 XML문서들을 대상으로 패스 기반 질의를 빠르게 처리할 수 있는 검색 기법을 제안한다. 제안된 기법은 인터넷상에 산재해 있는 여러 XML 문서를 관계형 데이터베이스에 효율적으로 저장하고 질의를 통해 인터넷상 XML 문서의 엘리먼트를 빠르게 검색하는데 주안점을 둔다. 먼저, XML 문서를 관계형 데이터베이스에 효율적으로 저장하는 계층형 XML 저장 기법을 제안하고, 정보 검색 시스템에서 많이 사용하는 역 인덱스를 사용하여 저장된 XML 문서에 대한 검색 성능을 향상시킨다.

  • PDF

Auto generation of a query language through visualization of XML (XML 시각화를 통한 자동 질의문 생성)

  • 송민호;이기호
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.637-639
    • /
    • 2002
  • XML 문서를 효과적으로 관리하고 검색하기 위한 다양한 XML 질의 언어에 대한 연구가 활발히 수행되고 있지만 다양한 XML 질의 언어의 구문은 일반 사용자들이 숙지하는데 어려움이 있고, 또한 텍스트 형태의 XML 문서는 계층적인 구조로 되어있어 이러한 XML 문서의 구조를 알아야만 질의를 할 수 있다는 문제점이 있다. 따라서 본 논문에서는 복잡한 XML 질의어 구문과 질의 대상인 XML 문서의 구조를 동시에 시각화하고, 사용자와의 상호작용을 통해 질의문을 자동으로 생성하고자 한다. 이를 위해 본 논문에서는 다음과 같이 세 가지 컴포넌트를 기반으로 자동 질의어 생성을 위한 visual query interface를 제안하였다. 이 컴포넌트는 계층적 XML 문서 구조를 보여주는 XML structure viewer, 질의에 사용되는 연산자들을 아이콘화한 operator panel, 그리고 이 두 컴포넌트의 상호작용으로 작성된 질의 구문을 문법적으로 검사하기 위한 query statements panel로 구성된다. 이를 통해 다양한 계층적인 XML 문서의 구조와 복잡한 XML 질의 언어의 구문에 대해서 잘 모르는 초보자라 하더라도 쉽게 XML 문서 상에서 질의를 할 수 있다.

  • PDF

A Syntax-Directed XML Document Editor using Abstract Syntax Tree (추상구문트리를 이용한 구문지향 XML 문서 편집기)

  • Kim Young-Chul;You Do Kyu
    • Journal of Internet Computing and Services
    • /
    • v.6 no.2
    • /
    • pp.117-126
    • /
    • 2005
  • The current text based XML document systems are editing text and don't perform syntax check. As a result, the validity of an edited XML document can't be decided it is well-formed or valid until it is parsed. This paper describes a design and implementation of the syntax-directed editing system for XML documents. Because this is tree-based system, it is easy to extend XML document. And this system is designed to validate XML documents in real-time, It is expected that this paper contributes XML related application developments.

  • PDF

Developing XML DBMS for Mobile Device (이동 단말기를 위한 XML DBMS 개발)

  • 정상혁;주경수
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.05b
    • /
    • pp.163-166
    • /
    • 2003
  • 현재 XML은 전자상거래와 기업간 정보유통 및 전사적 기업 관리 시스템에 주로 적용되고 있으며 이를 위해서 XML 데이터를 효율적으로 처리할 수 있는 XML DBMS 관련 제품들이 시장에 빠르게 구현되고 있다. 이러한 XML 문서의 이용은 Mobile 환경으로 이동하면서 온라인 비즈니스와 동일한 환경 구축을 위해 모바일 비즈니스에서의 사용범위가 확대되어 가고 있으며, 많은 XML 문서의 효율적 관리를 위해서 모바일 전용의 DBMS에 XML 문서의 저장이 요구되고 있다. 본 논문은 이동 단말기에 XML 문서를 저장하기 위한 XML DBMS를 개발하였다. 기존의 모바일 DBMS에 대해 XML Adapter를 탑재하여 이동 단말기에 직접 XML 문서를 저장할 수 있도록 함으로써 표준 언어인 XML 문서의 활용을 극대화 하도록 하였으며, 이에 따라 기존의 Mobile DBMS를 이용하여 XML 데이터를 쉽게 조작할 수 있고, 이동 단말기에 대한 활용도를 극대화 할 수 있다.

  • PDF