Presentation is loading. Please wait.

Presentation is loading. Please wait.

Semantic Web Services John Domingue and David Martin.

Similar presentations


Presentation on theme: "Semantic Web Services John Domingue and David Martin."— Presentation transcript:

1 Semantic Web Services John Domingue and David Martin

2 Introduction to the Semantic Web Tutorial Acknowledgements Mary Rowlatt Leticia Gutierrez Michael Stollberg Liliana Cabral Vlad Tanasescu Alessio Gugliotta WSMO Working Group DIP project OWL-S Coalition Sheila McIlraith Terry Payne Task Computing project Ryusuke Masuoka

3 Web Services John Domingue

4 Introduction to the Semantic Web Tutorial What’s a Web Service? A program programmatically accessible over standard internet protocols Loosely coupled, reusable components Encapsulate discrete functionality Distributed Add new level of functionality on top of the current web

5 Introduction to the Semantic Web Tutorial Web Services Framework

6

7

8

9

10

11 Introduction to the Semantic Web Tutorial Problems with Web Services Today Descriptions are syntactic All tasks associated with web services application development have to be carried out by humans: –discovery, composition and invocation Problems of scalability

12 Semantic Web Services John Domingue

13 Introduction to the Semantic Web Tutorial SWS Vision Web (URI, HTML, HTTP) Web Services (UDDI, WSDL, SOAP) Semantic Web (RDF, OWL) Semantic Web Services Dynamic Static Syntax Semantics

14 Introduction to the Semantic Web Tutorial Semantic Web Services (is) Semantic Web Technology –Machine readable data –Ontological basis Applied to Web Services Technology –Reusable computational resources To automate all aspects of application development through reuse

15 Introduction to the Semantic Web Tutorial Semantic Web Service Broker Client Services

16 OWL-S David Martin

17 Introduction to the Semantic Web Tutorial Some Active SWS Research Areas Language, vocabulary & reasoning approaches for –Preconditions & effects –Policies –Commitments –Quality of Service Discovery & selection (matchmaking) Composition, workflow / choreography adaptation –Interoperability analysis Resource & transaction management –Monitoring & recovery Service use with mobile / ubiquitous devices –Context Security Tools & Environments –(Semi-)automatic annotation

18 Introduction to the Semantic Web Tutorial What is OWL-S? Ontology Web Language for Services An OWL ontology/language for (formally) describing properties and capabilities of Web services An approach that draws on many sources Description logic AI planning Workflow Formal process modeling Agents Web services http://www.daml.org/services/owl-s

19 Introduction to the Semantic Web Tutorial Layered Approach to Language Development SWRL (Rules) XML (Extensible Markup Language) RDF (Resource Description Framework) RDFS (RDF Schema) OWL ([DLP], Light, DL, Full) OWL-S (Services) OWL-S: an ontology expressed in OWL and related languages

20 Introduction to the Semantic Web Tutorial Upper Ontology of Services Ontology images compliments of Terry Payne, University of Southampton

21 Introduction to the Semantic Web Tutorial High-level characterization/summary of a service Used for Populating service registries A service can have many profiles Possibly specialized for different communities Automated service discovery Service selection Used for both: Service advertisements Service requests Service Profile: “What does it do?”

22 Introduction to the Semantic Web Tutorial Service Profile (partial)

23 Class Hierarchies of Services ServiceProfile ProductProviding Service Manufacturing Transportation ActionService InfoService PhysicalProduct Service Repair information- Product+ physicalProduct+ manufacturer+ deliveryRegion* deliveryProvider* deliveryType physical- Product+ transportationMode+ geographicRegion+ physicalProduct+ Tie in with UNSPSC, etc. DL Basis for matchmaking Multiple profiles; multiple hierarchies name provider avgResponseTime? … FeeBased feeBasis+ paymentMethod+

