• Title/Summary/Keyword: OpenXML

Search Result 197, Processing Time 0.021 seconds

A Case Study of Developing XML-based Web Contents Supporting PC and PDA Browser (PC 및 PDA 브라우저 지원을 위한 XML 기반의 웹 컨텐츠 개발 사례 연구)

  • Kim Kyung-A;Yong Hwan-Seung
    • Journal of Digital Contents Society
    • /
    • v.3 no.1
    • /
    • pp.59-74
    • /
    • 2002
  • Due to rapid advance of wireless communication technology and popularization of wireless devices, demand on wireless internet contents is gradually increasing. Therefore, there are many researches and solution developments to provide good qualified contents quickly for wireless internet. For example, researches into converting wired web contents into wireless web contents or using integrated markup language like XHTML basic to make contents. In this paper, I propose a method to develop XML-based web contents which uses PHP language for data fetch from MySQL database. This method use open source software for a cost saving. Due to use of PHP extension as a XSLT engine, this method is very easy to apply. For a example of this method, a web content of movie information is implemented for PC and PDA browser. Developing XML-based web contents is useful not only for supporting devices of multiple type, but also for rapid changes of user interface design and for exchange of contents between web sites.

  • PDF

OpenBIM-based Mapping System Development for Geometry Information Exchange of Architectural Components (건축부재 형상정보 교환을 위한 개방형BIM 기반의 매핑 시스템 개발)

  • Park, Seunghwa;Kim, Inhan;Lee, Jiah
    • Korean Journal of Computational Design and Engineering
    • /
    • v.19 no.2
    • /
    • pp.182-190
    • /
    • 2014
  • Parametric modeling is one of BIM's characteristics and BIM have being utilized for constructability analysis, energy efficiency analysis, and so on in diverse construction field. However, parametric information's interoperation is not solved until now because different BIM tools have specific algorithm and methods to generate geometric information. To solve the problem, previous research suggested IFC-XML methodology. In this paper, authors studied connections between IFC-XML structure and script-based modeling commends to make libraries in commercial BIM tools such as ArchiCAD$^{TM}$ and Digital Project$^{TM}$. In addition, they made commends mapping tables to exchange geometry information of architectural components. Moreover, mapping system was developed to certify the mapping tables which is classified modeling commends. Finally, translated architectural component model was confirmed using exchanged geometry information in browser.

Implementation Techniques of a Workflow-based Service Broker for Service Leasing over the Internet (인터넷 서비스 임대를 위한 워크플로우 기반 서비스 중개자 구현기법)

  • Lee, Yong-Ju
    • The KIPS Transactions:PartD
    • /
    • v.9D no.2
    • /
    • pp.277-288
    • /
    • 2002
  • A service broker supporting customers plays an important role in internet marketplaces. Recently. several intelligent brothers have been developed for electronic commerce, outline shopping mall, and electronic marketplaces. While these systems provide interesting shopping experiences, they fall short in fully exploiting the capabilities, such as the service integration and automatic execution required by internet market places. In this respect, we propose a workflow-based service broker system. Dependent services in our approach are modeled as workflow processes, which are automatical1y processed by a workflow engine. In the proposed system all data exchanges are realized through XML providing platform independent, extensible, open. and interoperable architecture.

Implementation of OpenLS Location Utility Services (OpenLS 위치 유틸리티 서비스의 구현)

  • Kim, Kwang-Soo;Kim, Jae-Chul;Lee, Jun-Wook;Park, Jong-Hyun
    • 한국공간정보시스템학회:학술대회논문집
    • /
    • 2003.11a
    • /
    • pp.114-117
    • /
    • 2003
  • 이동통신망을 이용한 위치정보서비스는 사용자에게 그의 현재 지리적 위치에 근거한 서비스를 제공하는 것이다. 이 위치는 사용자가 들고 다니는 이동 전화기에 내장된 GPS 수신기나 통신이 일어난 지역을 관할하고 있는 통신 기지국의 지리적 위치를 통해 획득할 수 있다. 통신사에 의해 획득된 위치는 사용자에게 익숙하지 않은 십진수로 표시되는 좌표 값이다. 따라서 좌표 값을 사용자에게 친숙한 주소, 빌딩 이름 등으로 변환하는 과정을 거친 후 사용자에게 제공하여야 한다. 이러한 변환 과정에 유용하게 사용되는 것이 위치 유틸리티 서비스이다. 이것은 주소를 좌표로 변환하는 Geocoding 기능과 좌표를 주소로 변환하는 Reverse Geocoding 기능으로 구성되어 있다. 각각의 기능은 OpenLS에서 발표한 표준 사양을 구현하였으며, XML을 이용한 Web Service를 제공하여 상호운용성을 향상시켰다.

  • PDF

