• Title/Summary/Keyword: RESTful SOAP

Search Result 13, Processing Time 0.03 seconds

Performance Analysis of Web Service Middleware based on SOAP/RESTFUL (SOAP/RESTFUL 기반 웹 서비스 미들웨어 성능분석)

  • Song, Byung-Kwen
    • Journal of IKEEE
    • /
    • v.18 no.1
    • /
    • pp.146-151
    • /
    • 2014
  • The Smart Grid provide a lot of additional service between ICT(Information Communication Technology) and fusion service. The smart grid using various protocol need to use independent middleware system for exchanging information data. The application system of Smart Grid is exchanging information on the almost All-IP system. The current All-IP middleware system consist of SOAP and RESTful. This paper analysis SOAP and RESTful. This result make use of building Smart Grid System.

Design and Implementation of a RESTful SOAP-based Slip Data Processing System (RESTful SOAP 기반 전표 데이터 처리 시스템 설계 및 구현)

  • Hwang Eui-Chul
    • The Journal of the Korea Contents Association
    • /
    • v.5 no.1
    • /
    • pp.101-108
    • /
    • 2005
  • In this paper, we propose a design methodology of RESTful SOAP-based web services which try to solve extensibility problem of SOAP-based Web service by adopting REST concept into SOAP. And, we apply the proposed RESTful SOAP-based web services design methodology in constructing slip data processing web services, compare it with simple SOAP-based slip data web services, and try to propose a model for building Web Services in the future. REST is a model about architecture type of web distributed computing , the biggest distributed application in the world. In REST, identification of resources are made by URI, states(resources) are represented by document described by XML and transferred through HTTP our proposed RESTful SOAP-based web services are expected to contribute to constructing useful world wide web services which are essential in building E-Commerce society.

  • PDF

SOAP-based Web Services vs. RESTful Web Services (SOAP 기반 웹서비스와 RESTful 웹서비스 기술 비교)

  • Park, Y.M.;Moon, A.K.;Yoo, H.K.;Jung, Y.C.;Kim, S.K.
    • Electronics and Telecommunications Trends
    • /
    • v.25 no.2
    • /
    • pp.112-120
    • /
    • 2010
  • 최근 들어 웹서비스는 그 발전 과정에서 SOAP 기반의 웹서비스와 RESTful 기반의 웹 서비스로 양분화되어 제공되고 있다. 서비스 인터페이스를 구현 로직으로부터 분리하는 웹서비스의 기본 개념을 따르면서 SOAP 기반의 웹서비스는 비즈니스 플로 처리를 위한 서비스 상호 연동에 주로 이용되고, RESTful 웹서비스는 데이터 접근에 주로 이용된다. 본 고에서는 SOAP 기반 웹서비스와 RESTful 웹서비스를 더 이상 구분하지 않고 통합하여 검색하거나 조합하고자 하는 시도의 첫 걸음으로 서비스 구조, 구현 기술, 사용 방법, 시맨틱 서비스화 연구의 관점에서 두 웹서비스를 비교하고자 한다.

Resource Discovery Method in RESTful Web Services (RESTful 웹 서비스에서 리소스 발견 방법)

  • Lee, Yong-Ju
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.05a
    • /
    • pp.1027-1030
    • /
    • 2013
  • 근래에 OpenAPI의 구현 형태는 기존의 SOAP 기반 구현 방식에서 비교적 간단하고 가벼운 REST 방식으로 바뀌고 있다. 이러한 결과로 웹상에 이용 가능한 RESTful 웹 서비스들의 수가 급격하게 증가됨에 따라 적합한 리소스를 찾는 것은 매우 중요한 이슈로 대두되었다. 본 논문에서는 RESTful 웹 서비스를 개발할 때 생성되는 WADL 문서를 가지고 리소스를 효율적으로 발견할 수 있는 일련의 다단계 매칭 방법을 제안한다. 제안된 방법은 168개의 RESTful 웹 서비스 집합에 대한 실험을 수행하여 그 성능의 우수함을 보인다.

Implementation Method of Semantic Web Ontologies Based on Restful (Restful 기반 시맨틱웹 온톨로지 구축 방안)

  • Choi, Ro-Hwan;Park, Seok-Cheon;Lee, Cheol-Sik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.1612-1615
    • /
    • 2013
  • 웹 2.0의 등장과 함께 Restful 웹 서비스의 활용이 전통적인 SOAP 기반 웹 서비스에 비해 크게 증가되었다. 최근 웹상에 이용 가능한 Restful 웹 서비스들의 수가 급격하게 증가됨에 따라 사용자들이 적합한 웹 서비스를 찾는 것은 매우 중요한 이슈로 대두되었다. 그러나 기존의 키워드 기반 검색 방법은 낮은 검색의 정확도 때문에 문제가 많다. 따라서 본 논문에서는 Restful 기반 온톨로지 구축 방법을 제안하고자 한다.

