• 제목/요약/키워드: Web services composition

검색결과 98건 처리시간 0.023초

기능적 의미에 기반한 복합 웹 서비스 자동 구성 (Automated Generation of Composite Web Services based on Functional Semantics)

  • 신동훈;이경호
    • 한국멀티미디어학회논문지
    • /
    • 제11권9호
    • /
    • pp.1310-1323
    • /
    • 2008
  • 최근 들어 복합 웹 서비스를 자동으로 구성하기 위한 많은 연구들이 진행되었다. 이들 연구의 대부분은 서비스의 기능을 고려하지 않고 단순히 웹 서비스들의 입력과 출력을 연결하여 복합 웹 서비스를 구성한다. 그러므로 사용자의 의도에 부합하지 않는 복합 웹 서비스를 생성할 수 있다. 또한 가용한 웹 서비스의 모든 조합을 고려하기 때문에 시간 복잡도가 매우 크다. 이러한 문제를 해결하기 위해, 본 논문에서는 웹 서비스의 기능적 의미를 명시적으로 기술하고 이를 기반으로 복합 웹 서비스를 자동으로 구성하는 방법을 제안한다. 제안된 방법은 서비스 간의 입, 출력 의존성 및 기능 정보를 그래프 구조를 사용하여 조직화한다. 그리고 그래프 구조에서 사용자가 요구하는 기능을 제공하는 핵심 서비스와 입, 출력 타입 간의 변환을 지원하는 부가 서비스를 찾아 이들 간의 조합으로 복합 웹 서비스를 구성한다. 제안된 방법은 웹 서비스의 기능을 고려함으로써 구성된 복합 웹 서비스의 의미적 정확성을 높이고, 의미적으로 연관성이 있는 서비스들 간의 조합만을 고려함으로써 시간 복잡도를 줄인다.

  • PDF

웹서비스 방식을 기반으로 한 동적 개방형 의사결정지원시스템 (Dynamic and Open Decision Support System based on Web Services)

  • 권오병
    • Asia pacific journal of information systems
    • /
    • 제13권2호
    • /
    • pp.145-170
    • /
    • 2003
  • Open Decision Support System(DSS) is an automated and transparent system that is built to be shared both within and across organizations. The open DSS has been thought to be a set of decision components that are communicating through Web protocols. These characteristics intuitively invite the Web services concepts, which are currently one of the new trends in network-based business services. However, web services still are not active enough to be autonomous, and to provide for composing functionalities. These lead to the motivation on building a sophisticated web service to contain these features and to utilize web services on behalf of the user. This paper aims to propose a new concept of Meta Web Service, a web service-based open DSS. Decision modules in a dynamic and open DSS can be viewed as a web service. The Meta Web Service understands the users problem statement with ontology, performs web service discovery, web service composition, and automatically generates codes for composite web service execution. A prototype of example web service has been developed to show the feasibility of the proposed idea.

A Global Graph-based Approach for Transaction and QoS-aware Service Composition

  • Liu, Hai;Zheng, Zibin;Zhang, Weimin;Ren, Kaijun
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제5권7호
    • /
    • pp.1252-1273
    • /
    • 2011
  • In Web Service Composition (WSC) area, services selection aims at selecting an appropriate candidate from a set of functionally-equivalent services to execute the function of each task in an abstract WSC according to their different QoS values. In despite of many related works, few of previous studies consider transactional constraints in QoS-aware WSC, which guarantee reliable execution of Composite Web Service (CWS) that is composed by a number of unpredictable web services. In this paper, we propose a novel global selection-optimal approach in WSC by considering both transactional constraints and end-to-end QoS constraints. With this approach, we firstly identify building rules and the reduction method to build layer-based Directed Acyclic Graph (DAG) model which can model transactional relationships among candidate services. As such, the problem of solving global optimal QoS utility with transactional constraints in WSC can be regarded as a problem of solving single-source shortest path in DAG. After that, we present Graph-building algorithms and an optimal selection algorithm to explain the specific execution procedures. Finally, comprehensive experiments are conducted based on a real-world web service QoS dataset. The experimental results show that our approach has better performance over other competing selection approaches on success ratio and efficiency.