REST based Call/Messaging Open API for Telecommunication Services (통신 서비스를 위한 REST 기반 통화/메시징 Open API)

  • Jung, Soon-Chul;Kang, Mi-Kyung;Choi, Dae-Woo
    • 한국정보통신설비학회:학술대회논문집
    • /
    • 2008.08a
    • /
    • pp.521-524
    • /
    • 2008
  • 기존 지능망 서비스들이 포화 상태에 이르게 됨에 따라 수익이 나는 새로운 서비스를 개발하는 것이 점점 더 어려워지고 있다. 요즈음 전통적인 전화망과 인터넷의 결합이 새로운 경향으로 나타나고 있다. PC와 같은 인터넷 단말은 전화망의 전통적인 단말보다 저장 장치 및 유저 인터페이스 면에서 더욱 더 강력한 능력을 가지고 있다. IT 개발자들은 전화 분야의 전문 지식을 갖고 있지 않아도 Parlay API를 사용하면 새로운 통신 서비스를 쉽게 만들수 있다. HTTP 상의 SOAP을 사용하여 쉽게 두 컴퓨터 노드간의 통신이 가능하게 할 수 있더라도 일반적인 개발자는 현란한 XML 포맷 때문에 SOAP 메시지를 처리하는데 어려움을 느낀다. REST 기반 API는 이러한 것의 좋은 대체재가 될 수 있는데, 추가적인 프로토콜 층이 없이 HTTP 층만 있기 때문이다. 본 논문에서는 통화 및 메시징 서비스를 만들기 위한 REST 기반의 Open APl 를 소개한다. 제안되는 API는 클릭투콜, 미니 컨퍼런스, 통화 녹음, 주문형 오디오 재생, 단문 메시징 및 음성 메시징 기능을 제공한다. 제안되는 API 특징은 전화망과 인터넷의 컨버전스의 강력함을 보여준다.

  • PDF

Design of Open Framework Module for ASP Development System (ASP 시스템 개발을 위한 오픈 프레임워크 모듈)

  • Kwon, Young-Oh;Kim, Tae-Gan;Lee, Se-Hoon;Rim, Kee-Wook;Lee, Jung-Hyun
    • The Journal of the Korea Contents Association
    • /
    • v.9 no.2
    • /
    • pp.133-141
    • /
    • 2009
  • This paper propose an expanded ASP exclusive development framework method. We applied a module to the suggested method which suit to develope ASP. Proposed method is a kind of module, which manages MVC develope methodology and treats Query and ASP information as a XML. It has flexibility which meets the client's request quickly. Using inherited base model which previously exist in template source, developer only concerned with development methodology so that they can reduce development time and reinforce a integrity of system. We proposed these improvements as a framework. Experimental results validate our scheme, showing a fewer number of files and a better flexibility than other development method, and also about 29% of program code has been reduced.

Application of GeoJSON to Geo-spatial Web Service (지공간정보 웹 서비스에서 GeoJSON 적용)

  • Park, Yong-Jae;Lee, Ki-Won
    • Korean Journal of Remote Sensing
    • /
    • v.24 no.6
    • /
    • pp.613-620
    • /
    • 2008
  • Web on Web 2.0 paradigm is regarded as a kind of platform. Accordingly, users on web can use almost same applications like using certain applications on personal computer, to given purposes. For Web as platform, it needs web-based or web-recognizable file format to communicate or to exchange various information contents and data among applied applications. Text-based JSON is a practical format directly linked Javascript on Web, so that XML-typed data, being previously built, can be possible for tagging process containing JSON format. However, GeoJSON handling geo-spatial data sets is now fledgling stage in standards. Thus, it is not on the practical applicability level, and there are a few tools or open sources for this format. To adopt GeoJSON for the future Geo-web application, users implement GeoJSON parser or apply the server-based open source GIS for their purpose. In this study, a preliminary work for GeoJSON application in Geo-web service carried out using Google Maps API and openlayers library API.

