• Title/Summary/Keyword: 문서중심 설계

Search Result 150, Processing Time 0.022 seconds

Design of XMP-Based Electronic Document Architecture for Electronic Circulation of Litigation Documents (소송문서의 전자적 유통을 위한 XMP 기반 전자문서 구조 설계)

  • Park, Min-Soo;Song, Choong-Geun;Lee, Nam-Young;Kim, Jong-Bae
    • Journal of Digital Contents Society
    • /
    • v.12 no.1
    • /
    • pp.95-105
    • /
    • 2011
  • It has become commonplace to use web-based business process systems in a variety of fields, and electronic litigation is not an exception. In electronic procedures where court records are at the core of the system, the electronic document architecture should be designed in a way that electronic documents are safely circulated and utilized on the web with a consideration of the authentication of records, particularity of cases and document security such as prevention of forgery or falsification. Based on a study of electronic formats suitable for court records, the Extensible Markup Language (XMP) for management of special case information and security requirements for circulation of electronic documents, this paper suggests an adequate architecture for electronic documents designed for electronic litigation involving constitutional matters and looks into cases where such architectures are applied. The studies in this paper will serve as a useful reference for those planning to realize web-based business process that enables exchanges of electronic documents.

Design and Implementation of XML Schema Generation System based on Transfer Information File (변환정보파일을 이용한 XML Schema 자동생성 시스템 설계 및 구현)

  • Kim, Seo-Gang;Lee, Eun-Bae
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.05a
    • /
    • pp.23-26
    • /
    • 2005
  • XML 문서의 구조를 정의하는 XML Schema 는 문법이 복잡하며 설계자에 따라 표현방법이 달라질 수 있고 잘못된 설계는 시스템의 자원을 낭비할 수 있다. 특히 한정된 시간과 비용으로 진행되는 프로젝트에서 잘못된 XML Schema 설계는 프로젝트의 지연 및 비용 초과의 주된 원인이 된다. 따라서 본 논문에서는 XML 로 작성된 데이터 중심의 전자문서 전송 시 필요한 XML Schema 를 표준화된 방식으로 생성하는 변환정보파일 모델을 설계하였다. 그리고 설계된 변환정보파일모델에 정의된 메타 데이터를 이용하여 객체지향 개념을 도입한 XML Schema 를 자동 생성하는 시스템을 설계, 구현하여 표준화된 XML Schema 를 생성하였다.

  • PDF

Design and Application of XTML Script Language based on XML (XML을 이용한 스크립트 언어 XTML 의 설계 및 응용)

  • Jeong, Byeong-Hui;Park, Jin-U;Lee, Su-Yeon
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.5 no.6
    • /
    • pp.816-833
    • /
    • 1999
  • 스타일 정보를 중심으로 하는 기존의 워드 프로세서의 출력 문서들을 차세대 인터넷 문서인 XML문서방식에 따라서 표기하고 또한 제목, 초록, 장 및 단락 등과 같은 논리적인 구조를 반영할 수 있도록 구조화함으로써 문서들의 상호교환뿐만 아니라 인터넷에서 유효하게 사용할 수가 있다. 본 논문에서는 스타일 또는 표현 속성 중심으로 하는 다양한 문서의 평면 구조를 XML의 계층적인 논리적인 구조로, 또한 다양한 DTD(Document Type Definition)환경하에서 변경시킬 수가 있는 변환 스크립트 언어를 표현할 수 있도록 하기 위하여 XTML(XML Transformation Markup Language)을 DTD형식으로 정의하고 이를 이용하여 변환 스크립트를 작성하였으며 자동태깅에 적용하여 보았다.XTML은 그 인스턴스에 해당하는 변환 알고리즘의 효과적인 수행을 위하여 즉 기존의 XML문서를 효과적으로 다루기 위하여 문서를 GROVE라는 트리 구조로 만들어 저장하고 또한 이를 조작할 수 있는 기능 및 다양한 명령어 인터페이스를 제공하였다. Abstract Output documents of existing word processors based on style informations or presentation attributes can be structured by converting them into XML(Extensible Markup Language) documents based on hierarchically logical structures such as title, abstract, chapter and so on. If so, it can be very useful to interchange and manipulate documents under Internet environment. The conversion need the complicate process calling auto-tagging by which elements of output documents can be inferred from style informations and sequences of text etc, and which is different from various kinds of simple conversion.In this paper, we defined XTML(XML Transformation Markup Language) of DTD(Document Type Definition) form and also defined the script language as instances of its DTD for the auto-tagging. XTML and its DTD are represented in XML syntax.Especially XTML includes various functions and commands to generate tree structure named as "GROVE" and also to process, store and manipulate the GROVE in order to process efficiently XML documents.documents.