시맨틱과 워크플로우 혼합기법에 의한 자동화된 웹 서비스 조합시스템 (Automated Composition System of Web Services by Semantic and Workflow based Hybrid Techniques)

  • 이용주
    • 정보처리학회논문지D
    • /
    • 제14D권2호
    • /
    • pp.265-272
    • /
    • 2007
  • 본 논문에서는 BPEL 기법에 OWL-S 기법을 도입하는 혼합기법을 사용하여 자동화된 웹 서비스 조합시스템을 구현한다. BPEL 기법은 에러 처리나 트랜잭션 관리와 같은 비즈니스 환경에서 요구되는 실질적인 전체 기능을 지원하고 있으나, 주된 단점은 정적 조합 기법으로써 서비스 선택 및 워크플로우 관리가 사전에 수동으로 이루어져야만 한다. 반면에, OWL-S 기법은 자동적인 웹 서비스 발견 및 통합을 실현하기 위해 기계 가독형으로 웹 서비스 기능을 묘사할 수 있는 메카니즘, 즉 온톨로지(ontology)를 사용한다. 이에 따라 호환 가능한 웹 서비스들 간의 동적 통합이 가능하고, 웹 서비스 조합 실행 시에 웹 서비스 발견이 가능하다. 그러나 이러한 기법은 아직 연구 중에 있으며, 실제 적용을 위해서는 BPEL의 상용기법이 요구된다. 본 연구에서는 BPEL4WS와 OWL-S 혼합 시스템인 SemanticBPEL의 구조를 설계하고 웹 서비스 탐색 및 통합 알고리즘을 제안한다. 특히 SemanticBPEL 시스템은 오픈 소스 툴들을 기반으로 구현되었으며, 기존에 개발되어 있는 다양한 BPEL 시스템들과 기능을 비교하여 그 우수성을 보여주고 있다.

Trustworthy Service Discovery for Dynamic Web Service Composition

  • Kim, Yukyong;Choi, Jong-Seok;Shin, Yongtae
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제9권3호
    • /
    • pp.1260-1281
    • /
    • 2015
  • As the number of services available on the Web increases, it is vital to be able to identify which services can be trusted. Since there can be an extremely large number of potential services that offer similar functionality, it is challenging to select the right ones. Service requestors have to decide which services closelysatisfy their needs, and theymust worry about the reliability of the service provider. Although an individual service can be trusted, a composed service is not guaranteed to be trustworthy. In this paper, we present a trust model that supports service discovery and composition based on trustworthiness. We define a method to evaluate trust in order to discover trustworthy services. We also provide a method to perform trust estimation for dynamic service composition, and we present results of two experiments. The proposed model allows for service requestors to obtain the most trustworthy services possible. Our mechanism uses direct and indirect user experience to discover the trustworthiness of the services and service providers. Moreover, composing services based on quantitative trust measurements will allow for consumers to acquire a highly reliable service that meet their quality and functional requirements.

시맨틱 웹 서비스 기술을 위한 수행 온톨로지 (Competence Ontology for Semantic Web Services Description)

  • 오지훈;최병석;정영식;주수종;한성국
    • 정보처리학회논문지B
    • /
    • 제11B권4호
    • /
    • pp.457-464
    • /
    • 2004
  • DAML-S/OWL-S, WSMF 및 BPEL4WS와 같은 웹 서비스 기술방식은 웹 서비스의 기능적(functionality) 측면만을 표현하고 있기 때문에, 웹 서비스(Web Service)의 개념적, 의미적 기능을 표현하기에는 한계가 있다. 본 연구에서는 웹 서비스의 기능적 측면과 의미적 측면을 통합적으로 표현하기 위해서 수행 온톨로지(Competence Ontology)를 구축하여 웹 서비스를 기술하기 위한 새로운 방법을 제시한다. 또한 시스템 내부적으로는 Data Mediator(D-Mediator)와 Control Mediator(C-Mediator)를 이용하여 서로 이질적인 서비스간의 상호연동 및 합성을 가능하게 한다.

sPAC(Web Service Performance Analysis Center): 성능 중심의 웹 서비스 조합 도구 (sPAC(Web Services Performance Analysis Center): A performance-aware web service composition tool)

  • 송형기;장희정;이강선
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 2005년도 춘계학술대회 논문집
    • /
    • pp.50-55
    • /
    • 2005
  • 웹 서비스와 웹 프로세스(Web Processes)는 다양한 시스템 상에서 이종의 소프트웨어 컴포넌트들을 효과적으로 통합할 수 있는 기술이다. 웹 서비스의 활용이 증대함에 따라 성능(performance), 비용(cost) 등 005(Quality of Service)는 서비스 제공자들 간의 차별화를 위한 요건으로 그 중요성이 증가하고 있다. 본 논문에서는 웹 서비스 성능 분석 도구인 sPAC(Web Service Performance Analysis Center)을 소개하여, 웹 서비스 조합시 성능의 만족 여부를 미리 고려할 수 있음을 보인다. sPAC은 1) 그래픽 기반 웹 프로세스 구성 환경을 제공, 2) 경부하(light load) 조건에서의 성능 테스트를 위해 웹 서비스를 호출, 3) 웹 프로세스에 대한 시뮬레이션 모델을 자동 생성 하여, 과부하(heavy load) 조건에서 시뮬레이션 기반의 성능 분석 수행, 4) 웹 서비스의 성능 분석 결과와 평가 데이터의 보고서 생성을 제공한다.

  • PDF

