• Title/Summary/Keyword: 동적 XML 데이터

Search Result 60, Processing Time 0.026 seconds

XML Object Modeling for CORBA-Based System using RMI-IIOP (RMI-IIOP를 이용한 CORBA 환경에서의 XML 객체 모델링)

  • 구태완;정연진;엄상용;이광모
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10c
    • /
    • pp.529-531
    • /
    • 2001
  • 최근 WWW(World Wide Web) 환경이 발전함에 따라 기존의 정적인 데이터의 교환이 아닌 동적인 데이터 조작의 필요성이 대두 되었으며 이러한 데이터 형태의 표준으로 XML이 등장하게 되었다. 또한 분산 컴퓨팅 환경에서 클라이언트와 서버간의 데이터 교환 메커니즘이 WWW 환경으로 옮겨 가고 있고 XML과 같은 구조적이고 표준화된 형태의 데이터 교환이 필요하게 되었으나, HTTP를 사용하는 데이터 형태를 CORBA와 같은 분산 환경에 적용 시키기엔 상당한 제한 사항이 존재하므로 본 논문은 Java 객체 직렬화를 이용하여 RMI-IIOP를 통한 데이터 형태에 독립적인 교환 방법을 논의하고, 좀 더 효율적으로 xML 데이터 형태를 조작할 수 있는 시스템의 설계를 목적으로 한다.

  • PDF

A Study on Automatic Generation of XML Schema from RDBMS (RDBMS로부터 XML 스키마 자동 생성에 관한 연구)

  • 박영수;장덕철
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04b
    • /
    • pp.220-222
    • /
    • 2004
  • 웹 기술의 발달은 인터넷 사용자의 증가를 초래하였고, 칼은 서비스에 대해 각자 다른 목적을 가지고 다른 환경 하에서 자신이 원하는 형태로의 서비스를 받고자 하는 경향으로 발전해 가고 있다. 또한 잦은 트렌드의 변화로 웹 문서의 개발 주기 또한 빨라지고 있는 상황이다. 따라서 이런 문제를 해결할 수 있는 방안으로 데이터의 구조적 표현이 가능하고, 동적인 요구에 대응하기 친운 XML기반의 웹 서비스에 관한 연구가 활발히 진행되고 있다. 본 논문에서는 DTD나 XML 스키마가 없는 상황에서 관계형 데이터베이스로부터 XML 스키마를 생성하고, 이를 바탕으로 XML문서를 생성할 수 있는 방안을 제시하였다 이것은 XML문서의 개발 시간을 단축시킬 뿐만 아니라, 서비스가 요청되면 동적으로 클라이언트 환경에 맞추어 사용자가 원하는 형태로 서비스를 제공할 수 있을 것으로 기대된다.

  • PDF

Efficient Access Control Labeling for Secure Query Processing on Dynamic XML Data Streams (동적 XML 데이타 스트링의 안전한 질의 처리를 위한 효율적인 접근제어 레이블링)

  • An, Dong-Chan;Park, Seog
    • Journal of KIISE:Databases
    • /
    • v.36 no.3
    • /
    • pp.180-188
    • /
    • 2009
  • Recently, the needs for an efficient and secure access control method of dynamic XML data in a ubiquitous data streams environment have become an active research area. In this paper, we proposed an improved role-based prime number labeling scheme for an efficient and secure access control labeling method in dynamic XML data streams. And we point out the limitations of existing access control and labeling schemes for XML data assuming that documents are frequently updated. The improved labeling method where labels are encoded ancestor-descendant and sibling relationships between nodes but need not to be regenerated when the document is updated. Our improved role-based prime number labeling scheme supports an infinite number of updates and guarantees the arbitrary nodes insertion at arbitrary position of the XML tree without label collisions. Also we implemented an efficient access control using a role-based prime number labeling. Finally, we have shown that our approach is an efficient and secure through experiments.

