Interoperability between Distributed Systems and Web-Services Composition

Interoperability between Distributed Systems and Web-Services Composition

Christophe Nicolle
DOI: 10.4018/978-1-60566-026-4.ch349
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

An information system is a multi-axis system characterized by a “data” axis, a “behavioral” axis, and a “communication” axis. The data axis corresponds to the structural and schematic technologies used to store data into the system. The behavioral axis represents management and production processes carried out by the system and corresponding technologies. The processes can interact with the data to extract, generate, and store data. The communication axis relates to the network used to exchange data and activate processes between geographically distant users or machines. Nowadays, technologies required for interoperability are extended to deal with the semantic aspect of the information systems. The aim of the semantic axis is to take into account new aspects of the sharing of the data and the processes, such as the understanding of the data and the processes, the access security, and owner rights (OWL Services Coalition, 2006). Information system interoperation has emerged as a central design issue in Web-based information systems to allow data and service sharing among heterogeneous systems. Data heterogeneity stemming from the diversity of data formats or models used to represent and store information in the Web is a major obstacle to information systems interoperability. These data models range from the structured data models (network, relational, OO) found in traditional databases to flat files and emerging Web oriented semi-structured models. Information system interoperability aims at supporting the amalgamation autonomous heterogeneous systems to create integrated virtual environments or architectures in which information from multiple disparate sources can be accessed in a transparent and efficient manner. As an example of such integrated virtual systems, consider an airline reservation system based on the integration of a group of airlines reservation and ticket sale information systems. The specific airline systems provide various types of fares and special discount trips. That can be searched and compared to respond to user queries for finding the best available prices for specified flights.
Chapter Preview
Top

Introduction

An information system is a multi-axis system characterized by a “data” axis, a “behavioral” axis, and a “communication” axis. The data axis corresponds to the structural and schematic technologies used to store data into the system. The behavioral axis represents management and production processes carried out by the system and corresponding technologies. The processes can interact with the data to extract, generate, and store data. The communication axis relates to the network used to exchange data and activate processes between geographically distant users or machines. Nowadays, technologies required for interoperability are extended to deal with the semantic aspect of the information systems. The aim of the semantic axis is to take into account new aspects of the sharing of the data and the processes, such as the understanding of the data and the processes, the access security, and owner rights (OWL Services Coalition, 2006).

Information system interoperation has emerged as a central design issue in Web-based information systems to allow data and service sharing among heterogeneous systems. Data heterogeneity stemming from the diversity of data formats or models used to represent and store information in the Web is a major obstacle to information systems interoperability. These data models range from the structured data models (network, relational, OO) found in traditional databases to flat files and emerging Web oriented semi-structured models. Information system interoperability aims at supporting the amalgamation autonomous heterogeneous systems to create integrated virtual environments or architectures in which information from multiple disparate sources can be accessed in a transparent and efficient manner. As an example of such integrated virtual systems, consider an airline reservation system based on the integration of a group of airlines reservation and ticket sale information systems. The specific airline systems provide various types of fares and special discount trips. That can be searched and compared to respond to user queries for finding the best available prices for specified flights. (Figure 1)

Figure 1.

Axis for interoperability

978-1-60566-026-4.ch349.f01
Top

Background

Database interoperability issues have been extensively studied in the past. Several approaches, including database translation, distributed systems, federations, language based multidatabase, ontology, and mediation, have been proposed to bridge the semantic gaps among heterogeneous information systems.

The database translation approach is a point-to-point solution based on direct data mappings between pairs of information systems. The mappings are used to resolve data discrepancies among the systems (Yan & Ling, 1992). The database translation approach is most appropriate for small-scale information processing environments with a reduced number of participants. The number of translators grows with the square of the number of components in the integrated system. For example, consider two information systems, IS1 and IS2 in the earlier travel agency example. The corresponding translators must be placed between the information systems as shown in Figures 2 and 3. Information in IS1 is represented by vertical lines, while the information in IS2 is shown as horizontal lines.

Figure 2.

Database translation approach

978-1-60566-026-4.ch349.f02
Figure 3.

Standardization approach

978-1-60566-026-4.ch349.f03

Key Terms in this Chapter

Interoperability: The ability of heterogeneous software and hardware to communicate and share information.

Web Services Language Description (WSDL): An XML-formatted language used to describe a Web service’s capabilities as collections of communication endpoints capable of exchanging messages.

eXtensible Makrup Language (XML): A language for creating markup languages. There are two kinds of XML documents: well-formed and valid. The first respects the XML standard for the inclusion and the names of the tags. The second must well-be formed and uses a grammar to define the structure and the types of the data described by the document.

Universal Description, Discovery, and Integration (UDDI): A Web-based distributed directory for discovery of Web services offered by companies. It is similar to a traditional phone book’s yellow and white pages.

Simple Object Access Protocol (SOAP): An XML-based message protocol used to encode information in Web service requests and response messages before sending them over a network. SOAP messages are independent of any operating system or protocol and may be transported using Internet protocols (SMTP, MIME, and HTTP).

Ontology: An explicit formal specification of how to represent the objects, concepts, and entities existing in some area of interest and the relationships among them.

Web Service: A software system designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-readable format (specifically WSDL). Other systems interact with the Web service in a manner prescribed by its description using SOAP-messages, typically conveyed using HTTP with an XML serialization in conjunction with other Web-related standards.

Complete Chapter List

Search this Book:
Reset