• Title/Summary/Keyword: WebServices

Search Result 2,814, Processing Time 0.027 seconds

A Study on Applying Library 2.0 Using Service-Oriented Architecture and Web Services (SOA 기반 웹서비스의 Library 2.0 적용방안에 관한 연구)

  • Gu, Jung-Eok;Lee, Eung-Bong
    • Journal of Korean Library and Information Science Society
    • /
    • v.38 no.3
    • /
    • pp.297-320
    • /
    • 2007
  • This study examined the main concepts of SOA and Web Services, and conducted technical analysis of major Web Services protocols such as SOAP, REST, SRW/U, and OAI-PMH that realize SOA, and suggested examples of SOAP and REST based Web Services establishments in foreign and domestic libraries respectively. In addition, it introduced application examples of Library 2.0 using Web 2.0 technology in foreign and domestic libraries and suggested how to apply SOA based Web Services protocol in Library 2.0. Finally, it proposed how to put Library 2.0 into practice applying meta-searching system integrating library OPAC, online bookstores, web portal sites and library union catalogs using REST based Open API.

  • PDF

A Hybrid Service Orchestration Framework based on BPEL4WS

  • Kim, Sung-Min
    • Journal of information and communication convergence engineering
    • /
    • v.7 no.3
    • /
    • pp.253-257
    • /
    • 2009
  • As the value of B2B integration gets more importance and the business process becomes more complex, BPEL4WS standard has been focused for the solution of the problems which is based on web service technology. Many vendors implement the standard in their systems to integrate B2B and web service based inner-Enterprise Application(EA)s. But there is no way to use the standard to integrate non-web service based EAs, because the standard is designed only for Service Oriented Architecture (SOA) over web services. This paper proposes Hybrid Service Orchestration Framework to participate web services and also non-web service based EAs in the business process as a partner using BPEL4WS standard. The framework introduces Hybrid Service Architecture to represent non-web service based EAs as a service, so BPEL4WS could be used to integrate web services and non-web service based EAs. And the framework also introduces Hybrid Service Toolkit to support software level facilities. The paper also introduces Hybrid Orchestration System that is based on Hybrid Service Orchestration Framework.

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

  • Shin, Dong-Hoon;Lee, Kyong-Ho
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.9
    • /
    • pp.1310-1323
    • /
    • 2008
  • Recently, many studies on automated generation of composite Web services have been done. Most of these works compose Web services by chaining their inputs and outputs, but do not consider the functional semantics. Therefore, they may construct unsatisfied composite services against users' intention. Futhermore, they have high time-complexity since every possible combinations of available services should be considered. To resolve these problems, this paper proposes a sophisticated composition method that explicitly specifies and uses the functional semantics of Web services. Specifically, A graph model is constructed to represent the functional semantics of Web services as well as the dependency among inputs and outputs. On the graph, we search core services which provide the requested function ality and additional services which transform between I/O types of the user request and the core services. Then, composite services are built from combinations of the discovered services. The proposed method improves the semantic correctness of composite services by the functional semantics of Web services, and reduces the time complexity by combinations of functionally related services.

  • PDF

Web Services System Supporting Fault-Tolerance based on the Quality (품질 기반 장애 극복을 지원하는 웹 서비스 시스템)

  • Lee, Yong-Pyo;Shin, Jae-Dong;Han, Sang-Yong
    • The KIPS Transactions:PartD
    • /
    • v.12D no.6 s.102
    • /
    • pp.875-880
    • /
    • 2005
  • Recently web services ale being used to provide environments of distributed computing. Web services provide reusable software component. So, one web service can be used by many users, and one user can use different web services. For reliable use of web services, in these cases, it is important to be fault-tolerance. Existing fault-tolerant methods in web services need a kind of client modification and cannot consider extensible factors like quality. This study suggests the system architecture and description language for the system which can improve some of these problems.

The Continuous Service Usage Intention in the Web Analytics Services

  • Park, Jae-Seong;Jeong, Gyeong-Ho;Kim, Jae-Jeon;Jo, Geon;Go, Jun
    • Proceedings of the Korea Society for Industrial Systems Conference
    • /
    • 2008.10b
    • /
    • pp.301-306
    • /
    • 2008
  • The World Wide Web (WWW) has continued to grow at very rapid speed in both the sheer volume of traffic and size and the complexity of Web sites. Web Analytics Industry also has been growing rapidly. Web Analytics is to analyze web log files to discover accessing patterns of web pages. In this paper, we identify factors which can affect the continuous usage intention of a firm using services in web analytics services and empirically validate the relationships between the identified factors. For this purpose, we analyze 174 Korea firms. The analysis results show that the satisfaction is significantly associated with service quality and switching cost and the service usage period is not significantly associated with continuous service usage intention. We measure the service quality using SERVQUAL. It turn out that two dimensions of SERVQUAL, reliability and empathy are significantly associated with satisfaction, but another dimension of SERVQUAL, responsibility, is not. Finally, satisfaction is significantly associated with continuous service usage intention.

  • PDF

