• Title/Summary/Keyword: Markup Language

Search Result 746, Processing Time 0.025 seconds

Design of Gesture based Interfaces for Controlling GUI Applications (GUI 어플리케이션 제어를 위한 제스처 인터페이스 모델 설계)

  • Park, Ki-Chang;Seo, Seong-Chae;Jeong, Seung-Moon;Kang, Im-Cheol;Kim, Byung-Gi
    • The Journal of the Korea Contents Association
    • /
    • v.13 no.1
    • /
    • pp.55-63
    • /
    • 2013
  • NUI(Natural User Interfaces) has been developed through CLI(Command Line Interfaces) and GUI(Graphical User Interfaces). NUI uses many different input modalities, including multi-touch, motion tracking, voice and stylus. In order to adopt NUI to legacy GUI applications, he/she must add device libraries, modify relevant source code and debug it. In this paper, we propose a gesture-based interface model that can be applied without modification of the existing event-based GUI applications and also present the XML schema for the specification of the model proposed. This paper shows a method of using the proposed model through a prototype.

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

A Study on Design and Implementation of Automatic Product Information Indexing and Retrieval System for Online Comparison Shopping on the Web (웹 상의 온라인 비교 쇼핑을 위한 상품 정보 자동 색인 및 검색 시스템의 설계 및 구현에 대한 연구)

  • 강대기;이제선;함호상
    • The Journal of Society for e-Business Studies
    • /
    • v.3 no.2
    • /
    • pp.57-71
    • /
    • 1998
  • In this paper, we describe the approaches of shopping agents and directory services for online comparison shopping on the web, and propose an information indexing and retrieval system, named InfoEye, with a new method for automatic extraction of product information. The developed method is based on the knowledge about presentation of the product information on the Web. The method from the knowledge about presentation of the product information is derived from both the point that online stores display their products to customers in easy-to-browse ways and heuristics made of analyses of product information look-and-feel of domestic online stores. In indexing process, the method is applied to product information extraction from Hypertext Markup Language (HTML) documents collected by a mirroring robot from online stores. We have made InfoEye to a readily usable stage and transferred the technology to Webnara commercial shopping engine. The proposed system is a cutting-edge solution to help customers as a shopping expert by providing information about the reasonable price of a product from dozens of online stores, saving customers shopping time, giving information about new products, and comparing quality factors of products in a same category.

  • PDF

Development of a Indoor LBS Application for Navigation - Focusing on Development for an IndoorGML Editor and Viewer - (실내 길 찾기를 위한 Indoor LBS 어플리케이션 개발 - IndoorGML 에디터(Editor) 및 뷰어(Viewer) 개발을 중심으로 -)

  • Yoon, Seung-Hyun;Choi, Jin-won
    • Korean Institute of Interior Design Journal
    • /
    • v.22 no.5
    • /
    • pp.207-215
    • /
    • 2013
  • Due to an increase in the number of large-scale and high rise buildings, the importance of indoor location information has been highlighted. As a result, seamless three-dimensional space information, linked to various indoor and outdoor services is required. The purpose of this study is to develop a system which can edit and operate indoor space information using the IndoorGML(Geography Markup Language). It provides functions such as converting and editing authoring indoor space using the IndoorGML. Based on defined schema which is the IndoorGML international standardization work, we develop the "Editor" and "Viewer" for the IndoorGML. When indoor space is modeled in an authoring tool, a variety of topologies can be created automatically. These are available to be edited and modified. Moreover, the file of model can be saved as IndoorGML, SBM and KML file. These files are viewed by the "Viewer". Indoor LBS(Location Based Service)is served with these principles.

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.

A Design and Implementation of XML Schema Editor Based on JAVA (자바 기반의 XML 스키마 편집기의 설계 및 구현)

  • Jee, Seok-Jin;Park, Jung-Hwan;Im, Doo-Wook;Jang, Woo-Young;Shin, Dong-Kyoo;Shin, Dong-Il
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.10a
    • /
    • pp.55-58
    • /
    • 2000
  • 컴퓨터의 사용이 보편화되고, 정보화 사회로 발전해감에 따라 이 기종간의 문서 정보 교환 및 인터넷과 네트웍 인프라의 향상으로 인한 문서 처리량은 계속 증대되고 있다. 또한 문서의 표현 방법 및 문서량의 증대로 인해 사용자의 요구는 다양해져가고 있다. 기존의 웹(Web)에서 사용되고 있는 HTML(Hyper-Text Markup Language)은 고정된 태그를 사용해서, 사용자가 직접 논리적인 구조를 갖는 문서를 작성할 수 가 없었다. 이에 W3C에서는 XML을 발표하여, 사용자가 논리 구조를 가진 문서를 작성할 수 있도록 하였다. 이러한 XML 문서의 논리적인 구조를 표현하려면, XML 문서 안에 어떤 것을 담을 수 있는지에 대한 규칙들의 집합인 스키마(Schema)가 필요하다. 현재 여러 종류의 스키마가 사용되고 있으며, 이를 이용한 다양한 문서들이 사용되고 있다. 본 논문에서는 현재 가장 많이 사용되고 있는 스키마인 DTD를 보다 쉽게 작성할 수 있는 자바 기반의 스키마 편집기를 설계 및 구현하였다.

  • PDF

