• Title/Summary/Keyword: Extensible Markup Language

Search Result 207, Processing Time 0.026 seconds

Design of Efficient Storage Structure and Indexing Mechanism for XML Documents (XML을 위한 효율적인 저장구조 및 인덱싱 기법설계)

  • 신판섭
    • Journal of the Korea Computer Industry Society
    • /
    • v.5 no.1
    • /
    • pp.87-100
    • /
    • 2004
  • XML has recently considered as a new standard for data presentation and exchange on the web, many researches are on going to develop applications and index mechanism to store and retrieve XML documents efficiently. In this paper, design a Main-Memory based XML storage system for efficient management of XML document. And propose structured retrieval of XML document tree which reduce the traverse of XML document tree using element type information included user queries. Proposed indexing mechanism has flexibilities for dynamic data update. Finally, for query processing of XML document include Link information, design a index structure of table type link information on observing XLink standards.

  • PDF

Case-Based Reasoning Support for ERP Pre-Planning

  • Kwon, Suhn-Beom;Shin, Kyung-shik
    • Journal of Intelligence and Information Systems
    • /
    • v.9 no.2
    • /
    • pp.171-184
    • /
    • 2003
  • A project planning is one of the most important processes that determines success and failure of the project. A pre-project planning is also essential job for information system implementations at the early stage of project planning, especially for management information system like ERP. However, pre-project planning is very difficult, because lots of factors and their relationships should be considered. Pre-project planning of ERP implementation has been done by project manager's own knowledge and experiences. In this article, we propose a system that help project manager to make a pre-project plan of ERP project with case-based reasoning(CBR) framework. The proposed CBR system saves previous cases of ERP pre-project planning in the case base. Then, the system finds the most similar case with the current pre-project planning problem. Project manager can make a pre-project plan by adjusting the most similar case. From the interview with project managers, we collect some field cases of ERP implementation. We organized these cases by using XML(Extensible Markup Language), which is good for representing hierarchical information. XML gives us some flexibilities to correct and maintain cases. We make a prototype system, PPSS(Project Planning Support System) that help project manager to make a pre-project plan of ERP implementations. The object of the system is to support project manager to make a pre-project plan of ERP. We hope the result of the study can be applied to other information systems. Our research would be extended to cover other stages of project planning.

  • PDF

An Integrated Database of Engineering Documents and CAD/CAE Information for the Support of Bridge Maintenance (교량 유지관리 지원을 위한 CAD/CAE 정보와 엔지니어링 문서정보의 통합 데이터베이스)

  • Jeong Y.S.;Kim B.G.;Lee S.H.
    • Korean Journal of Computational Design and Engineering
    • /
    • v.11 no.3
    • /
    • pp.183-196
    • /
    • 2006
  • A new operation strategy. which can guarantee the data consistency of engineering information among the various intelligent information systems, is presented for engineering information of bridges, and construction methodology of integrated database is developed to support the strategy. The two core standard techniques are adopted to construct the integrated database. One is the Standard for the Exchange of Product Model Data (STEP) for CAD/CAE information and the other is the Extensible Markup Language(XML) for engineering document information. The former enabler structural engineers to handle the structural details with three-dimensional geometry-based information of bridges, and ACIS solid modeling kernel is employed to develop AutoCAD based application modules. The latter can make document files into data type for web-based application modules which assist end-users to search and retrieve engineering document data. In addition, relaying algorithm is developed to integrate the two different information, e.g. CAD/CAE information and engineering document information. The pilot application modules are also developed, and a case study subjected to the Han-Nam bridge is presented at the end of the paper to illustrate the use of the developed application modules.

Integration between XML-based Document Information and Bridge Information Model-based Structural Design Information (교량정보모델 기반의 설계정보와 XML 기반의 문서정보 통합)

  • Jeong Yeon-Suk;Kim Bong-Geun;Jeong Won-Seok;Lee Sang-Ho
    • Proceedings of the Computational Structural Engineering Institute Conference
    • /
    • 2006.04a
    • /
    • pp.208-215
    • /
    • 2006
  • This study provides a new operation strategy which can guarantee the data consistency of engineering information among the various intelligent information systems. We present the strategies for the operation of bridges engineering information and the construction methodology of integrated database. The two core standard techniques are adopted to construct the integrated database. One of these standards is the Standard for the Exchange of Product Model Data (STEP) for CAD/CAE information and the other is the Extensible Markup Language (XML) for engineering document information. This study can transform a document me into a data type for web-based application modules which assist end-users in searching and retrieval of engineering document data. In addition, relaying algorithm is developed to integrate the two different information, e.g. CAD/CAE information and engineering document information. The pilot application modules for management and maintenance of existing bridge are also developed to show application of the strategy.

  • PDF

Generation and Verification of a Real Estate Contract Digital Signature Based on XML Security (XML 보안 기반의 부동산 계약서 전자서명 생성 및 검증)

  • Lee, Moon-Goo
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.45 no.6
    • /
    • pp.147-153
    • /
    • 2008
  • Talking about reliability of I-commerce, the security services such as data integrity and non-repudiation are the most crucial elements. This thesis implemented the real estate contract digital signature system that makes this real estate E-commerce Possible. The technical background used in this thesis for the security services is XML (extensible Markup Language) signature technique, which is a signature technique that applies XML on the existing digital signature algorithm. The advantage of using XML signature technique is that it is very efficient since signing for the partial data is possible, and it is easy to apply to the XML-based I-commerce system which is most commonly used.

