• Title/Summary/Keyword: DOM Model

Search Result 72, Processing Time 0.027 seconds

Retrieval algorithm for Web Document using XML DOM (XML DOM을 이용한 웹문서 검색 알고리즘)

  • 김노환;정충교
    • Journal of the Korea Computer Industry Society
    • /
    • v.2 no.6
    • /
    • pp.775-782
    • /
    • 2001
  • Until recently Web retrieval engine has presented a demanded document to users according to the amount and the frequency of inquired key words in each document under the assumption that the more key words a document has, the more accessible it is. This method of searching doesn't matter to a normal document such as HTML Web data in which structural information is not involved. However, Web data realized in XML contains structural information and modeling of graphic forms is also available. Therefore, in the case of XML, this method leads to no less trouble since it depends only on the frequency of key words. We consider that this problem can be resolved by way of inquiry which is similar to SQL. This form of inquiry enables us to snatch an exact data we want in a quick and clear way with a full advantage of structural quality of XML, overcoming the shortcomings of frequency-based engine. In this paper, We aim to design a model of information retrieval system of XML data using XML DOM and consider its algorithm related with it.

  • PDF

A Streaming XML Hardware Parser using a Tree with Failure Transition (실패 전이를 갖는 트리를 이용한 스트리밍 XML 하드웨어 파서)

  • Lee, Kyu-Hee;Han, Sang-Soo
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.10
    • /
    • pp.2323-2329
    • /
    • 2013
  • Web-services employ an XML to represent data and an XML parser is needed to use data. The DOM(Document Object Model) is widely used to parse an XML, but it is not suitable for any systems with limited resources because it requires a preprocessing to create the DOM and additional memory space. In this paper, we propose the StreXTree(Streaming XML Tree) with failure transitions and without any preprocessing tasks in order to improve the system performance. Compared to other works, our StreXTree parser achieves 2.39x and 3.02x improvement in system performance in Search and RBStreX, respectively. In addition, our StreXTree parser supports Well-Formed checking to verify the syntax and structure of XML.

Effect of Colloids on Contaminant Transport in Riverbank Filtration (강변여과에서 콜로이드 물질이 오염물 거동에 미치는 영향)

  • Kim, Dae-Hwan;Lee, Sang-Il;Yoo, Sang-Yeon
    • Proceedings of the Korea Water Resources Association Conference
    • /
    • 2005.05b
    • /
    • pp.1398-1402
    • /
    • 2005
  • Riverbank filtration is a natural process using alluvial aquifers to remove contaminants and pathogens in river water for the production of drinking water. In riverbank filtration, the understanding of contaminant transport is an important task for the production of high quality drinking water. This study investigates the transport behavior of hydrophobic organic contaminants when colloids (dissolved organic matter and bacteria) are present in the aquifer. A mathematical model for the transport of contaminants is developed and solved numerically for various situations. Results show that in the riverbank filtration the presence of DOM and bacteria enhances the mobility of contaminant significantly. Sensitivity analysis indicates that the distribution of the total aqueous Phase contaminant is significantly affected by distribution coefficients which account for affinity of solid or colloidal Phase to contaminant.

  • PDF

Design and Implementation XML parser for Mobile GIS based on GVM (GVM 기반 모바일 GIS를 위한 XML 파서의 설계 및 구현)

  • Nam, Dong-Geun;Na, Seung-Won;Oh, Se-Man
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.11c
    • /
    • pp.2277-2280
    • /
    • 2002
  • 1995년 이후 NGIS(National Geographic Information System) 사업의 시작과 함께 활성화되기 시작한 GIS는 1990 년대 말 인터넷의 급속한 보급으로 인하여 비약적인 발전을 거듭하였다. 최근에는 무선 인터넷의 확산과 함께 모바일 GIS가 등장하였으며, OGC(Open GIS Consortium)에서는 효율적인 지리정보의 저장과 전달을 위해 GML(Geographic Markup Language)을 제안하였다. 본 논문에서는 GVM(General Virtual Machine)기반의 모바일 디바이스에서 GML 문서를 처리하기 위한 XML 파서와 맵매니저(MapManager)를 설계하고 구현하였다. XML 파서는 서버로부터 GML문서를 다운로드 받아서 파싱과정을 거쳐서 DOM(Document Object Model)형태의 자료구조를 생성한다. 맵매니저는 DOM 구조를 입력으로 받아서 모바일 디바이스의 화면에 지도를 표시하고, 사용자 상호작용을 처리한다.

  • PDF

