• Title/Summary/Keyword: dynamic document

Search Result 121, Processing Time 0.026 seconds

Comparison of Test Case Effectiveness Based on Dynamic Diagrams Using Mutation Testing (뮤테이션 테스트를 이용한 동적 다이어그램에 근거한 테스트 케이스의 효율 비교)

  • Lee, Hyuck-Su;Choi, Eun-Man
    • The KIPS Transactions:PartD
    • /
    • v.16D no.4
    • /
    • pp.517-526
    • /
    • 2009
  • It is possible to indicate the complex design and execution of object-oriented program with dynamic UML diagram. This paper shows the way how to make several test cases from sequence, state, and activity diagram among dynamic UML diagram. Three dynamic UML diagrams about withdrawal work of ATM simulation program are drawn. Then different test cases are created from these diagrams using previously described ways. To evaluate effectiveness of test cases, mutation testing is executed. Mutants are made from MuClipse plug-in tool based on Eclipse which supports many traditional and class mutation operators. Finally we've got the result of mutation testing and compare effectiveness of test cases, etc. Through this document, we've known some hints that how to choose the way of making test cases.

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.

An Improved Method of the Prime Number Labeling Scheme for Dynamic XML Documents (빈번히 갱신되는 XML 문서에 대한 프라임 넘버 레이블링 기법)

  • Yoo, Ji-You;Yoo, Sang-Won;Kim, Hyoung-Joo
    • Journal of KIISE:Databases
    • /
    • v.33 no.1
    • /
    • pp.129-137
    • /
    • 2006
  • An XML labeling scheme is an efficient encoding method to determine the ancestor-descendant relationships of elements and the orders of siblings. Recently, many dynamic XML documents have appeared in the Web Services and the AXML(the Active XML), so we need to manage them with a dynamic XML labeling scheme. The prime number labeling scheme is a representative scheme which supports dynamic XML documents. It determines the ancestor-descendant relationships between two elements with the feature of prime numbers. When a new element is inserted into the XML document using this scheme, it has an advantage that an assigning the label of new element don't change the label values of existing nodes. But it has to have additional expensive operations and data structure for maintaining the orders of siblings. In this paper, we suggest the order number sharing method and algorithms categorized by the insertion positions of new nodes. They greatly minimize the existing method's sibling order maintenance cost.

Design and Performance Evaluation of Data Models for the XML Document Management (XML 문서관리를 위한 데이터 모델 설계 및 성능평가)

  • 유재수;손충범;조혜영
    • Journal of Internet Computing and Services
    • /
    • v.2 no.5
    • /
    • pp.59-70
    • /
    • 2001
  • Recently, in various fields XML has been become a standard for information exchange in internet. Therefore, the researches on data modeling for storing and fetching the XML documents have been made actively. However, existing researches have weak points that they can support neither versioning nor fast fetching of documents while changing documents in dynamic environments. In this paper, we propose four kinds of hybrid data modeling schemes that combine fragmentation model and nonfragmentation model. Our data modeling schemes are suitable to dynamic environments. We also present guidelines that our hybrid data modeling schemes can be used for various applications. We shaw through various experiments that our hybrid schemes partially outperforms the existing modeling schemes in terms of insertion time, storage space and retrieval time.

  • PDF

Dynamic Generation of SMIL based Multimedia Documents on the Web (웹에서 SMIL 기반 멀티미디어 문서의 동적 생성)

  • 김경덕
    • Journal of Korea Multimedia Society
    • /
    • v.4 no.5
    • /
    • pp.439-445
    • /
    • 2001
  • In this paper, we suggest a method for dynamic generation of SMIL documents by user profiles on the web. Generated multimedia documents are based on the SMIL (Synchronized Multimedia Integration Language) that are recommended by the W3C. The method generates automatically XSLT documents according to user profiles. SMIL documents are produced on real-time by integration of the XSLT documents and the XML documents that are made already. Most of conventional web-based documents are based on the HTML that is difficult to support reusability of documents are relation among multimedia abject. However, the suggested method is based on the XML, and so it supports reusability of documents and produces efficiently various SMIL-based multimedia documents. Application for the suggested method are as follows; Electronic commerce, tele-lecture, a web-based document editing, etc.

  • PDF