OSGi 환경에서의 동적 웹서비스 조합 기법 (Dynamic Web Service Composition Support for OSGi Environments)

  • 고성훈;김은삼;이춘화
    • 한국컴퓨터정보학회논문지
    • /
    • 제14권11호
    • /
    • pp.145-157
    • /
    • 2009
  • OSGi는 서비스 레지스트리를 통한 런타임 서비스 검색을 지원함으로써 서비스간의 인터랙션을 진작하는 대표적인 SOA기술이다. OSGi와 더불어 SOA의 선두 그룹을 형성하고 있는 웹 서비스 기술은 광역 인터넷에 위치한 네트워크 서비스들이 개방 인터페이스에 따라 상호 작용하여 새로운 부가 기능을 지원할 수 있도록 하는 토대를 제공하고 있다. 본 논문에서는 OSGi 프레임워크 환경에서 웹 서비스 조합 언어인 WS-BPEL을 이용하여 OSGi 서비스와 웹 서비스를 합성하여 복합 서비스 및 응용을 구성할 수 있도록 하는 새로운 기법을 제안한다. 이 결과 랜 환경을 주 대상으로 하는 OSGi 서비스와 광역 엔터프라이즈 환경의 웹 서비스가 소속 도메인 경계를 넘어 서비스 조합에 참여할 수 있게 됨으로써 단일 도메인 내 조합에서는 가능하지 않았던 응용 기능 지원이 가능해진다.

시맨틱 웹서비스 조합을 위한 Knowledge Preconditions (Toward Knowledge Preconditions for Composition of Semantic Web Services)

  • 김상균;이규철
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2004년도 가을 학술발표논문집 Vol.31 No.2 (2)
    • /
    • pp.247-249
    • /
    • 2004
  • 그동안 planning 분야에서는 action 또는 plan이 epistemically feasible한지에 대한 Knowledge Preconditions(KP) 문제(1)를 다루기 위해 여러 연구들이 제안되었다. 하지만 기존 연구에서는 feasibility에 대한 검사를 design-time에만 수행하며 run-time에서 수행하지 않기 때문에 여러 agent의 트랜잭션들이 발생하는 웹서비스 조합(WSC : Web Services Composition)에서는 문제가 발생하게 된다. 따라서 본 논문에서는 이 문제(Interfering Agent Problem)를 해결하기 위해 transactionally feasible한 WSC를 정의하고 WSC의 atomicity를 보장하기 위한 방법을 제안한다. 뿐만 아니라 WSC를 표현하기 위해 Description Logics기반의 TL-ALCF(2)를 적용하여 시맨틱 웹의 온톨로지(OWL-S)와 성능이 좋은 기존 subsumption 프로시저를 그대로 이용할 수 있도록 한다.

  • PDF

서비스 조합을 위한 XForms 기반의 모바일 사용자 인터페이스 개발 (Developing XForms Based Mobile User Interface for Web Service Composition)

  • 이은정
    • 정보처리학회논문지D
    • /
    • 제15D권6호
    • /
    • pp.879-888
    • /
    • 2008
  • 최근 웹 서비스가 다양한 응용 분야에 도입되면서 모바일 환경에서도 웹서비스 조합 어플리케이션의 개발이 활발하다. 모바일 환경에서 여러 개 서비스를 지원하는 사용자 인터페이스는 각 서비스의 호출과 응답 확인을 위한 여러 개의 뷰가 필요하고 서비스 간의 조합 순서와 흐름을 분석할 필요가 있다. 본 논문에서는 서비스 집합의 명세로부터 프리젠테이션 요소인 뷰를 추출하고 서비스 입출력 데이터의 타입에 기반하여 뷰 및 서비스 흐름 분석 방법을 제안한다. 뷰 및 서비스 흐름 분석으로부터 서비스 호출을 위한 사용자 인터페이스 요소가 자동 생성될 수 있다. 제안된 방법은 서비스 조합을 위한 모바일 사용자 인터페이스를 생성할 수 있다. 마지막으로 본 논문에서는 자체 개발된 XForms 브라우저를 이용하여 제안된 방법에 의해 생성된 XForms 페이지가 REST 기반 서비스 접속을 위한 클라이언트로 동작할 수 있음을 보였다.