A Construction of Light DB for the Integrated Mobile Map GML (GML 중심의 통합 모바일 지도 처리를 위한 경량 DB 구축)

  • Lee, Jin-Seok;Park, Yong-Jin;Song, Eun-Ha;Jeong, Young-Sik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.11a
    • /
    • pp.509-512
    • /
    • 2005
  • 기존의 GIS 서비스는 웹상에서 제공되어 왔으나 최근 모바일 기술의 발달로 인해 모바일 단말기에서의 서비스가 가능해졌다. 하지만 모바일 단말기의 초대 장점인 휴대성에 초점이 맞춰지면서 데이터 처리 및 저장 공간의 부족, 통신 속도의 문제에 부딪히게 되었다. 또한 GIS 서비스를 위한 지리정보 표준이 없기 대문에 각 회사마다 서로 다른 형태들로 개발되어 왔으며 특정 포맷에 국한되어 자유로운 활용과 통합 및 응용이 불가하며, 각각의 데이터들을 공유하는데 많은 어려움이 있었다. 본 논문에서는 기존 지리정보포맷인 DXF(Drawing eXchange Format), SHP(SHaPefile)등을 모바일 환경에 적합하게 지리 정보를 표현함에 있어서 필요한 최소한의 속성들을 추출 및 인덱싱을 통해 경량화된 통합 DB를 구축하여 추후 OGC(Open GIS Consortium)에서 제안한 XML 기반의 표준 공간 데이터 포맷인 GML(Geographic Markup Language)로의 확장이 용이하고 좀 더 효율적인 데이터 처리 및 관리를 가능하게 한다.

  • PDF

A Study of the XML-based Access Control Model for the public organization (공공기관을 위한 XML기반의 접근제어 모델에 관한 연구)

  • Jeong, Sung-Woo;Park, Jae-Won;Kang, Cheol-Oh;Won, Jong-Jin;Lee, Nam-Yong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.05a
    • /
    • pp.1229-1232
    • /
    • 2005
  • 국내 공공기관에서는 사이버 행정환경의 기밀성, 무결성, 신원확인, 부인방지등을 보장하기 위하여 행정전자서명인증체계(GPKI:Government Public Key Infrastructure)의 구축과 함께 모든 문서를 XML형태로 표준화하여 공공기관간의 문서를 통합하기 위한 시도를 하고 있다. 하지만 행정전자서명인증체계에서 사용하는 공개키기반(PKI)을 연동한 인증체계는 단순한 사용자 인증만을 제공하여, 공공기관의 응용업무 환경에서 요구되는 다양한 사용자의 직위, 직무, 역할정보 등의 관리가 어려우며 XML형태의 공공문서에 대한 상세한 접근제어를 지원하지 못하는 한계점이 있다. 이러한 한계점을 해결하기 위하여 본 논문에서는 공공기관에서 사용하는 인증 및 접근제어 시스템의 가상시나리오를 통하여 보안문제점을 도출하고 분석한 후에 이를 근거로 공공기관의 보안 문제점을 해결할 수 있는 보안기술인 PMI(Privilege Management Infrastructure)와 XACML(eXtensible Access Control Markup Language)을 연동한 접근제어모델을 제안하였다..

  • PDF

A Visualization of POI Information on the Standard Map with GML (GML 표준 지도상에서의 POI 정보 가시화)

  • Park, Jun;Kim, Min-Seok;Jung, Sung-Tae;Han, Sung-Kuk;Jeong, Young-Sik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.11a
    • /
    • pp.1157-1160
    • /
    • 2005
  • 일반적으로 지리정보 서비스의 목적은 사용자에게 어떻게 하면 좀 더 쉽고 정확하며 빠르게 정보를 전달하는가에 있다. 지리정보 서비스가 발달하고 정보통신이 발달함에 따라 많은 사용자 요구가 증가하고 있는데 그 중 전자 지도 서비스에 대한 요구가 증가하고 있는 추세이다. 기존의 지리정보 시스템(GIS)은 많은 웹과 연동하여 웹 사이트에서 지도 정보 및 주변위치정보(POI : Point Of Interest) 서비스를 제공하고 있다. 또한 지리정보 데이터는 그 특수성에 의해 정보의 현재성, 다양성, 위치정확도, 등급분류, 기타 주요 속성정보로 구성 요소를 정의 하여 제공하고 있다. 이에 OGC(Open GIS Consortium) 에서 제안한 지리 데이터 공유 및 저장의 표준인 GML(Geography Markup Language) 명세에 기반하여 POI 정보를 가시화하는 시스템인 GVP(GML Viewer POI) 설계한다. 특히 데이터 전송 트래픽을 최소화하기 위한 특정한 핵심 POI 위치 정보를 제공한다.

  • PDF

A Study of the Design of Ontology-based Prescription Knowledge Management System of Oriental Medicine (온톨로지 기반 한의학 처방 지식관리시스템 설계에 관한 연구)

  • 이현실;이두영
    • Journal of the Korean Society for information Management
    • /
    • v.20 no.1
    • /
    • pp.341-371
    • /
    • 2003
  • The purpose of the study is to design the ontology-based Prescription Knowledge Management System of Oriental Medicine. The study was done with the premise that the effectiveness of the system can be improved by using ontological abstractional structure based on definition of concept, attribution and relations of words related to the specific area. The system is developed with Protege-2000 by using newly developed KPML(Korean Medicine Prescription Markup Language). The results of the study provide the model of Prescription Knowledge Management System and the possibility of implementing XML-based ontology system to the semantic web environment.