24 Introduction to the Semantic Web Tutorial Class hierarchical yellow pages –Implicit capability characterization –Arrangement of attributes on class hierarchy –Can use multiple inheritance –Relies primarily on “non-functional” properties Process summaries for planning purposes –More explicit –Inputs, outputs, preconditions, effects –Less reliance on formal hierarchical organization –Summarizes process model specs –Relies primarily on functional description Service Profile: Styles of use

25 Introduction to the Semantic Web Tutorial Service Model “How does it work?” Process –Potentially interpretable description of service provider’s behavior –Tells service user how and when to interact (read/write messages) Used for: –Service invocation, planning/composition, interoperation, monitoring All processes have –Inputs, outputs, preconditions and effects Atomic processes Composite processes –Control flow –Data flow OWL standard serializations; presentation syntax Process Model: “How does it work?”

26 Process Model (partial)

27 Introduction to the Semantic Web Tutorial Function/Dataflow Perspective www.acmeair.com book flight service Input: confirmation no.... Output: failure notification … flight available + valid credit card Y N ? customer name flight number credit card...

28 Introduction to the Semantic Web Tutorial Action/Process Perspective Input: confirmation no.... Output: failure notification … flight available + valid credit card Y N ? Preconditions: customer name flight number credit card... www.acmeair.com book flight service knowledge of the input... ticket purchased credit card debited... Effect: Output: Effect:

29 www.acmetravel.com book travel service www.acmeair.com book flight service customer name flight numbers dates credit card no.... confirmation no.... failure notification errror information … ? www.acmehotel.com book hotel service confirmation no. dates room type credit card no.... confirmation no.... failure notification … ? www.acmecar.com book car service customer name location car type dates credit card no.... confirmation no.... failure notification … ? Composite Process ? Input & Preconditions Output & Effects

30 Introduction to the Semantic Web Tutorial Service Grounding: “How to access it” Implementation specific Message formatting, transport mechanisms, protocols, serializations of types Service Model + Grounding give everything needed for using the service Builds upon WSDL

31 Introduction to the Semantic Web Tutorial Elements of WSDL Binding to SOAP, HTTP, etc. OperationMessage Part Atomic ProcessInputs / Output Process ModelDL-based Types Elements of OWL-S OWL-S / WSDL Grounding (pre-SAWSDL)

32 Introduction to the Semantic Web Tutorial Web Service Mgmt. Tasks Process Model Grounding Development … Deployment … Use … Simulation Verification Selection Enactment, Interoperation Monitoring, Recovery Profile Composition Discovery Operation Publication Development

33 Introduction to the Semantic Web Tutorial OWL-S: Summary & Status Describes “what it does”, “how it works”, “how to access it” –Profile, Process, Grounding subontologies Ties in naturally with WSDL, UDDI Additional semantics supports –Automation of various Web service tasks –Varied applications (later slides) W3C member submission –http://www.w3.org/Submission/2004/07/ –Corresponds to 1.1 release on daml.org 1.2 release completed Publications, tools, examples –See http;//www.daml.org/services/owl-s/ –See http://www.semwebcentral.org

34 Introduction to the Semantic Web Tutorial SWS at ISWC Service Matchmaking & Resource Retrieval on the Semantic Web (SMR2) –2 nd workshop, tomorrow Semantic Web Services Challenge –7 th workshop, today Semantic Web Enabled Software Engineering (SWESE) –4 th workshop, today Research track sessions –“Software and Service Engineering”, Tuesday –“Semantic Web Services”, Thursday In Use track session –“Services and Infrastructure”, Tuesday “Internet of Services” (Industry talk), Wednesday Many workshops and tutorials at previous ISWCs (and other conferences such as WWW & ESWC)

35 Introduction to the Semantic Web Tutorial Applications Using OWL-S Many examples, including –Task Computing –Software Interoperability –e-Science –Geospatial Data / Query Integration –Autonomous Vehicles

36 Introduction to the Semantic Web Tutorial Application: Task Computing Fujitsu Laboratories of America, Inc. MINDLab of the University of Maryland http://www.taskcomputing.org Thanks to Ryusuke Masuoka for use of this material Technology to enable easy orchestration of devices and e-services, and support users in executing complex tasks

