1 / 65

Amit Sheth LSDIS Lab, University of Georgia

Web Services to Semantic Web processes: Investigating Synergy between Practice and Research Keynote Address The First European Young Researchers Workshop on Service Oriented Computing April 21-22 - 2005, Leicester , U.K. Amit Sheth LSDIS Lab, University of Georgia.

elaw
Télécharger la présentation

Amit Sheth LSDIS Lab, University of Georgia

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Web Services to Semantic Web processes: Investigating Synergy between Practice and ResearchKeynote AddressThe First European Young Researchers Workshop on Service Oriented ComputingApril 21-22 - 2005, Leicester , U.K. Amit Sheth LSDIS Lab, University of Georgia Special thanks: K. Verma, K. Gomadam, M. Natarajan

  2. LSDIS Lab (partial list) * METEOR-S team, ^ SemDis Team, ~Glycomics Team

  3. Introduction • Increasing adoption/deployment of SOA with Web Services • Interop, standards, evolving business environment, buzz • Academic Research in variety of topics related to Web Services • Some Questions • Is academic research having any impact on Web services deployment in industry? • What does the industry need ? • Are the academic research directions aligned with industry needs?

  4. Evolution of Distributed Computing Adopted from: Robert H Smith, School of Business, UMD

  5. SOA Advantages • Loose coupling • Easier to abstract out implementation • Ability to change partners and optimize • Ubiquity • Interactions over the internet • Interoperability (at system & syntactic levels) • SOAP messaging is XML based

  6. Early adopters of SOA • Companies that need high integration across divisions • Current Users • Banking applications • JP Morgan Chase • Automotives • Daimler Chrysler, GM • Manufacturing • Dell • Telecom • Verizon • Supply Chain • IBM Case studies from IBM Alphaworks Web Site

  7. Evolution of workflow realization infrastructure Loose Coupling Dynamism in workflow composition Need for semantics Tight Coupling Web processes using SOA Early office automation Workflows – Mostly C/S Business Process automation As there is a growing need for better interoperability, dynamism and automation, there is a need for semantics at different levels.

  8. Dynamism This is one requirement where research might have most to offer.

  9. Categorization of business interaction • Architectures for process management can be categorized based on interaction of various stake holders into • Process Portal • Process Vortex • Dynamic Trading Processes Processes Driving the Networked Economy: Process Portals, Process Vortexes, and Dynamically Trading Processes , Sheth et, al, IEEE Concurrency, 1999

  10. Process Portal • One stop shop for services • A single entity— portal—is responsible for majority of actions • Transactions are within the same organization or within well defined partners • Processes are predominantly pre- defined. Processes Driving the Networked Economy: Process Portals, Process Vortexes, and Dynamically Trading Processes , Sheth et, al, IEEE Concurrency, 1999

  11. Amazon as an example of process portal One stop shop for all resources Amazon web services Sellers and Vendors Associates Developer • Use the Amazon web service platform to develop new systems for • Inventory management • Order creation and tracking • Refund management • Download competitive pricing • AllDirect.com • One of the successful sellers to build on top of Amazon Web • services. • Retrieve pricing information in real time • Create list of best selling products • Add items to Amazon’s shopping cart from within your business. • Use Amazon’s recommendations engine. • Use the Amazon web service platform to develop new systems for • Vendors • Associates • Seller Engine Software • Allows Amazon market place vendors to manage inventory, prices etc., in the Amazon marketplace. • http://www.sellerengine.com.

  12. Process Vortex • Interactions are not peer to peer; they are facilitated by a third party marketplace. • Focus on specific products for specific markets • Provides organic support for business processes. • Like a portal, the processes are predominantly pre- defined. Processes Driving the Networked Economy: Process Portals, Process Vortexes, and Dynamically Trading Processes , Sheth et, al, IEEE Concurrency, 1999

  13. Integrated Shipbuilding Environment Consortium – Process Vortex in action • Need for Data Integration of Supplier parts data with Shipbuilder product models • Growing number of suppliers and parts • Difficult to keep of suppliers, parts and costs • Even web based ordering can be difficult • Each supplier will have his own interfacing to the application • Need for familiarization with the look and feel • Solution • Suppliers will soon publish part catalogs in private UDDI registry • Shipyards can replicate this and define a set of relevant partners • Real time parts cataloging will be enabled. • Shipyards and suppliers interact through a third party marketplace, in this case the private UDDI registry. One of the case studies on IBM’s Web site

  14. Dynamically trading processes • Unlike portals and Vortex’s processes are not pre-defined • Processes evolve (are constructed on the fly) based on customer needs and changing environment • Focus across multiple product lines and markets • Participants are semi-autonomous or autonomous groups • An extreme form may have no coordinating authority; eg. Interactions may be governed by policies that collaborators subscribe to Processes Driving the Networked Economy: Process Portals, Process Vortexes, and Dynamically Trading Processes , Sheth et, al, IEEE Concurrency, 1999

  15. Dynamism and challenges for realizing dynamically trading processes • Businesses would like to have more flexibility, adaptability, automation • Newer challenges need to be addressed to achieve more dynamism • Ability of discover partners • Need to create processes spawning several enterprises; • Ability to be able to optimize a business process; • To be able to achieve interoperability between heterogeneous data formats and types • Discover, Negotiate, Compose, Configure, Optimize • Research has a critical role …

  16. WS Correlation WS Agreement WS Policy • Current SOA standards/specifications • Too many overlapping and non-interoperating • Structural and syntactic • How do they relate to each other? • What is needed to enable a process to satisfy all these concerns? Need to go beyond syntax and to semantics WS Reliable Messaging WSDL UDDI WS Transaction

  17. Challenges in Creating Dynamic Business Processes • Representation • WSDL, OWL-S, WSDL-S, WSMO • Discovery • UDDI, Ontology Based Discovery • Constraint analysis/ Optimization • QoS Aggregation, Integer Linear Programming, Description Logics • Data heterogeneity/ Interoperability • Annotating Web services with ontologies

  18. Web Services Research Roadmap

  19. Representation

  20. Representation and Discovery - Issues • Industry solutions based on syntactic standards • WSDL, UDDI, SOAP • Academic Research on logic based representation • OWL, F-logic • Major issues • Expressiveness vs Computability • Mapping to industry standards

  21. Representation • WSDL (2000) • An extensible, platform independent XML language for “describing” services. • Provides functional description of Web services: • IDL description, protocol and binding details • OWL-S (2001+) • Upper ontology of web services • Description Logics Based description of services • Inputs, Outputs, Preconditions and Effects • Process Model • Binding with WSDL added (2003) http://www.daml.org/services/owl-s/

  22. Representation • WSDL-S (2003-2005) • Use extensibility features in WSDL to associate semantics to it • Functions for mapping WSDL to ontologies • METEOR-S philosophy based on adding semantics to Web service standards • LSDIS/UGA-IBM Technical note released (2005) • WSMO (2004+) • F-Logic based description of Web services • Uses mediators for bridging • goals, capabilities, Web services, Ontologies • Petri-nets for execution semantics Sivashanmugam, K., Verma, K., Sheth, A., Miller, J., Adding Semantics to Web Services Standards, ICWS 2003 http://www.wsmo.org

  23. WSDL-S Metamodel Action Attribute for Functional Annotation Extension Adaptation Can use XML, OWL or UML types schemaMapping Pre and Post Conditions Pre and Post Conditions

  24. WSDL-S <?xml version="1.0" encoding="UTF-8"?> <definitions ………………. xmlns:rosetta = " http://lsdis.cs.uga.edu/projects/meteor-s/wsdl-s/pips.owl “ > <interface name = "BatterySupplierInterface" description = "Computer PowerSupply Battery Buy Quote Order Status " domain="naics:Computer and Electronic Product Manufacturing" > <operation name = "getQuote" pattern = "mep:in-out" action = "rosetta:#RequestQuote" > <input messageLabel = ”qRequest” element="rosetta:#QuoteRequest" /> <output messageLabel = ”quote” elemen ="rosetta:#QuoteConfirmation" /> <pre condition = qRequested.Quantity > 10000" /> </operation> </interface> </definitions> Function from Rosetta Net Ontology Data from Rosetta Net Ontology Pre Condition on input data

  25. Representation – Issues and Future Research • Need to represent different kinds of semantics • Data, Function/behavior, Execution, QoS • Which representation is adequate • OWL • F-Logic • XML (WS-Standards based on it) • At some point WS regardless of representation need to use SOAP • Issues of representation model heterogeneity • OWL  XML, F-Logic  XML and vice-versa A. Sheth, "Semantic Web Process Lifecycle: Role of Semantics in Annotation, Discovery, Composition and Orchestration," Invited Talk, WWW 2003 Workshop on E-Services and the Semantic Web, Budapest, Hungary, May 20, 2003.

  26. Data Interoperability (DI)

  27. Loosely coupled nature of web services Reduced inter dependence between components Tremendous increase in schema/data level heterogeneities Heterogeneous schemas/structures Heterogeneous data formats and representations Solution Relate Web services to domain models Domain models captured in OWL Problem of mapping XML to OWL Web services and DI

  28. Data mapping in workflows and web services • One of the most important challenges of workflows • Data flow (mapping between components) more than control flow (workflow execution) • Data mapping in Web services is more complex • more independently developed systems • Issue of annotations with multiple ontologies

  29. Using Ontologies for WS Interoperation • Use of Ontologies in Semantic Web Services • Automate service discovery, process composition • However, for execution of a Web service/ Process • Only semantic annotation not enough • Need for mappings between possibly heterogeneous message elements • WSDL-S demonstrates complex type mapping using XQuery/XSLT

  30. Using Ontology as a reference for interoperation Schema/DataConflicts Description / Example Nature of mapping function Different data types / representations Data Representation conflict The mapping function f2 will largely depend on application / domain requirements. *Note: While mapping in the direction of f2 can be well defined, f2-1 can not. OntologyStudentID(4 digit integer) WS1 WS2 StudentID (4 digit integer) StudentID(9 digit integer) 1:1 f1 f2 Representations using different units and measures Data Scaling conflict The mapping function f2 or its inverse f2-1 can be automatically generated using a look up table and are well defined. OntologyWeight (in pounds) WS1 WS2 Weight (in pounds) Weights (in kilograms) 1:1 f1 f2 Example schema / data conflicts: WSDL-S AppendixD Kashyap and Sheth: Semantic and Schematic Similarities between Database Objects: A Context-based approach, 1992 and 1996Won Kim Jungyun Seo: Classifying Schematic and Data Heterogeneity in Multidatabase Systems , 1991 and 1993

  31. Complex type -> Class Leaf element -> Property XML to OWL using XQuery / XSLT -<xsd:complexType name=“Address"> -<xsd:sequence> <xsd:elementname=“streetAddress1" type="xsd:string" /> <xsd:elementname=“streetAddress2" type="xsd:string" /> <xsd:elementname=“City" type="xsd:string" /> <xsd:elementname=“State" type=" xsd:string" /> <xsd:elementname=“Country" type=" xsd:string" /> <xsd:elementname=“ZipCode" type=" xsd:string" /> </xsd:sequence> </xsd:complexType> Address has_StreetAddress <Address rdf:ID="Address1"> <has_StreetAddress rdf:datatype="xs:string"> { fn:concat($a/streetAddr1 , " ", $a/streetAddr2 ) } </has_StreetAddress> <has_City rdf:datatype="xs:string"> { fn:string($a/city) } </has_City> … <has_ZipCode rdf:datatype="xs:string"> { fn:string($a/zipCode) } </has_ZipCode> </Address> StreetAddress has_City City has_State State has_Country Country has_ZipCode ZipCode

  32. Work in information integration..

  33. Schema/Data Integration Tool Prototype Implementations • Amit P. Sheth, James A. Larson, Aloysius Cornelio, Shamkant B. Navathe: A Tool for Integrating Conceptual Schemas and User Views, 1988 • Berdi – Bellcore, 1991 • SemInt – Northwestern Univ. • LSD – Univ. of Washington • SKAT – Stanford Univ. • TransScm – Tel Aviv Univ. • DIKE – Univ. of Reggio Calabria • ARTEMIS – Univ. of Milano & MOMIS • CUPID – Microsoft Research • CLIO – IBM Almaden and Univ. Of Toronto • COMA - A system for flexible combination of schema matching approaches - Do, H.H.; Rahm, E. • Delta - MITRE • Tess (schema evolution) – Univ. Of Massachusettes, Amherst • Tree Matching - NYU • Rondo: A Programming Platform for Generic Model Management – S. Melnik, E. Rahm, P. A. Bernstein

  34. Research Issues • Web service are autonomously developed applications • Data model can have different kinds of heterogeneity • Using ontologies as a reference can facilitate interoperation • Annotating with ontologies leads to new problems • Representation heterogeneity problem - Mapping XML to more expressive OWL • Need normalized representations e.g schemaGraph or machine learning • [POSV04]Abhijit A. Patil, Swapna A. Oundhakar, Amit P. Sheth, Kunal Verma, Meteor-s web service annotation framework: WWW 2004: 553-562 • [HK04]Andreas Hess and Nicholas Kushmerick: ASSAM - Automated Semantic Service Annotation with Machine Learninghttp://moguntia.ucd.ie/publications/hess-iswc04-poster.pdf

  35. Discovery

  36. Discovery • Industrial Pull • UDDI • Static discovery based yellow/green pages • Not suited to automated discovery • Research Push • Use Ontology based reasoning (e.g., OWL-S, WSMO, SWSA, …) • METEOR-S proposes P2P based ontology management for UDDI Registries

  37. 4. Marketplaces, search engines, and business apps query the registry to discover services at other companies 2. 5. BusinessRegistrations Businesses populate the registry with descriptions of the services they support Business uses this data to facilitate easier integration with each other over the Web 3. UBR assigns a programmatically unique identifier to each service and business registration UDDIDiscovery - 2000 1. SW companies, standards bodies, and programmers populate the registry with descriptions of different types of services UDDI BusinessRegistry Service Type Registrations Acknowledgement: UDDI_Overview presentation at uddi.org

  38. Problems with UDDI • Centralized registry model (UBR) not very popular • Private registries prevalent • Discovery requires solving two problems • Finding appropriate registry • Finding services in the registry

  39. RegistryFederation belongsToFederation belongsTo Registry supports Ontology Domain consistsOf subDomainOf Finding Appropriate Registry • Provides a multi-faceted view of all registries in MWSDI • Federations • Domains • Registries Verma et al., 2005, METEOR-S WSDI: A Scalable Infrastructure of Registries for Semantic Publication and Discovery of Web ServicesSivashanmugam, et al 2004 Discovery of Web Services in a Federated Registry Environment

  40. Semantic Discovery (early work) • Use subsumption for deciding degree of match between service request and advertisement • Based on inputs and outputs Exact: subclassOf, assume that provider commits to give consistent outputs of any subtype of OutA Plug in: Weaker relation between OutA and OutR Subsumes: Provider does not completely fulfills the goal, but may work Paolucci et al. (2002), Semantic Matching of Web Services Capabilities

  41. Use of ontologies enables shared understanding between the service provider and service requestor Semantic Discovery (METEOR-S, 2003) For simplicity of depicting, the ontology is shown with classes for both operation and data Adding Semantics to Web Services Standards

  42. Similarity ? Similarity ? A2 A1 Name, Description, …. Name, Description, … Calendar-Date A Event X … B … Y … C Web Service Web Service Web Service Web Service {x, y} Coordinates Information Function Area {name} Similarity ? QoS QoS Forrest Get Information Get Date Purchase Buy A X B Y C Web Service Web Service Similarity based on Data, Function and QoS Semantics Web Service Discovery Syntactic Similarity QoS Similarity Functional &Data Semantic Similarity Cardoso, Sheth: Web Semantics, 2004

  43. Discovery in WSMO • WSMO • Two different views • Requester’s view: GOAL • Provider’s view: WS CAPABILITY • Links between the two views: • wgMediators • vocabulary for requesters • vocabulary for providers • Links between both to fill the gap between requester’s needs and provider’s offers : Ruben Lara, Semantic Web Services discovery

  44. Discovery in WSMO • Goal modelling • Buy a train itinerary from Innsbruck to Frankfurt on July, 17th 2004, for Tim Berners-Lee • Postcondition: get the description of the itinerary bought • Effect: have a trade with the seller for the itinerary, paying by credit card and the bill and ticket have to be delivered to Tim Berners-Lee’s address Ruben Lara, Semantic Web Services discovery

  45. Discovery in WSMO Ruben Lara, Semantic Web Services discovery

  46. Discovery in WSMO Ruben Lara, Semantic Web Services discovery

  47. Discovery in WSMO • Capability modelling • Sells train itineraries for a date after the current date, with start and end in Austria or Germany, and paid by credit card • Precondition: Buyer information, his purchase intention has to be a train itinerary (after the current date, with start and end in Austria or Germany). Payment method of the buyer has to be a non-expired credit card • Postcondition: Information about the itinerary bought, for which the start and end locations, departure date, and passenger have to be the same • Effect: A trade with the buyer in the precondition for the itinerary in the postcondition, using the credit card of the buyer given in the precondition : Ruben Lara, Semantic Web Services discovery

  48. Discovery in WSMO : Ruben Lara, Semantic Web Services discovery

  49. Discovery in WSMO Ruben Lara, Semantic Web Services discovery

More Related