The Validity Verification of Encrypted XML Document using the XML Schema (XML 스키마를 이용한 암호화된 XML 문서 유효성 검증)

  • Hong, Seong-Pyo;Lee, Joon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.7 no.5
    • /
    • pp.972-977
    • /
    • 2003
  • XML has weakness problems on document modulation and elimination of data Because of the XML gives priority to present data format, XML signature, XML encryption, or XML access control is provided to overcome those weakness problems. However, structured XML efficiency contravention problem occurred from XML encryption and absence of protection from DID attack are still remains unsolved. In this paper, we suggests the XML schema that satisfies both validity and encryption. The DTD is unnecessary because XML schema supports Well-Formed XML documents and include meta information. Also XML schema has possibility to generate each XML document dynamically and because of self efficiency investigator rule, it has an advantage on extendability of DID based encryption of XML documents.

A Study on the Development of Integrated XML Information Retrieval System Based on CORBA (CORBA를 기반으로 한 XML통합 정보 검색 시스템 개발에 관한 연구)

  • 정병인;이재완;이정식
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2000.10a
    • /
    • pp.345-348
    • /
    • 2000
  • 컴퓨터와 통신기술의 발달로 분산되고 이질적인 시스템들간에 상호연동이 가능해졌다. 그렇지만 전통적인 정보 시스템은 서버의 수가 많아질수록 애플리케이션이 복잡해지는 문제점이 있다. 이러한 점을 극복하기 위해 XML을 공통 데이터 형식으로 사용하여 데이터에 동적으로 접근 할 수 있도록 하고, 또한 CORSA를 기반으로 하여 각각의 데이터베이스에 접근의 투명성을 보장하였으며, 인터페이스의 복잡도를 감소시킬수 있는 3-Tier 클라이언트/서버 시스템을 개발한다.

  • PDF

An Adaptive Query Processing System for XML Stream Data (XML 스트림 데이타에 대한 적응력 있는 질의 처리 시스템)

  • Kim Young-Hyun;Kang Hyun-Chul
    • Journal of KIISE:Databases
    • /
    • v.33 no.3
    • /
    • pp.327-341
    • /
    • 2006
  • As we are getting to deal with more applications that generate streaming data such as sensor network, monitoring, and SDI (selective dissemination of information), active research is being conducted to support efficient processing of queries over streaming data. The applications on the Web environment like SDI, among others, require query processing over streaming XML data, and its investigation is very important because XML has been established as the standard for data exchange on the Web. One of the major problems with the previous systems that support query processing over streaming XML data is that they cannot deal adaptively with dynamically changing stream because they rely on static query plans. On the other hand, the stream query processing systems based on relational data model have achieved adaptiveness in query processing due to query operator routing. In this paper, we propose a system of adaptive query processing over streaming XML data in which the model of adaptive query processing over streaming relational data is applied. We compare our system with YFiiter, one of the representative systems that provide XML stream query processing capability, to show efficiency of our system.

Applications of XML based Object Model for flexible binary data processing (데이터 변경에 유연한 이진 데이터 처리를 위한 XML 기반 객체 모델의 적용 방법)

  • Lee, Yong-Heon;Shim, Jun-Yong;Kim, Sae-Hwan
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.1426-1428
    • /
    • 2011
  • 컴퓨터에서 사용하는 데이터의 기본 단위는 2진수 형식으로 표현되는 이진(binary) 데이터이며 이는 CPU 연산에서부터 이기종간 네트워크 통신에 이르기까지 폭넓은 영역에서 사용되고 있다. 이진데이터를 처리하는 소프트웨어를 개발하기 위하여 다양한 원시타입(Primitive Type)을 사용하는 프로그래밍 언어가 사용되는데, 일반적으로 이러한 프로그래밍 언어를 통한 개발은 소스코드에 구조체, 공용체 및 클래스로 이진 데이터를 정적으로 정의함으로써 추후 데이터 변경에 대한 유연성이 떨어지는 문제가 존재한다. XML 기반의 객체 모델은 프로그래밍 언어에서 사용되는 모든 타입 및 이진 데이터 구성 형식을 제공하고 이를 통해 이진 데이터를 동적으로 관리함으로써 이러한 유연성의 문제를 해결하고 있으며 실제 이진 데이터를 사용하는 분야에 적용할 수 있다.