37 Introduction to the Semantic Web Tutorial Goals of Task Computing Minimize/facilitate user interaction –User interface: mouse clicks and voice Focus on What (task) instead of How (means) No preprogramming of devices for tasks User wants to do “Tasks” “Services” offered means Web services, UPnP, etc. Filling the gap

38 OS/Application (.NET, etc.) Jeff’s Video Device (UPnP) Video from DV Web Services Aerial Photo ofWeather Info of Add into OutlookDial Play (Video)Play (Audio) OpenSavePrint ViewContact from OutlookJeff’s Video A Giant Leap OS/ApplicationDevicesWeb Pages Aerial Photo ofWeather Info of Add into OutlookDial Play (Video)Play (Audio) OpenSavePrint ViewContact from Outlook Play Jeff’s Video Dial Contact from Outlook Weather Info of FLA, CP …

39 Introduction to the Semantic Web Tutorial Fujitsu’s Task Computing Approach: –Integration of Semantic Web and Web Service computing –Abstraction of functionality as services: Describe functionality of device or services in OWL-S –Use of UPnP for Semantic Service Discovery Mechanism (SSDM) and for service invocation More application examples: –Display presentation file from mobile computer on the projector in a room you visit for the first time, without connecting a VGA cable –Display pictures from a mobile phone on a TV in any room and print it on an available foto printer, without moving memory cards around Precondition: Devices are network-ready and equipped with lightweight web server

40 Device Application E-service Service Semantic Service Description Discovery Engine Execution & Execution Monitoring Engine Service Composition Engine Management Tools Task Computing Client Applications Realization Layer Service Layer Middleware Layer Presentation Layer Content Web-based Client Service Semantic Service Description Task Computing Environment User Web Service API Semantic Service Description TC Architecture

41 Introduction to the Semantic Web Tutorial Capabilities Needed (described in processes) Capabilities Available Software Interoperability If the Capabilities Available provide a “reasonable match” to the Capabilities Needed, Interoperability may be achieved Otherwise  No Interoperability Event Knowledge Base Concepts Exercise Task Role Interaction Entity Instances Resource Knowledge Base Concepts Confederation Resource Capability Instances

42 Introduction to the Semantic Web Tutorial 12181 acatttctac caacagtgga tgaggttgtt ggtctatgtt ctcaccaaat ttggtgttgt 12241 cagtctttta aattttaacc tttagagaag agtcatacag tcaatagcct tttttagctt 12301 gaccatccta atagatacac agtggtgtct cactgtgatt ttaatttgca ttttcctgct 12361 gactaattat gttgagcttg ttaccattta gacaacttca ttagagaagt gtctaatatt 12421 taggtgactt gcctgttttt ttttaattgg Courtesy of Carol Goble E-Science

43 Autonomous Vehicles Decompose Tasks Map Tasks to Agent Architecture Map Task Decisions To State-Tables Derive the Relevant Task Situations from World States and Object Parameters Identify Task Relevant Entities and Objects ServicesRoles Processes ConditionsParameters

44 Web Service Modelling Ontology (WSMO) John Domingue

45 Introduction to the Semantic Web Tutorial WSMO Top Level Notions Objectives that a client wants to achieve by using Web Services Provide the formally specified terminology of the information used by all other components Semantic description of Web Services: - Capability (functional) - Interfaces (usage) Connectors between components with mediation facilities for handling heterogeneities

46 Introduction to the Semantic Web Tutorial WSMO Top Level Notions Objectives that a client wants to achieve by using Web Services Provide the formally specified terminology of the information used by all other components Semantic description of Web Services: - Capability (functional) - Interfaces (usage) Connectors between components with mediation facilities for handling heterogeneities