An Analysis and Design Model for Web-based Information System (Web 기반 시스템 분석/설계 모형 개발)

  • 김정희;박세권
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1998.10b
    • /
    • pp.620-622
    • /
    • 1998
  • Web 기반 시스템 구축시 저렴한 구축비용, 표준화된 문서환경, 클라이언트를 통일하지 않고도 어플리케이션의 구현이 가능한 장점 때문에 인터넷 프로토콜인 TCP/IP와 HTTP를 기반으로 시스템을 구축하려는 기업과 조직이 늘고 있다. 본 논문에서는 web 환경에서 시스템 구축시 적용할 수 잇는 web 기반 시스템 분석/설계 모형을 제안한다. 기존의 web 어플리케이션 개발 방법들이 데이터 분석에 기초를 둔 것과는 달리, 기업과 조직이 가지는 기능을 중심으로 web 어플리케이션을 분석하고, 파악된 기능에서 pageflow를 설계하여 사용자의 요구사항과 조직의 처리가 반영된 page와 네비게이션 경로(navigation path)를 설계할 수 있는 모형을 제시한다.

Implementation and Design of Annotation Display Method using User Interest in Multi-User Environment (다중사용자 환경에서 사용자 관심사를 고려한 Annotation 표시기법 설계 및 구현)

  • 박민서;고승규;이현찬;임순범;최윤철
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2002.11b
    • /
    • pp.507-510
    • /
    • 2002
  • 웹에서 이용할 수 있는 Annotation들은 개인 노트의 수단이며, 같은 일에 종사하는 동료들간의 커뮤니케이션과 협업할 수 있도록 도와준다. 이런 종이 책에서의 Annotation들을 웹에 적용함으로써 공유. 검색, 재편집 등의 장점을 얻을 수 있다. 웹 Annotation은 통신수단의 발달과 함께 증가한 인터넷 사용자들의 활발한 커뮤니케이션을 통해 빠르게 증가하고 있어 한 문서에 많은 Annotation이 생성된다. 현재, 웹 상의 Annotation에 관련된 연구들은 생성, 출력, 저장을 중심으로 연구되고 있으나 한 문서 또는 한 Anchor에 존재하는 많은 Annotation들을 효과적으로 제공하는 방법에 관한 연구는 미비한 실정이다. 기존 Annotation 시스템들의 대부분은 다수의 Annotation들을 관련성이나, 사용자 특성을 고려하지 않고, 입력된 순서로 Annotation을 제공한다. 때문에 Anchor의 이해시간을 가중시킨다. 또한, 생성된 모든 Annotation 제공으로 인해 문서에 너무 많은 Annotation들이 생성되어 문서의 레이아웃을 손상시킬 수 있어[1], 문서를 이해의 시간을 증가시킨다[2]. 따라서 본 논문에서는 웹 문서에 생성된 다수의 Anchor들과 Annotation들을 사용자에게 효율적으로 제공하기 위하여 사용자 관심사에 맞는 Anchor와 Annotation만을 제공하는 Annotation 필터링기법을 제안한다. 또한. 동일한 Anchor내에서 적절한 Annotation의 우선 접근을 위한 Annotation 순위 부여기법과 Annotation 필터링 결과에 따라 Anchor의 표현유무를 결정하는 Anchor 표현 기법을 제안한다.

  • PDF

Feature-Based Summarization Method for a Large Opinion Documents Collection (대용량 오피니언 문서에 대한 특성 기반 요약 기법)

  • Chang, Jae-Young
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.16 no.1
    • /
    • pp.33-42
    • /
    • 2016
  • Recently, an environment in which public opinions are expressed about various areas is expanded around SNSs or internet potals, thus, opinion documents get bigger rapidly. Under these circumstances, it is essential to utilize automatic summarization techniques for understanding whole contents of large opinion documents. However, it is hard to summarize efficiently those documents with traditional text summarization technologies since the documents include subject expressions as well as features of targets objects. Proposed method in this paper defines features of opinion documents, and designed to retrieve representative sentences expressing opinions of those features. In addition, through experiments, we prove the usefulness of proposed method.