Implementation of Embedded Web Server and XML Web Services for Intelligent Building System (지능형 빌딩 시스템을 위한 임베디드 웹 서버와 XML 웹 서비스의 구현)

  • Kim, Tae-Kook;Chang, Hyeong-Jun;Park, Gwi-Tae
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.13 no.12
    • /
    • pp.1167-1172
    • /
    • 2007
  • The existing building control and automation systems which have been applied to buildings are provided by many different vendors and each vendor has its own proprietary protocol. There are many problems in system integration since those building control and automation systems belong to each vendor. Also, the problems of cost and space increase, due to the usage of personal computers as the control servers of DDC(Direct Digital Control) in each facility. Those problems mentioned above can be effectively resolved by using XML Web Services and Embedded Web Server. Embedded Web Server and XML Web Services are technologies emerging out of the IT industries and there are many researches to apply them into many fields. In this paper, Embedded Web Server and XML Web Services are proposed to be used in building control and automation system to resolve problems in building system integration.

WSDL and CORBA IDL (WSDL과 CORBA IDL)

  • 황의철;정선태
    • Proceedings of the IEEK Conference
    • /
    • 2003.07d
    • /
    • pp.1323-1326
    • /
    • 2003
  • CORBA has been a popular middleware, but recently Web Services has been emerging as a promising web middleware since it uses Internet established standards such as URL, HTTP, XML, and etc. CORBA uses IDL for describing CORBA object interface and Web Services uses WSDL for its description. Thus, in order to port or integrate CORBA objects into Web Services, one needs to understand the relationship between CORBA IDL and WSDL. In this paper, we analyze IDL and WSDL, and compare between two. It turns out that there exists a direct mapping between two, and that understanding operational environments and logic of two technologies is much more important in converting or integrating CORBA objects into Web services successfully.

  • PDF

A Study on Exploring Web Services Issues and Their Solutions

  • Nasridinov, Aziz;Byun, Jeong-Yong;Park, Young-Ho
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.11a
    • /
    • pp.763-764
    • /
    • 2012
  • Web Services are considered to be a promising technology to add a new level of functionality to the existing World Wide Web. However, despite the growing use of Web Services by many organizations, there are several issues that are slowing their deployment such as service discovery, recovery from faults and security. In this paper, we give a detailed overview of issues surrounding Web Services, discuss existing solutions and describe their limitations.

A Research on Concept of Quality Chain for Describing Web Services Quality (웹 서비스 품질표현을 위한 품질사슬 개념 연구)

  • Lee, Young-Kon;Kim, Eun-Ju
    • The KIPS Transactions:PartD
    • /
    • v.14D no.2
    • /
    • pp.241-248
    • /
    • 2007
  • As Web services cover more and more IT area and the number of their implementation cases increase rapidly, most associates have begun to consider the quality of Web services. They require the framework that helps to evaluate and measure the quality of Web services. OASIS WSQM(Web Services Quality Model) technical committee already published Web Services Quality Model specification version 2.0 in 2006. However, it has been described in conceptually. That is, it contains the model view, classification of quality factors, some activities and associates. So, we need Web services quality description language (WSQDL) shaped in XML. To describe WSQDL schema, we need a new paradigm to represent the Web services quality factors consistently and interoperably. For this we provide the new concept of quality chain in this paper.

Dynamic Composition of Web Services using Semantic e-Workflow Processes (시멘틱 e-워크플로우 프로세스를 이용한 동적 웹 서비스 조합)

  • Lee Yong Ju
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.1 s.33
    • /
    • pp.101-112
    • /
    • 2005
  • Recently, one of the most challenging Problems is to compose web services dynamically, that is, on demand. In particular, when a functionality that cannot be directly realized by existing services is required, existing services may be combined together to fulfill the request. This paper is to implement the dynamic composition of web services using existing workflow technologies. Workflow systems play a major role in E-businesses. However, due to the composition of web services using workflows differs from the design of traditional workflow systems, two problems need to be solved. (1) how to efficiently discover web services and (2) how to facilitate the interoperability of heterogeneous web services. In this paper, we present a matching algorithm for web service discovery and propose an approach based on the use of ontologies to facilitate the integration of web services. Finally, we have built a prototype system to illustrate how to the dynamic composition of web services are achieved.

  • PDF