Lesson Plan System for Teacher-Student Based on XML (XML 기반 교수-학생 학습지도 시스템)

  • 최문경;김지영;김행곤
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10d
    • /
    • pp.406-408
    • /
    • 2002
  • 컴퓨터 기술의 발전과 네트워크의 급속한 확산으로 사회전반에 걸쳐 특허, 기업뿐 아니라 교육 현장의 효율화를 지원하기 위한 분야에서도 웹이 응용되고 있다. 교육 현장에서 작성되어지고 있는 문서 중 학습 지도안 작성은 교육 정보의 체계적인 제공이 미흡하고, 많은 시간과 노력이 요구되는 활동이므로 교수 개인이 모든 교수 활동에 필요한 지도안을 작성하는데는 어려움이 있다. 이를 위해, 웹에서 정보를 공유하여 문서의 재사용성을 높일 수 있는 시스템이 필요하게 되었다. 웹에서 표준화된 XML을 이용하여 문서의 생성과 검색, 그리고 재사용이 가능하도록 제공함으로써 교수자의 다양한 요구사항을 융통성 있게 수용할 수 있다. 본 논문에서는 학습지도안 시스템을 분석하여 공통DTD(Document Type Definition)를 생성하고 공통 DTD를 통해 표준화된 XML 문서를 제공한다. 좀더 효율적인 수업을 위해 학습지도안 작성이 용이하도록 학습지도안 작성용 에디터를 제공하며, 또한 XML DOM(Document Object Model)을 이용하여 검색기에서는 구조기반, 패싯, 키워드 검색 방법을 제시하고, 등록기에서는 DOM을 이용하여 해당 데이터를 추출하고 DB에 등록한다. 이는 문서의 재사용성을 높일 수 있다. 따라서, XML을 학교 현장에서 이용함으로써 웹에서 정보의 공유를 원활히 하고, 문서 작성의 효율성을 높이고자 한다.

  • PDF

AUTOMOBILE UNDERHOOD THERMAL AND AIR FLOW SIMULATION USING CFD (전산유체역학을 이용한 자동차 엔진룸의 열 및 유동장 해석)

  • Oh, K.T.;Kim, J.H.;Lee, S.W.;Kim, Y.S.;Ha, J.W.;Kang, W.K.
    • Journal of computational fluids engineering
    • /
    • v.12 no.1
    • /
    • pp.22-27
    • /
    • 2007
  • Automobile underhood thermal and airflow simulation h α s been performed by using a commercial CFD program, FLUENT. To implement the radiation heat transfer effect to the underhood thermal and flow field, Discrete Ordinates Method(DOM) was used. The cooling fan was modeled by using the Multiple Reference Frame(MRF) technique. For the implementation of the heat exchangers, such as radiator and condenser, which are located in the front side of vehicle, the effectiveness-NTU model was used. The pressure drop throughout the heat exchangers was modeled as Porous media. For the validation of the current computational method, the coolant temperature at the inlet port of the radiator was compared with experimental data, and less than 3% error was observed. Finally, the composed model was used for the cooling fan spec determination process in the development of a new vehicle, and the results showed that the current CFD method could be successfully applied to the vehicle development process.