47 Introduction to the Semantic Web Tutorial WSMO Top Level Notions Objectives that a client wants to achieve by using Web Services Provide the formally specified terminology of the information used by all other components Semantic description of Web Services: - Capability (functional) - Interfaces (usage) Connectors between components with mediation facilities for handling heterogeneities

48 Introduction to the Semantic Web Tutorial Goals Ontological De-coupling of Requester and Provider Derived from task / problem solving methods/domain model Structure and reuse of requests –Search –Diagnose –Classify –Personalise –Book a holiday Requests may in principle not be satisfiable Ontological relationships & mediators used to link goals to web services

49 Introduction to the Semantic Web Tutorial WSMO Top Level Notions Objectives that a client wants to achieve by using Web Services Provide the formally specified terminology of the information used by all other components Semantic description of Web Services: - Capability (functional) - Interfaces (usage) Connectors between components with mediation facilities for handling heterogeneities

50 Introduction to the Semantic Web Tutorial WSMO Web Service Description Web Service Implementation (not of interest in Web Service Description) Choreography --- Service Interfaces --- Capability functional description WS - Advertising of Web Service - Support for WS Discovery client-service interaction interface for consuming WS - External Visible Behavior - Communication Structure - ‘Grounding’ realization of functionality by aggregating other Web Services - functional decomposition - WS composition Non-functional Properties DC + QoS + Version + financial - complete item description - quality aspects - Web Service Management WS Orchestration

51 Introduction to the Semantic Web Tutorial WSMO Web Service Description Web Service Implementation (not of interest in Web Service Description) Choreography --- Service Interfaces --- Capability functional description WS - Advertising of Web Service - Support for WS Discovery client-service interaction interface for consuming WS - External Visible Behavior - Communication Structure - ‘Grounding’ realization of functionality by aggregating other Web Services - functional decomposition - WS composition Non-functional Properties DC + QoS + Version + financial - complete item description - quality aspects - Web Service Management WS Orchestration

52 Introduction to the Semantic Web Tutorial WSMO Web Service Description Web Service Implementation (not of interest in Web Service Description) Choreography --- Service Interfaces --- Capability functional description WS - Advertising of Web Service - Support for WS Discovery client-service interaction interface for consuming WS - External Visible Behavior - Communication Structure - ‘Grounding’ realization of functionality by aggregating other Web Services - functional decomposition - WS composition Non-functional Properties DC + QoS + Version + financial - complete item description - quality aspects - Web Service Management WS Orchestration

53 Introduction to the Semantic Web Tutorial WSMO Web Service Description Web Service Implementation (not of interest in Web Service Description) Choreography --- Service Interfaces --- Capability functional description WS - Advertising of Web Service - Support for WS Discovery client-service interaction interface for consuming WS - External Visible Behavior - Communication Structure - ‘Grounding’ realization of functionality by aggregating other Web Services - functional decomposition - WS composition Non-functional Properties DC + QoS + Version + financial - complete item description - quality aspects - Web Service Management WS Orchestration

54 Introduction to the Semantic Web Tutorial WSMO Web Service Description Web Service Implementation (not of interest in Web Service Description) Choreography --- Service Interfaces --- Capability functional description WS - Advertising of Web Service - Support for WS Discovery client-service interaction interface for consuming WS - External Visible Behavior - Communication Structure - ‘Grounding’ realization of functionality by aggregating other Web Services - functional decomposition - WS composition Non-functional Properties DC + QoS + Version + financial - complete item description - quality aspects - Web Service Management WS Orchestration

55 Introduction to the Semantic Web Tutorial VTA VTA WS ‘Trip Booking’ Capability provides Chor. Interf. Flight Request Hotel Request Book Flight Book Hotel if hotel = Øflight.arrivaltime = hotel.arrivaltime flight information if flight = Ø hotel information process (control + data flow) of goals Orchestration Definition