A Study of An XML-Based e-Marketplace Integration System for Sharing Corporate Business Information (기업간 비즈니스 정보 공유를 위한 XML 기반의 e-marketplace 통합시스템에 관한 연구)

  • 최종근;김창수;정회경
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.6 no.3
    • /
    • pp.475-480
    • /
    • 2002
  • As major industries become information -centered, business transactions and information -sharing processes are being computerized and automated, which ultimately re-defines electronic commercial transactions in a broader context. Business documents are the basic tools for corporate transactions. The use of business documents in electronic commercial transactions has increased markedly and this sphere is rapidly being extended to include information sharing between companies. XML(extensible Markup Language) was selected as the focus for this thesis. XML can help to make a complicated and data-rich document easy to share. The thesis proposes a business XML document editing system, comprised of a style document editor for business XM document structure, business documentation, and business document presentation, along with a business document transformation system which makes a transformation possible regardless of platform or using various corporate document standards.

A Study of An XML-Based e-Marketplace Integration System for Sharing Corporate Business Information (기업간 비즈니스정보 공유를 위한 XML 기반의 e-marketplace통합 시스템에 관한 연구)

  • 김창수;최종근;정희경
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2002.05a
    • /
    • pp.443-447
    • /
    • 2002
  • As major industries become information-centered, business transactions and information-sharing processes are being computerized and automated, which ultimately re-defines electronic commercial transactions in a broader context. Business documents are the basic tools for corporate transactions. The use of business documents in electronic commercial transactions has increased markedly and this sphere is rapidly being extended to include information sharing between companies. XML(extensible Markup Language) was selected as the focus for this thesis. XML ran help to make a complicated and data-rich document easy to share. The thesis proposes a business XML document editing system, comprised of a style document editor for business XML document structure, business documentation, and business document presentation, along with a business document transformation system which makes a transformation possible regardless of platform or using various corporate document standards.

  • PDF

Design of Content-Based Image Database and Development of Retrieval System using XML (XML을 이용한 내용기반 이미지 데이터베이스의 설계 및 검색 시스템 구현)

  • Park, Seon-Yeong;Yong, Hwan-Seung
    • Journal of KIISE:Databases
    • /
    • v.27 no.4
    • /
    • pp.572-584
    • /
    • 2000
  • 내용기반 이미지 검색을 하기 위해서는 이미지에 대한 내용정보가 필요하며, 이러한 내용정보간에는 상호 연관성이 존재한다. XML(eXtensible Markup Language)은 내용정보간의 상호연관성을 표현하기에 적절하므로 본 논문에서는 이미지 내용정보를 구조화하기 위한 방법으로 XML을 사용하였다. 또한 이미지는 눈에 보이는 객체의 시각적인 특징과 이미지 전테가 내포하는 시술적인 의미도 가지므로, 이러한 이미지의 특성에 따라 내용정보의 구조도 객체의 시각적 특징 중심의 모델링과 의미 중심의 모델링으로 구분하여 XML 문서 구조를 모델링 하였다. 구조화된 모델들 간의 객체지향 특성을 이용하여 XML 데이터 서버인 eXcelon에 통합하고, 이를 XQL(XML Query Language)에 의하여 질의해 냄으로써 검색 구간에 제약을 가하고 이를 통하여 더욱 효과적인 검색을 지원하도록 한다. 검색되어진 XML 문서 구조는 XSL(extensible StyleSheets Language)의 적용을 통하여 쉬운 형태로 웹 브라우저 상에 출력하도록 한다. 마지막으로 본 논문에서 제안한 모댈링의 효율성을 검증하기 위하여, 웹 상에서 이미지 내용정보의 상호 연관성에 기반 하여 원하는 이미지를 검색할 수 있는 시스템을 구현하였다.

  • PDF

MathML Editing System with the Intention of User Central Interface (사용자 중심의 인터페이스를 지향하는 MathML 편집 시스템)

  • 장홍매;오수영;정문영;조현성;조현규;정희경
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10c
    • /
    • pp.604-606
    • /
    • 2001
  • 기존 웹상에서의 수학식 처리 및 표기에 관련된 문제점을 보완하고, 수학식의 효율적인 표기 및 저장, 공유를 가능하게 하기 위해 W3C(World Wide Web Consortium)에서는 XML(extensible Markup Language) 애플리케이션인 MathML(Mathematical Markup Language)을 제정하였다. 본 논문에서는 MathML 문서를 보다 쉽고 효율적으로 편집할 수 있도록 사용자 중심의 다양한 인터페이스 제공을 통해, MathML 지식이 없는 사용자라도 쉽게 편집이 가능하도록 하였으며, 내부적으로는 처리속도 향상을 위해 기존 XML 파서의 기능 다수를 설계 및 구현하였다. 본 편집 시스템은 웹상에서의 MathML 사용의 보편화에 기여하고, XML을 기반으로 하고 수학식을 포함하는 문서의 효율적인 처리 등에 유용하게 사용될 것이다.

  • PDF