Association Rules Extraction from GML Data (GML 데이터에서 연관규칙 추출)

  • Kim, Eui-Chan;Hwang, Byung-Yeon
    • 한국공간정보시스템학회:학술대회논문집
    • /
    • 2005.11a
    • /
    • pp.55-60
    • /
    • 2005
  • 지리 공간 정보에 대한 관심 증가와 더불어 활용 분야도 다양해지고 있다. OGC(Open GIS Consortium)에서는 XML(extensible Markup Language)을 GIS 분야에 도입한 GML(Geography Markup Language)을 개발하였으며 여러 활용 분야에서 GML을 사용하고 계속적으로 연구되고 있다. 본 연구에서는 기존의 XML 문서를 기반으로 연구되었던 데이터 마이닝 방법 중 하나인 연관규칙을 GML 데이터에 사용하여 의미 있는 규칙을 찾아내려 한다. 규칙을 찾는 방법에는 2가지가 있을 수 있는데 하나는 GML 데이터의 내용만을 뽑아내어 그에 따른 규칙을 찾아내는 방법이고, 다른 하나는 사용된 태그와 속성을 기반으로 규칙을 찾아내는 방법이다. 본 연구에서는 2가지 방법을 통해 규칙을 찾는 것에 대하여 기술할 것이다. 본 연구를 바탕으로 GML문서를 사용하는 여러 분야에서 기본 정보뿐만 아니라 함축적이고 의미 있는 정보도 얻어 낼 수 있을 것으로 기대한다.

  • PDF

DISTRIBUTED WEB GIS SERVICE BASED ON XML AND INTEROPERABILITY

  • Kim, Do-Hyun
    • Proceedings of the KSRS Conference
    • /
    • 2002.10a
    • /
    • pp.145-150
    • /
    • 2002
  • Web GIS (Geographic Information Systems) service systems provide the various GIS services of analyzing and displaying the spatial data with friendly user-interface. These services are expanding the business domain and many users want to access the distributed various spatial data. But, it is difficult to access diverse data sources because of different spatial data format and data access methods. In this paper, we design and implement web GIS services based on the inter-operability and GML (Geography Markup Language) of OGC(Open GIS Consortium) in web distributed environment. Inter-operability provides unique accessing method to distributed data sources based on OLE DB technology of Microsoft. In addition, GML support web GIS services based on XML. We design these GIS services as components using UML (Unified Modeling Language) of an object-oriented modeling language for specifying, visualizing, constructing, and documenting the artifacts of software system. In addition, they also were developed in object-oriented computing environment, and it provides the interoperability, language-independent, easy developing environment as well as re-usability.

  • PDF

Development of GML Parser using Xerces (Xerces를 이용한 GML 파서의 개발)

  • Kim, Young-Chang;Chang, Jae-Woo
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2006.10c
    • /
    • pp.18-21
    • /
    • 2006
  • 최근, 지리 정보 사용에 대한 관심과 응용 분야에 대한 개발이 증가함에따라서, 지리 정보의 공유 및 상호운용성에 대한 필요성이 증가하고 있다. 이에 따라 OGC(Open GIS Consortium)에서는 지리 정보의 교환 표준으로 GML 언어를 제시하였다. GML은 지리 정보를 전송 및 저장하기 위해 XML로 인코딩한 언어이다. 따라서, 지리 정보를 위한 공간 데이터베이스에 GML 문서를 저장하기 위해서는 효과적인 GML 문서의 파싱이 필수적이다. 본 논문에서는 대표적인 XML 파서인 Xerces를 확장하여 GML 문서를 효과적으로 파싱할 수 있는 GML 파서를 개발한다. 이를 위해 GML 스키마에서 제공하는 지리 정보 데이터 타입을 Xerces 파서의 내부 데이터 타입으로 제공하여, GML 응용 문서의 스캔(scan) 및 Validation을 위해 소요되는 GML 스키마 문서의 파싱 비용을 효과적으로 줄일 수 있다.

  • PDF