56 Introduction to the Semantic Web Tutorial VTA VTA WS ‘Trip Booking’ Capability provides Chor. Interf. Flight Request Hotel Request Book Flight Book Hotel if hotel = Ø if flight = Ø process (control + data flow) between “states” + communication behavior of orchestrating Web Service Flight WS Capability Interface (Chor.) 1)get request 2)provide offer 3)receive selection 4)send confirmation Orch... Hotel WS Capability Interface (Chor.) 1)get request 2)provide offer 3)receive selection 4)send confirmation Orch... flight request avaiable flights hotel request avaiable hotels book requestbooking confirmation book request booking confirmation Runtime Orchestration

57 Introduction to the Semantic Web Tutorial WSMO Top Level Notions Objectives that a client wants to achieve by using Web Services Provide the formally specified terminology of the information used by all other components Semantic description of Web Services: - Capability (functional) - Interfaces (usage) Connectors between components with mediation facilities for handling heterogeneities

58 Introduction to the Semantic Web Tutorial Mediation For 1$ on programming, $5 - $9 on integration Mismatches on structural / semantic / conceptual / level Assume (nearly) always necessary Description of role © IBM, Nelson Mattos

59 Introduction to the Semantic Web Tutorial WSMO Mediators Overview

60 Introduction to the Semantic Web Tutorial Mediator Structure WSMO Mediator uses a Mediation Service via Source Component Source Component Target Component 1.. n 1 Mediation Services - as a Goal - directly - optionally incl. Mediation

61 WSMO based Application using IRS-III John Domingue

62

63 Introduction to the Semantic Web Tutorial Emergency planning scenario Plan emergency response WHAT INFORMATION AVAILABLE? SELECT RELEVANT INFORMATION Severe weather event

64 Introduction to the Semantic Web Tutorial Emergency planning scenario Severe weather event forecast in the area by Met Office Met Office get event details

65 Introduction to the Semantic Web Tutorial Emergency planning scenario Identify most appropriate rest centres ViewEssex spatial data get centre contact details District data get facilities kitchen, showers, number of beds, cookers, heaters… get capacity

66 Introduction to the Semantic Web Tutorial eMerges Ontologies

67 Introduction to the Semantic Web Tutorial Generic Application Structure SWS Presentation IT systems Organisation 1 IT systems Organisation 2 DB Web Application Semantic Web Services (WSMX/IRS-III) WS Services Abstraction Legacy Systems SWS

68 Introduction to the Semantic Web Tutorial Generic Application Structure SWS Presentation IT systems Organisation 1 IT systems Organisation 2 DB Web Application Semantic Web Services (WSMX/IRS-III) WS Services Abstraction Legacy Systems SWS

69 Introduction to the Semantic Web Tutorial Generic Application Structure SWS Presentation IT systems Organisation 1 IT systems Organisation 2 DB Web Application Semantic Web Services (WSMX/IRS-III) WS Services Abstraction Legacy Systems SWS

70 Introduction to the Semantic Web Tutorial Generic Application Structure SWS Presentation IT systems Organisation 1 IT systems Organisation 2 DB Web Application Semantic Web Services (WSMX/IRS-III) WS Services Abstraction Legacy Systems SWS

71 Introduction to the Semantic Web Tutorial Generic Application Structure SWS Presentation IT systems Organisation 1 IT systems Organisation 2 DB Web Application Semantic Web Services (WSMX/IRS-III) WS Services Abstraction Legacy Systems SWS

72 Video of Emergency Planning (GIS) Prototype V1

73 EMerges Prototype Architecture ViewEssex Services Emergency-GIS-Domain Emergency-GIS-Goals BuddySpace Server BuddySpace Services BuddySpace Goals Smart Filter Services Archetypes SGIS-Spatial Google Web Toolkit Environment Services MET-Office-Domain MET-Office-Goals Accommodation Goal Environment Goal Presence Goal Affordances = Goals

74 SAWSDL David Martin

75 Introduction to the Semantic Web Tutorial SAWSDL Semantic Annotations for WSDL and XML Schema W3C Recommendation, August, 2007 Largely based on WSDL-S –Some SAWSDL ideas also appeared earlier in OWL-S A simple, incremental approach –Builds naturally on the WSDL-centric view of Web services