Design and Implementation of a Low-Code/No-Code System

  • Hyun, Chang Young
    • International journal of advanced smart convergence
    • /
    • v.8 no.4
    • /
    • pp.188-193
    • /
    • 2019
  • This paper is about environment-based low-code and no-code execution platform and execution method that combines hybrid and native apps. In detail, this paper describes the Low-Code/No-Code execution structure that combines the advantages of hybrid and native apps. It supports the iPhone and Android phones simultaneously, supports various templates, and avoids developer-oriented development methods based on the production process of coding-free apps and the produced apps play the role of Java virtual machine (VM). The Low-Code /No-Code (LCNC) development platform is a visual integrated development environment that allows non-technical developers to drag and drop application components to develop mobile or web applications. It provides the functions to manage dependencies that are packaged into small modules such as widgets and dynamically loads when needed, to apply model-view-controller (MVC) pattern, and to handle document object model (DOM). In the Low-Code/No-Code system, the widget calls the AppOS API provided by the UCMS platform to deliver the necessary requests to AppOS. The AppOS API provides authentication/authorization, online to offline (O2O), commerce, messaging, social publishing, and vision. It includes providing the functionality of vision.

Adaptive Conversion of Web Content for Mobile Terminals (이동단말을 위한 적응적 웹 문서 변환)

  • Kang, Sueng-Chun;Chung, Kwang-Sue
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.6 no.6
    • /
    • pp.635-642
    • /
    • 2000
  • In this paper, we proposed an efficient document conversion mechanism to provide a adaptive web document to mobile terminals. We also proposed a RHTML(Reduced HTML) to archive the adaptive tag reduction. Markup error correction process in the proposed adaptive document conversion mechanism converts a HTML(HyperText Markup Language) document into a XML(Extensible Markup Language) application document. This. process makes web document easy to handle with a DOM (Document Object Mode)) as the tree model and removes the hardware overhead in mobile terminals. Also, tag reduction process provides the adaptive web document with three DTD(Document Type Definition)s in the RHTML.

  • PDF

Engineered nanoparticles in wastewater systems: Effect of organic size on the fate of nanoparticles

  • Choi, Soohoon;Chen, Ching-Lung;Johnston, Murray V.;Wang, Gen Suh;Huang, Chin-Pao
    • Membrane and Water Treatment
    • /
    • v.13 no.1
    • /
    • pp.29-37
    • /
    • 2022
  • To verify the fate and transport of engineered nanoparticles (ENP), it is essential to understand its interactions with organic matter. Previous research has shown that dissolved organic matter (DOM) can increase particle stability through steric repulsion. However, the majority of the research has been focused on model organic matter such as humic or fulvic acids, lacking the understanding of organic matter found in field conditions. In the current study, organic matter was sampled from wastewater treatment plants to verify the stability of engineered nanoparticles (ENP) under field conditions. To understand how different types of organic matter may affect the fate of ENP, wastewater was sampled and separated based on their size; as small organic particular matter (SOPM) and large organic particular matter (LOPM), and dissolved organic matter (DOM). Each size fraction of organic matter was tested to verify their effects on nano-zinc oxide (nZnO) and nano-titanium oxide (nTiO2) stability. For DOM, critical coagulation concentration (CCC) experiments were conducted, while sorption experiments were conducted for organic particulates. Results showed that under field conditions, the surface charge of the particles did not influence the stability. On the contrary, surface charge of the particles influenced the amount of sorption onto particulate forms of organic matter. Results of the current research show how the size of organic matter influences the fate and transport of different ENPs under field conditions.

Implement of XML-Based Authorization Policy Module (XML 기반 권한 정책 모듈 구현)

  • Shin Myeong-Sook;Lee Joon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.8
    • /
    • pp.1762-1767
    • /
    • 2005
  • PKI provides good resolutions for the authentication of user in the situation not to meet each other, but it is not enough to provide the resolution of authorization in distributed computing environments. Especially, we offer a variety forms of the user Authentication, the Integrity and a security service of the Non-Repudiation, but an authorization Policy, because of the complexity with a lot of information, using m understandable XML, makes a simple and easy certificate to read, and we get the information from DOM fee and do a XML analysis and stardardized-method usage easily In this paper, we provide the AAS model being able to use with the solution of the distributed users' authorization, and we implement an authorization policy module, using XML. in the Linux-based Apache Web server.