Clustering and Pattern Analysis for Building Semantic Ontologies in RESTful Web Services (RESTful 웹 서비스에서 시맨틱 온톨로지를 구축하기 위한 클러스터링 및 패턴 분석 기법)

  • Lee, Yong-Ju
    • Journal of Internet Computing and Services
    • /
    • v.12 no.4
    • /
    • pp.119-133
    • /
    • 2011
  • With the advent of Web 2.0, the use of RESTful web services is expected to overtake that of the traditional SOAP-based web services. Recently, the growing number of RESTful web services available on the web raises the challenging issue of how to locate the desired web services. However, the existing keyword searching method is insufficient for the bad recall and the bad precision. In this paper, we propose a novel building semantic ontology method which employs both the clustering technique based on association rules and the semantic analysis technique based on patterns. From this method, we can generate ontologies automatically, reduce the burden of semantic annotations, and support more efficient web services search. We ran our experiments on the subset of 168 RESTful web services downloaded from the PregrammableWeb site. The experimental results show that our method achieves up to 35% improvement for recall performance, and up to 18% for precision performance compared to the existing keyword searching method.

A Study on Description Language Usage for REST WebService(WADL) (REST 웹서비스의 기술 언어 활용에 관한 연구(WADL))

  • Lee, Jae-Man
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.1279-1282
    • /
    • 2011
  • 인터넷 특히 웹의 등장과 더불어 응용 애플리케이션 환경도 인터넷을 중심으로 한 분산 네트워크 시스템이 자연스럽게 주를 이루고 있다. 이러한 환경속에서 서로 다른 기종간의 통신을 위하여 등장한 기술이 웹서비스인데 그 발전 과정에서 SOAP 기반의 웹서비스와 RESTful 기반의 웹서비스 형태로 제공되고 있다. 최근에는 RESTful 기반의 웹서비스가 가벼우면서 접근방법의 용이함으로 인해 많은 지지를 받으며 SOAP 에 비해 각광을 받고 있다. 하지만, REST 는 SOAP 에 비해 서비스에 대한 명세를 알릴 수 있는 표준의 부재와 관리가 어려운 단점이 있다. 그 중에서 서비스 명세에 대한 표준으로 SOAP 에서는 WSDL 이 존재하고, REST 에서는 WADL 이 존재한다. 본 논문에서는 WADL 를 실무에서 활용할 수 있도록 스펙에 따라 구현해보고 그 방법을 제시한다.

An Implementation of WADL2Stub System for REST Web Services (REST 웹 서비스를 위한 WADL2Stub 시스템의 구현)

  • Lee, Hwa-Min
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.13 no.4
    • /
    • pp.714-719
    • /
    • 2009
  • Recently, RESTful web service is getting attention with the emergence of Web 2.0. The main advantages of REST web services are lightweight and easy implementation compared to SOAP based web services. In order to define and describe RESTful APIs, various methods have proposed. WSDL 2.0 can describe both SOAP-based and RESTful services and but it is too complicated. WADL is championed by Sun Microsystems and it is lightweight, easier to understand and easier to write than WSDL. The purpose of WADL is to allow web services to be described in a machine readable way, to make it easy to create Web 2.0 applications and create a dynamic way of creating and configuring services. However, WADL does not provide utility tools to generate client code automatically and the developers describe client code manually. In this paper, we design and implement a WADL2Stub system to generate client code from WADL files automatically so that the developers use REST web services to easily and conveniently.

Development of Search Method using Semantic technologies about RESTful Web Services (시맨틱 기술을 활용한 RESTful 웹서비스의 검색 기법 개발)

  • Cha, Seung-Jun;Choi, Yun-Jeong;Lee, Kyu-Chul
    • Journal of Korea Spatial Information System Society
    • /
    • v.12 no.1
    • /
    • pp.100-104
    • /
    • 2010
  • Recently with advent of Web 2.0, RESTful Web Services are becoming increasing trend to emphasize Web as platform. There are already many services and the number of service increases in very fast pace. So it is difficult to find the service what we want by keyword based search. To solve this problem, we developed the search method using sem antic technologies about RESTful Web Services. For that, first we define the system structure and model the description format based on the integrated search system for OpenAPIs, and then we add Semantic Markup (tagging, semantic annotation) on the HTML description pages. Next we extract RDF document from them and store it in service repository. Based on the keywords that are extended by means of ontology, the developed system provides more purified and extended results than similarity-based keyword searching system.

Development of RESTful Web Service for Loading Data focusing on Daily Meteorological Data (데이터 로딩 자동화를 위한 RESTful 웹서비스 개발 - 일별 기상자료 처리를 중심으로 -)

  • Kim, Taegon;Lee, JeongJae;Nam, Won-Ho;Suh, Kyo
    • Journal of The Korean Society of Agricultural Engineers
    • /
    • v.56 no.6
    • /
    • pp.93-102
    • /
    • 2014
  • Generally data loading is a laborous job to develop models. Meteorological data is basic input data for hydrological models, it is provided through websites of Korea Meteorological Administration (KMA). The website of KMA provides daily meteorological observation data with tabular format classified by years, items, stations. It is cumbersome to manipulate tabular format for model inputs such as time series and multi-item or multi-station data. The provider oriented services which broadcast restricted formed information have caused inconvenient processes. Tim O'Reilly introduces "Web 2.0" which focuses on providing a service based on data. The top ranked IT companies such as google, yahoo, daum, and naver provide customer oriented services with Open API (Application Programming Interface). A RESTful web service, typical implementation for Open API, consists URI request and HTTP response which are simple and light weight protocol than SOAP (Simple Object Access Protocol). The aim of this study is to develop a web-based service that helps loading data for human use instead of machine use. In this study, the developed RESTful web service provides Open API for manipulating meteorological data. The proposed Open API can easily access from spreadsheet programs, web browsers, and various programming environments.