76 Technical Overview of SAWSDL (1)

77 Introduction to the Semantic Web Tutorial <xs:element name="OrderRequest“ sawsdl:modelReference=“...” sawsdl:liftingSchemaMapping="..." sawsdl:loweringSchemaMapping="...">... <wsdl:interface name="Order“ sawsdl:modelReference="..."> <wsdl:operation name="order“ pattern="…“ sawsdl:modelReference="..."> Technical Overview of SAWSDL (2) 3 extensibility elements –modelReference –liftingSchemaMapping –loweringSchemaMapping Can be used in both WSDL and XML Schema documents Values are lists of URIs No Preconditions and Effects

78 Introduction to the Semantic Web Tutorial <xs:element name=“OrderRequest” sawsdl:modelReference= “http://ontology/po#OrderRequest”> <wsdl:interface name="Order“ sawsdl:modelReference= "http://.../products/electronics"> <wsdl:operation name=“order” pattern="…“ sawsdl:modelReference= "http://ontology/po#RequestPurchaseOrder"> modelReference May be used with every element within WSDL “However, SAWSDL defines its meaning only for –wsdl:interface –wsdl:operation –wsdl:fault –xs:element –xs:complexType –xs:simpleType –xs:attribute.”

79 Introduction to the Semantic Web Tutorial Schema Mapping Attributes liftingSchemaMapping –lift data from XML to a semantic model loweringSchemaMapping –lower data from a semantic model to XML Can map to XSLT script <xs:element name="OrderRequest“ sawsdl:liftingSchemaMapping= "http://.../mapping/Response2Ont.xslt" sawsdl:loweringSchemaMapping= "http://.../mapping/Ont2Request.xml"> <wsdl:interface name="Order“ sawsdl:modelReference="..."> <wsdl:operation name="order“ pattern="…“ sawsdl:modelReference="...">

80 Introduction to the Semantic Web Tutorial SAWSDL References The Standard –http://www.w3.org/TR/sawsdl/http://www.w3.org/TR/sawsdl/ Implementation Report –http://www.w3.org/2002/ws/sawsdl/CR/http://www.w3.org/2002/ws/sawsdl/CR/ Initial Specs for Use with OWL-S –“Bringing Semantic Annotations to Web Services: OWL-S from the SAWSDL Perspective” ISWC 2007 –“Grounding OWL-S in SAWSDL” ICSOC 2007 Initial Specs for Use with WSMO –WSMO Grounding http://www.wsmo.org/TR/d24/d24.2/v0.1/20070427/ –WSMO Lite http://wsmo.org/TR/d11/v0.2/20070622/d11v02_20070622.pdf

81 Introduction to the Semantic Web Tutorial Relevant URLs DIP –http://dip.semanticweb.org/ IRS-III –http://kmi.open.ac.uk/projects/irs/ OWL-S, SAWSDL –See earlier slide WSMO Working Group –http://www.wsmo.org/http://www.wsmo.org/ Conceptual Models of Services WG –http://cms-wg.sti2.orghttp://cms-wg.sti2.org SOA4All –http://www.soa4all.eu/ Service Web 3.0 –http://www.serviceweb30.eu

82 Introduction to the Semantic Web Tutorial Conclusion The service paradigm has become an important and integral part of the Web (including intranets) SWS aims to provide an expressive, comprehensive framework for handling activities on the Web –Enabling greater automation of discovery, selection, invocation, composition, monitoring, and other service management tasks –Should enable use of agents on the Web Simplicity and widespread adoption of WS building blocks are enablers Many tools & applications exist today; mostly prototype Many challenges remain –SWS is a vigorous research area Strong interest and many paths to adoption exist –E.g., the standards path Stay tuned – it will be interesting to see how far (and how fast) the service/process/agent-oriented Web will evolve!


Download ppt "Semantic Web Services John Domingue and David Martin."

Similar presentations


Ads by Google