• Title/Summary/Keyword: 동적 문서

Search Result 228, Processing Time 0.026 seconds

Implementation of Reporting Tool Supporting OLAP and Data Mining Analysis Using XMLA (XMLA를 사용한 OLAP과 데이타 마이닝 분석이 가능한 리포팅 툴의 구현)

  • Choe, Jee-Woong;Kim, Myung-Ho
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.3
    • /
    • pp.154-166
    • /
    • 2009
  • Database query and reporting tools, OLAP tools and data mining tools are typical front-end tools in Business Intelligence environment which is able to support gathering, consolidating and analyzing data produced from business operation activities and provide access to the result to enterprise's users. Traditional reporting tools have an advantage of creating sophisticated dynamic reports including SQL query result sets, which look like documents produced by word processors, and publishing the reports to the Web environment, but data source for the tools is limited to RDBMS. On the other hand, OLAP tools and data mining tools have an advantage of providing powerful information analysis functions on each own way, but built-in visualization components for analysis results are limited to tables or some charts. Thus, this paper presents a system that integrates three typical front-end tools to complement one another for BI environment. Traditional reporting tools only have a query editor for generating SQL statements to bring data from RDBMS. However, the reporting tool presented by this paper can extract data also from OLAP and data mining servers, because editors for OLAP and data mining query requests are added into this tool. Traditional systems produce all documents in the server side. This structure enables reporting tools to avoid repetitive process to generate documents, when many clients intend to access the same dynamic document. But, because this system targets that a few users generate documents for data analysis, this tool generates documents at the client side. Therefore, the tool has a processing mechanism to deal with a number of data despite the limited memory capacity of the report viewer in the client side. Also, this reporting tool has data structure for integrating data from three kinds of data sources into one document. Finally, most of traditional front-end tools for BI are dependent on data source architecture from specific vendor. To overcome the problem, this system uses XMLA that is a protocol based on web service to access to data sources for OLAP and data mining services from various vendors.

The Real-Time Detection of the Malicious JavaScript (실시간으로 악성 스크립트를 탐지하는 기술)

  • Choo, Hyun-Lock;Jung, Jong-Hun;Kim, Hwan-Kuk
    • Journal of Internet Computing and Services
    • /
    • v.16 no.4
    • /
    • pp.51-59
    • /
    • 2015
  • JavaScript is a popular technique for activating static HTML. JavaScript has drawn more attention following the introduction of HTML5 Standard. In proportion to JavaScript's growing importance, attacks (ex. DDos, Information leak using its function) become more dangerous. Since these attacks do not create a trail, whether the JavaScript code is malicious or not must be decided. The real attack action is completed while the browser runs the JavaScript code. For these reasons, there is a need for a real-time classification and determination technique for malicious JavaScript. This paper proposes the Analysis Engine for detecting malicious JavaScript by adopting the requirements above. The analysis engine performs static analysis using signature-based detection and dynamic analysis using behavior-based detection. Static analysis can detect malicious JavaScript code, whereas dynamic analysis can detect the action of the JavaScript code.

An Emotion Scanning System on Text Documents (텍스트 문서 기반의 감성 인식 시스템)

  • Kim, Myung-Kyu;Kim, Jung-Ho;Cha, Myung-Hoon;Chae, Soo-Hoan
    • Science of Emotion and Sensibility
    • /
    • v.12 no.4
    • /
    • pp.433-442
    • /
    • 2009
  • People are tending to buy products through the Internet rather than purchasing them from the store. Some of the consumers give their feedback on line such as reviews, replies, comments, and blogs after they purchased the products. People are also likely to get some information through the Internet. Therefore, companies and public institutes have been facing this situation where they need to collect and analyze reviews or public opinions for them because many consumers are interested in other's opinions when they are about to make a purchase. However, most of the people's reviews on web site are too numerous, short and redundant. Under these circumstances, the emotion scanning system of text documents on the web is rising to the surface. Extracting writer's opinions or subjective ideas from text exists labeled words like GI(General Inquirer) and LKB(Lexical Knowledge base of near synonym difference) in English, however Korean language is not provided yet. In this paper, we labeled positive, negative, and neutral attribute at 4 POS(part of speech) which are noun, adjective, verb, and adverb in Korean dictionary. We extract construction patterns of emotional words and relationships among words in sentences from a large training set, and learned them. Based on this knowledge, comments and reviews regarding products are classified into two classes polarities with positive and negative using SO-PMI, which found the optimal condition from a combination of 4 POS. Lastly, in the design of the system, a flexible user interface is designed to add or edit the emotional words, the construction patterns related to emotions, and relationships among the words.

  • PDF