SM-GUI: A Grid-based XML Schema Management GUI (SM-GUI: 그리드 기반의 XML 스키마 관리를 위한 그래픽 유저 인터페이스)

  • Jiang, Mei-Lan;Jeong, Karp-Joo;Lim, Sang-Boem;Kim, Dong-Kwang
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2007.10b
    • /
    • pp.345-349
    • /
    • 2007
  • 과학연구 분야에서는 부단히 새로운 연구 과제를 제기되고 있으며 이에 대한 연구조건 및 연구방법을 다각도로 변화시키면서 보다 효과적인 연구결과를 얻기 위한 노력을 거듭하고 있다. 이와 같은 연구활동이 활발히 진행됨에 따라 급증하는 데이터를 효율적으로 관리할 필요성이 증가하였으며 다양한 데이터 저장소에 저장되어 있는 다량의 데이터를 통합관리하기 위한 연구가 계속되어 왔다. 이런 연구를 진행함에 있어서 데이터를 효율적으로 관리하고 데이터 구조, 형태의 변화에 유연하게 대처하기 위해서는 데이터모델 관리가 필요하다. 본 논문에서는 사용자로 하여금 다양한 저장소의 데이터 모델을 관리하고 이로부터 동적으로 데이터를 생성하여 통합 관리할 수 있는 XML Schema 관리 툴을 제공한다.

  • PDF

Design and Implementation of Web Mail Integration System Using XML (XML을 이용한 웹 메일 통합 시스템의 설계 및 구현)

  • Kwon Jung-Sik;Cho Dae-Jea
    • The Journal of the Korea Contents Association
    • /
    • v.4 no.4
    • /
    • pp.89-97
    • /
    • 2004
  • Web-Mail Services are implemented with SMTP and POP3 in these days. These web mail services provide not only the basic sending and receiving functions but also additional functions for user. However, the sent and received data are stored in the web mail server. So general web mail users can't process their mail data if they have not access ID for the web mail server. In this paper, we design and implement WMIS (Web Mail Integration System) using XML. In the proposed system, mail data and user's environments in the old web mail system are transformed into XML documents and inserted into database. In order to store XML data into database, we use dynamic document processing method and analyze XML file by record unit. When the users change their mail accounts, they easily can establish the web environments and their mail data. Because the transformed XML document is converted into WML easily, the WMIS can reduce development cost, labors and time.

  • PDF

A Design and Implementation for a Bibliography Support System with XML Data Processing (XML 데이터 처리 기반의 참고문헌 지원 시스템의 설계 및 구현)

  • 신행자
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.04b
    • /
    • pp.726-728
    • /
    • 2000
  • 본 논문에서는 최근 인터넷 상에서 표준 공통 포맷으로 대두되고 있는 XML을 이용하여 웹 기반 원격 교육 시스템에서 강의 내용에 참조도리 참고문헌 지원 시스템을 설계하고 구현하였다. Three-tier 환경에서 구현한 이 시스템은 middle-tier인 웹 서버에서 데이터베이스에 저장된 참고문헌을 XML 데이터로 변환하여 효과적으로 처리함으로써 서버의 부하를 감소시키며 이것은 성능 향상으로 이어져 학습자에게 더 나은 속도로 원격 교육의 참고문헌 정보서비스를 제공할 수 있다. 또한 동적으로 서버와 상호작용 가능하도록 학습자가 c마고 문헌의 유익함 정도를 매긴 등급 점수 계산에 직접 참여시켜 그 결과를 볼 수 있도록 하여 학습 의욕을 더욱 고취시킬 수 있다. 앞으로 웹기반 원격교육의 참고문헌 지원 시스템은 세계 각 대학이나 연구소에 분산되어 있는 여러 데이터 소스로부터 필요한 정보만을 실시간으로 추출하여 수집, 통합, 통계 처리할 수 있도록 확장될 수 있을 것이다.

  • PDF