Study on the resonant HF DC/DC Converter for the weight reduction of the Auxiliary Power Supply of MAGLEV (자기부상열차 보조전원장치 경량화를 위한 공진형 HF DC/DC Converter 연구)

  • Lee, Kyoung-Bok;Lim, Ji-Young;Jo, Jeong-Min;Kim, Jin-Su;Han, Young-Jae;Choi, Sung-Ho
    • Proceedings of the KSR Conference
    • /
    • 2011.10a
    • /
    • pp.1825-1831
    • /
    • 2011
  • One of the major trends in traction power electronics is increasing the switching frequencies. The advances in the frequency elevation have made it possible to reduce the total size and weight of the passive components such as capacitors, inductors and transformers in the DC/DC converter and hence to increase the power density. The traction dynamic performance is also improved. This document describes several aspects relating to the design of resonant DC/DC converter operating at high frequency(10KHz) and the converter topologies and the control method of MAGLEV, which result in soft switching, are discussed.

  • PDF

Ontology Version Control for Web Document Search (웹문서 검색을 위한 온톨로지 버전 제어)

  • Kim, Byung Gon
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.9 no.3
    • /
    • pp.39-48
    • /
    • 2013
  • Ontology has an important role in semantic web to construct and query semantic data. When system make changes to ontologies, questions arise about versioning of these changes. Applying this changes on a dynamic environment is even more important. To apply these changes, change specification method is needed. Early studies show RDF-based syntax for the operations between old and new ontologies. When several ontology versions can be used for some query, if possible, using possible newest version ontology with prospective use is best way to process the query. Prospective use of ontology means using a newer version of an ontology with a data source that conforms to a more recent ontology. In this paper, for prospective use of ontology version, structure of change specification of class and property through several ontology versions is proposed. From this, efficient adaptive ontology version selection for a query can be possible. Algorithm for structure of version transition representation is proposed and simulation results show possible newest version number for queries.

A Study of Los Angeles Public School Design in Identifying Community Improvement

  • Reeder, Eric D.;Park, Suh-Jun;Kim, Youngsuk
    • Architectural research
    • /
    • v.18 no.4
    • /
    • pp.171-178
    • /
    • 2016
  • Architectural utility in Richard Neutra's early twentieth century modern school design was paramount in progressively shaping salience of academic institutions, in part to move beyond neoclassical traditions in style based design. The intention being to address school and community through modern architectural solutions. Expanding on Neutra's practice, the planning and design of new public schools in Los Angeles, are advocating the integration of institutional and public spaces. This research will document through qualitative analysis of institutional design within transitioning neighborhoods, a utilitarian approach that has become foundational for positive urban change. The focus of this research will reflect upon contemporary schools designed by DalyGenik Architecture, Coop Himmelblau and Michael Maltzen Architecture. Comparing with Neutra's early modernist approach, the selected case studies will address material and spatial applications having redefined functional relationships of interior space, architectural envelope and an interconnected public realm. A dynamic peripheral condition in new school design has emerged with the elimination of decorative adornment, clarifying utilitarian intentions of institutional service to and the rejuvenation of public realms and community spaces.

The Use of an Integrative Metaschema for Managing Corporate Knowledge (기업 지식 관리를 위한 통합적 메타스키마 활용)

  • Suh, Woojong;Jung, Jaewoo
    • Knowledge Management Research
    • /
    • v.3 no.1
    • /
    • pp.107-119
    • /
    • 2002
  • Under the current dynamic business environment, the corporate knowledge resources are becoming more complicated and diverse. In order to manage these resources effectively, it is necessary to develop an integrative metaschema which accommodates various characteristics of the resources. From this perspective, this paper proposes an integrative metaschema which can manage three types of knowledge resources: schematic model, hypermedia information, and document file. This metaschema can help store and reuse knowledge in a systematic and consistent way. Furthermore, it can support useful and flexible search logics. To demonstrate the usefulness of the metaschema, a prototype system and a real-life bank case are illustrated.

  • PDF

A Query-by-Speech Scheme for Photo Albuming (음성 질의 기반 디지털 사진 검색 기법)

  • Kim Tae-Sung;Suh Young-Joo;Lee Yong-Ju;Kim Hoi-Rin
    • MALSORI
    • /
    • no.57
    • /
    • pp.99-112
    • /
    • 2006
  • In this paper, we introduce two retrieval methods for photos with speech documents. We compare the pattern of speech query with those of speech documents recorded in digital cameras, and measure the similarities, and retrieve photos corresponding to the speech documents which have high similarity scores. As the first approach, a phoneme recognition scheme is used as the pre-processor for the pattern matching, and in the second one, the vector quantization (VQ) and the dynamic time warping (DTW) are applied to match the speech query with the documents in signal domain itself. Experimental results show that the performance of the first approach is highly dependent on that of phoneme recognition while the processing time is short. The second method provides a great improvement of performance. While the processing time is longer than that of the first method due to DTW, but we can reduce it by taking approximated methods.

  • PDF