A study on the Module Design for Real time remote education (실시간 원격교육을 위한 교수자와 학습자간의 공동모듈 설계 및 구현)

  • Kwon Hyuk-Jin;Jang Sin-Do;Choi Young-Gyu
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2006.05a
    • /
    • pp.825-828
    • /
    • 2006
  • 본 논문에서는 실시간 원격강의에서의 교수자와 학습자간의 효율적인 학습을 위한 공통모듈을 설계 및 구현하였다. 공통모듈은 교수자와 동일한 문서를 학습자에게 제공해주며 다양한 컨트롤을 통하여 학습자료를 동적으로 변화시킨다. 실시간으로 데이터 전송이 일어나기 때문에 강의 데이터를 일정한 크기로 나누어 전송하는 방법을 채택하여 구현하였다. 본 시스템은 교수자의 주도적이며 상호작용적인 강의를 제공해준다.

  • PDF

Design of XML-based Framework for A Extensible SNMP MIB (XML 기반 SNMP MIB의 실시간 확장 구조의 설계)

  • Park, Yong;Cha, Si-Ho;Cho, Kuk-Hyun
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10c
    • /
    • pp.461-463
    • /
    • 2000
  • 본 논문에서는 SNMP 기반의 네트웍 관리자가 피관리 요소들에서 MIB을 구성하는 변수들을 동적으로 선택하기 쉽게 할 수 있는 방법을 제시한다. 즉, 우리는 XML과 자바 코드를 사용하여 실시간으로 MIB을 확장함으로써 SNMP 에이전트의 실시간 확장을 용이하게 하는 구조를 설계한다. 우리가 설계한 XML 기반 SNMP MIB 확장 구조는 관리 방법을 채택한다. 실시간으로 MIB을 기술하기 위해 XML과 DOM을 사용 자바 기반의 네트워크와 관리방법을 채택한다. 이 방법은 MIB이 직렬화 되어 관리자와 에이전트간의 네트워크 상으로 전달될 수 있도록 해준다. 또한 XML의 사용은 MIB이 쉽게 탐색되고 관리 태스크들을 위한 온라인 문서와 자유롭게 통합될 수 있도록 한다. 더 나아가서 XML은 다른 정보 모델을 사용하는 네트웍 관리 응용들간의 데이터 교환이 쉽도록 할 것이다.

  • PDF

Design and Implementation of Mobile File Search throughout Remote-Agent (Remote-Agent를 통한 모바일 File Search 설계 및 구현)

  • 곽동규;김상태;이유근;박원배
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04a
    • /
    • pp.802-804
    • /
    • 2004
  • 현재 많은 부분에서 모바일을 이용한 다양한 서비스와 그러한 환경을 지원하기 위한 여러 가지 미들웨어를 최적화한 기술들이 선을 보이고 있다. 특히, 썬마이크로시스템즈사에서 제안한 차세대 접속 홈 네트워크 기술인 Jini 는 실세계의 네트워크에 연결된 주변 기기와 응용 프로그램을 사용하고자 하는 서비스에 등록과 동시에 활용 할 수 있는 기술로서 Desktop 환경에서 지원을 하고 있다. 이러한 지원의 조건에 반하여 본 논문에서는 모바일 환경에 적응할 수 있는 새로운 접근 방법을 모색함으로서 모바일 환경에서 동적으로 원격지의 노드를 찾아냄과 동시에 활성화 된 모바일 디바이스를 편리하게 사용 할 수 있게끔, 리스트 정보를 모바일 디바이스에서 보여주어 사용자로 하여금 언제 어디서나 필요한 문서를 찾아낼 수 있는 모바일 File Search 서비스를 설계 및 구현한다.

  • PDF