Similarity Measure based on XML Document's Structure and Contents (XML 문서의 구조와 내용을 고려한 유사도 측정)

  • Kim, Woo-Saeng
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.8
    • /
    • pp.1043-1050
    • /
    • 2008
  • XML has become a standard for data representation and exchange on the Internet. With a large number of XML documents on the Web, there is an increasing need to automatically process those structurally rich documents for information retrieval, document management, and data mining applications. In this paper, we propose a new method to measure the similarity between XML documents by considering their structures and contents. The similarity of document's structure is found by a simple string matching technique and that of document's contents is found by weights taking into account of the names and positions of elements. The overall algorithm runs in time that is linear in the combined size of the two documents involved in comparison evaluation.

  • PDF

XML-based Modeling for Semantic Retrieval of Syslog Data (Syslog 데이터의 의미론적 검색을 위한 XML 기반의 모델링)

  • Lee Seok-Joon;Shin Dong-Cheon;Park Sei-Kwon
    • The KIPS Transactions:PartD
    • /
    • v.13D no.2 s.105
    • /
    • pp.147-156
    • /
    • 2006
  • Event logging plays increasingly an important role in system and network management, and syslog is a de-facto standard for logging system events. However, due to the semi-structured features of Common Log Format data most studies on log analysis focus on the frequent patterns. The extensible Markup Language can provide a nice representation scheme for structure and search of formatted data found in syslog messages. However, previous XML-formatted schemes and applications for system logging are not suitable for semantic approach such as ranking based search or similarity measurement for log data. In this paper, based on ranked keyword search techniques over XML document, we propose an XML tree structure through a new data modeling approach for syslog data. Finally, we show suitability of proposed structure for semantic retrieval.

Digital Forensics of Microsoft Office 2007-2013 Documents to Prevent Covert Communication

  • Fu, Zhangjie;Sun, Xingming;Xi, Jie
    • Journal of Communications and Networks
    • /
    • v.17 no.5
    • /
    • pp.525-533
    • /
    • 2015
  • MS Office suit software is the most widely used electronic documents by a large number of users in the world, which has absolute predominance in office software market. MS Office 2007-2013 documents, which use new office open extensible markup language (OOXML) format, could be illegally used as cover mediums to transmit secret information by offenders, because they do not easily arouse others suspicion. This paper proposes nine forensic methods and an integrated forensic tool for OOXML format documents on the basis of researching the potential information hiding methods. The proposed forensic methods and tool cover three categories; document structure, document content, and document format. The aim is to prevent covert communication and provide security detection technology for electronic documents downloaded by users. The proposed methods can prevent the damage of secret information embedded by offenders. Extensive experiments based on real data set demonstrate the effectiveness of the proposed methods.

Development and Implementation of XML-Based Student Management System (XML기반의 학생관리 시스템 구현 및 개발)

  • Lim, Gee-Bin;Kim, Jong-Hyub;Che, Yeun-Ju;Um, Jee-Hye;Ooh, Jeong-Hun;Jeong, Hwa-Young
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.10b
    • /
    • pp.1505-1508
    • /
    • 2000
  • 최근에 들어와서는 정보의 양이 급격히 증가하고, 인터넷이 대중화되면서 정보를 표준화된 형태로 저장해 그 활용도를 중대시키는 것과 함께 이를 웹 환경을 통해 제공함으로써 대중성을 확보하는 것에 새로운 XML(extensible Markup Language)표준을 사용하였다. 즉, XML은 웹 기반 애플리케이션을 통해 데이터를 표현하고 고찰하기 위한 표준 공통 포맷인 마크업 언어이며, 사용자가 문서를 적절히 구조화해서 저장시킬 수 있는 장점으로 인해 기존의 HTML로 구축된 웹 서비스 환경 보다 데이터베이스화하기 쉽고 다양하며 복잡한 검색 환경이 제공되므로 최근에는 XML 문서를 데이터베이스에 저장하고 효율적인 관리 및 검색을 지원하는 작업에 많이 응용되고있다. 따라서, 본 논문은 XML을 이용하여 웹에서 사용할 수 있는 학생관리 시스템을 구현하였으며 이는, 하나의 학생 데이터를 DTD(Document Type Definition)로 구현하여 교수와 학생에 따라 나타내는 정보를 다르게 하였다. 즉, 하나의 DTD 자료를 기본으로 하여 서로 다른 사용자들이 자신의 관점에 맞는 정보를 검색할 수 있었다.

  • PDF

A Study on the Web-based Integrated Environment for Design Systems (웹 기반 통합 설계 환경 구축에 관한 연구)

  • 이창근;이수홍;방건동
    • Korean Journal of Computational Design and Engineering
    • /
    • v.7 no.2
    • /
    • pp.110-120
    • /
    • 2002
  • This paper presents the method that allows easy and rapid integration of legacy resources within the company and between departments. The proposed system can easily construct a distributed environment for collaborative design between departments in the companies. It supports knowledge-based integration system, which allows designers to develop product with deep knowledge about product design. For the purpose, DOME (Distributed Object-based Modeling Environment)-which has been developed through various studies-was used in this paper. To overcome its problems and insufficiency, the Web-Integrator is proposed. The Web-Integrator is very suitable for an Internet environment because it uses HTTP (Hyper Text Transfer Protocol) and XML (extensible Markup Language) as its main communication method. By supporting the remote object access via URL (Uniform Resource Locator), the implementation of the integrated system makes the Web-Integrator systematic and intuitive. All the functions and resources provided by DOME could be used with the interface that enables bi-directional communication with the DOME system. Web-Integrator provides full web-based environments for the general designers, who do not have a full design knowledge and experience, and the proposed system allows design operations to happen at any place and anytime. Also it provides XML-RPC(Remote Procedure Call) based web service framework, which allows other systems to use easily the service that the DOME system supplies regardless the location and the platform.