A Study on The Components of Global XML Repository for Constructing XML/EDI Logistics Information System (XML/EDI 물류정보시스템 구축을 위한 Global XML Repository의 구성요소에 관한 연구)

  • 김민철;최덕원
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2000.04a
    • /
    • pp.649-652
    • /
    • 2000
  • 현대 산업에 있어 그 비중이 급속히 증가하고 있는 물류산업의 효율적인 업무 처리와 국제 경쟁력 확보를 위하여 물류정보시스템 구축이 활발히 진행되고 있다. 이는 컴퓨터 기술의 발달과 함께 시간, 인력 및 비용이 많이 소요되던 종래의 거래서류 처리업무를 EDI 로 처리함으로써 가능해졌다고 볼 수 있다. 거의 30 여년간 기업간 온라인 상거래의 기본 수단으로 이용되어 온 EDI 의 동적인 변화 대응부족이나 고가의 네트워크 유지비용 등의 문제점을 극복하기 위해 유연한 변화수용 능력과 뛰어난 확장성을 가진 차세대 웹 문서인 XML을 이용한 XML/EDI가 등장하였다. XML/EDI는 XML, EDI, Agent, Template, Repository 의 5 가지 요소로 구성되어 있으며, 다른 요소들의 기본이 되는 Repository 는 거래에 필요한XML/EDI 태그들의 정의 및 의미를 저장하고 있으며 거래 당사자들이 검색하여 볼 수 있는 인터넷상의 공유 디렉토리를 말한다. 본 연구는 XML/EDI 물류정보시스템 구축을 위한 전 단계로서 현재 개념 적으로만 정립되어 있는 Global XML Repository 의 구성에 관한 연구이다. 특히 KEDIFACT 표준을 따르는 물류 EDI 를 바탕으로 Global XML Repository 내의 구성요소들을 정의하고 체계적으로 분류하는 것을 중점적으로 연구하였다.

  • PDF

A Design and Implementation of Multi-Avatar Routing System on 3D Virtual Space (3차원 가상공간에서의 Multi-Avatar 중계시스템의 설계 및 구현)

  • 허도영;전영훈;여인국;황대훈
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 1998.10a
    • /
    • pp.161-167
    • /
    • 1998
  • 오늘날 네트워크 기술의 발전과 인터넷 보급이 대중화됨에 따라, 가상현실 기술로 구축된 인터넷상의 가상공간에 3차원 가상현실 기술을 접목하므로서, 가상현실이 제공하는 몰입감과 임장감을 체험하고 원거리의 네티즌과 동일한 가상환경을 공유하면서 상대방의 움직임과 동적 위치를 확인하고 의사 전달을 수행하고자 하는 요구가 발생하고 있다. 현재의 인터넷상에서의 웹은 HTML문서에 기반을 둔 정적인 2차원의 정보만을 제공하고 있다. 그러나 이러한 2차원의 인터넷에서도 3차원 정보를 표현할 수 있는 수단을 제공하는 VRML이 등장하였다. 이에 본 논문에서는 이 언어로 표현된 3차원 가상공간에서의 사용자간 이벤트를 중계하는 이벤트 중계 서버와 중계 서버들을 관리하는 위치 서버, 그리고 이들 서버와 통신하는 클라이언트와 인터넷상의 다른 세계를 관리할 수 있는 모듈을 설계하고 구현하였다. 또한 이를 통하여 가상공간에 참여하는 사용자를 나타내는 분신인 아바타를 통하여 각자의 가상공간을 체험하고 다른 참여자와 대화할 수 있는 시스템을 구현하였다.

  • PDF

Operation Policy for Enhancing Availability of a Web Server against DoS Attacks (서비스 거부 공격에 대응한 웹서버 가용성 향상을 위한 운용 정책 방안)

  • Baik, Nam-Kyun;Jung, Sou-Hwan
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.33 no.8B
    • /
    • pp.735-744
    • /
    • 2008
  • This paper proposes a 'secure node' to be robust against network-based DoS attacks. The secure node selectively accepts new sessions based on the Zipf's law while a link is in the overload state. Our scheme calculates a threshold value for overload state, and provides a dynamic service mechanism for enhancing availability of a web server. The simulation results show performance improvement of the proposed scheme in terms of completion/connection ratios.

Index Graph : An IR Index Structure for Dynamic Document Database (인덱스 그래프 : 동적 문서 데이터베이스를 위한 IR 인덱스 구조)

  • 박병권
    • The Journal of Information Systems
    • /
    • v.10 no.1
    • /
    • pp.257-278
    • /
    • 2001
  • An IR(information retrieval) index for dynamic document databases where insertion, deletion, and update of documents happen frequently should be frequently updated. As the conventional structure of IR index is, however, focused on the information retrieval purpose, its structure is inefficient to handle dynamic update of it. In this paper, we propose a new structure for IR Index, we call it Index Graph, which is organized by connecting multiple indexes into a graph structure. By analysis and experiment, we prove the Index Graph is superior to the conventional structure of IR index in the performance of insertion, deletion, and update of documents as well as the performance of information retrieval.

  • PDF