SlideShare a Scribd company logo
1 of 38
Introduction
to
SOA Composition
UC San Diego
CSE 294
January 23, 2009
Barry Demchak
Agenda
īŽ What is SOA Composition?
īŽ â€Ļ and what are the issues?
īŽ Existing solutions
īŽ UDDI/WSDL (Web Services)
īŽ BPEL
īŽ What’s missing?
īŽ OWL-S
īŽ What is OWL?
īŽ How does OWL apply?
īŽ Comparison of existing solutions and OWL-S
īŽ Emerging technology choices
Source Material
īŽ SOA Design Patterns: Capability Composition Patterns [in progress].
http://www.informit.com/articles/article.aspx?p=1271262
īŽ Web Services Composition. Nikola Milanovic.
http://user.cs.tu-berlin.de/~mwerner/discourse/BlockLVS04/slides/service-composition.pdf
īŽ SOA Source Book. The Open Group.
http://www.opengroup.org/projects/soa-book/page.tpl?CALLER=faq.tpl&ggid=1335
īŽ Blackboard-style Service Composition with Onto<->SOA. Korotkiy & Top.
http://www.cs.vu.nl/~maksym/pap/MKorotkiy-Onto-SOA-BB.pdf
īŽ BPEL: Service Composition for SOA. Jurac.
http://www.javaworld.com/javaworld/jw-07-2006/jw-0710-bpel.html?page=1
īŽ SCA: Flexible and Agile Composition of Distributed SOA Applications. Edwards.
http://developers.sun.com/learning/javaoneonline/2008/pdf/TS-5850.pdf?cid=925589
īŽ The Service Revolution - software engineering without programming languages. Alonso.
http://www.ifi.uzh.ch/ecows06/fileadmin/papers/GA-ECOWS-Nov-06.pdf
īŽ Tools and Technologies for Semantic Web Services: An OWL-S Perspective. Sycara and
Martin. http://www.ai.sri.com/daml/services/ISWC06-OWL-S-tutorial.pdf
īŽ Web Service Composition - Current Solutions and Open Problems. Srivastava and Koehler.
http://www.zurich.ibm.com/pdf/ebizz/icaps-ws.pdf
īŽ Web Service Composition Standards. METEOR-S Project.
http://lsdis.cs.uga.edu/proj/meteor/mwscf/standards.html
īŽ Tutorial on OWL. Bechhofer, Horrocks, Patel-Schneider.
http://www.cs.man.ac.uk/~horrocks/ISWC2003/Tutorial/examples.pdf
īŽ Semantic Web Processes: Semantics Enabled Annotation, Discovery, Composition and
Orchestration of Web Scale Processes. Cardoso & Sheth.
http://lsdis.cs.uga.edu/lib/presentations/WISE2003-Tutorial.pdf
īŽ Current Solutions for Web Service Composition. Milanovic & Malek. IEEE Internet
Computing. p51. Nov/Dec 2004.
The Capability Composition Pattern
A capability may not be able to
fulfill its processing requirements
without adding logic that resides
outside of its service's functional
context, thereby compromising
the integrity of its context and
risking service denormalization.
[SOA Design Patterns]
The Capability Composition Pattern
[SOA Design Patterns]
Basic Composition
īŽ Orchestration – engine controls service via single script,
and service invokes other services in single swim lane
īŽ Choreography – engine controls all services via scripts
associated with services; they execute in multiple swim lanes
[SOA Source Book]
Main Composition Approaches
īŽ “Industry”
īŽ UDDI / WSDL / BPEL or SCA Infrastructure
īŽ Plumbing created by programmer (limited
scalability to large and diverse service spaces)
īŽ Semantic Web Services
īŽ OWL-S
īŽ Focuses on semantic compatibility and
automatic service discovery
īŽ Other
īŽ Blackboard Systems
“Industry Solutions” – UDDI/WSDL
īŽ UDDI: service registry
īŽ WSDL: registry
document
īŽ Defines location and
parameters/messages
for available services in
searchable way
[WSPS]
WSDL (Web Services Description Language)
īŽ XML-based description of characteristics of a
web service [INFIT]
īŽ Function signatures (in, out, in/out, return)
īŽ Service binding (URL and protocol)
īŽ Stored in repositories such as UDDI
īŽ Used to create client-side proxies
īŽ Enables dynamic binding for clients capable
of binding dynamically
WSDL Content
UDDI/WSDL Open Questions
īŽ What do its parameters mean?
īŽ In what units are its parameters expressed?
īŽ Given meaningful inputs, what is the meaning
of the product of a service?
īŽ What are its restrictions?
īŽ What non-functional characteristics
distinguish one service from another?
īŽ How can I compose 10 different services so
that they fit together and produce a
meaningful result?
“Industry Solutions” – BPEL4WS
īŽ Process (BPEL composition)
īŽ Partners (participating services)
īŽ Activities (message exchange)
[SOA Design Patterns]
“Industry Solutions” – BPEL4WS
Basic Flow Elements
īŽ <process>
īŽ <invoke>, <invoke>â€Ļ<receive>
īŽ Send, event, request/response
īŽ <variable>, <assign>, <copy>
īŽ State maintenance
īŽ <scope>, <faultHandlers>
īŽ Fault handling
īŽ <flow>, <sequence>
īŽ Parallel & sequential execution
īŽ <switch>, <while>
īŽ Conditional evaluation
[SOA Design Patterns] [Jurac]
“Industry Solutions” – BPEL4WS
[SOA Design Patterns]
BPEL4WS Open Questions
īŽ Focus on connections and orchestration, but
not on correctness
īŽ Proper function “guaranteed” by diligence of
author
īŽ Almost same set of open questions as for
UDDI/WSDL
Web Service Composition Standards
īŽ BPML -Business Process Markup Language
īŽ Abstract model and grammer
īŽ WSCI -Web Services Choreography Interface
īŽ XML-based WSDL augmentation
īŽ BPEL4WS -Business Process Execution Language/ Web Services
īŽ Specifies business processes and interaction protocols
īŽ WSCL -Web Services Conversation Language
īŽ Business-level conversations w/document exchange
īŽ BPSS -Business Process Specification Schema
īŽ Business-level conversations w/document exchange
īŽ DAML-S
īŽ Ontology markup language representing process and capability
semantics
[METEOR-S]
The Semantic Challenge
How to compose services that we know will do what we intend??
[Sycara]
Framing the Problem
[Cardoso]
Framing the Problem
īŽ Provide the capability to assemble (“compose”) on
short notice an improvisational confederation
īŽ Improvisational: Constituent systems not deliberately
engineered to work together in support of the objectives of the
confederation
īŽ Short notice: Not deliberately planned months/years ahead of
the need
Interoperability: “The ability of systems, units, or forces to provide
services to and accept services from other systems, units, or
forces and to use the services so exchanged to enable them to
operate effectively together.” (definition from Joint Pub 1-02)
[Sycara]
The Semantic Web and OWL
īŽ Semantic web adds machine-readable
information to each element, giving each
element a well-defined meaning useful for
discovery, automation, integration, and reuse.
[after W3C Semantic Web Activity Statement]
[W3C]
The Semantic Web and OWL
īŽ W3C Standard
īŽ Description Logic-based language that
describes ontologies
īŽ Defines concepts and relations between them
īŽ Defines subset generalization
īŽ Well understood computational properties,
including decidability
īŽ Enables semantic reasoning (Pellet and FaCT++)
īŽ OWL-Lite, OWL-DL, and OWL
īŽ Three objects: concepts, individuals, properties
OWL Sample
īŽ Individuals with properties
īŽ Classes that facilitate reasoning
[Tutorial on OWL]
Semantic Service Challenges
īŽ Data/Information Semantics
īŽ Basic discovery and interoperability
īŽ Functional/Operational Semantics
īŽ Discovery and composition
īŽ Execution Semantics
īŽ For verification, validation, exception handling
īŽ QOS Semantics
īŽ Suitability
[Cardoso]
OWL-S
īŽ Ontology Web Language for Services (W3C)
īŽ Relies on WSDL for invocation (grounding)
īŽ Expands UDDI for discovery (mapping)
īŽ Suited for use with SAWSDL (Semantic Annotations
for WSDL)
īŽ Complimentary to BPEL (local choreography)
OWL-S Ontology of Services
[Sycara/Payne]
OWL-S Components
īŽ Service Profile
īŽ Inputs, outputs, preconditions, results
īŽ Provenance, QOS, Security, Policy â€Ļ
īŽ Inheritance
īŽ Service Grounding
īŽ Builds on WSDL
īŽ Service Model
īŽ Initial state, inputs, and preconditions
īŽ Result states, outputs, effects on process
īŽ Chaining processes to create workflow
The Roles
īŽ Providers
īŽ Specify and advertise services
īŽ Consumers
īŽ Specify and advertise needs
īŽ Facilitators
īŽ Match subscriptions to advertised services
īŽ Deal with complex semantic requirements
īŽ Deal with multiple sources, schemas, queries
Composition
īŽ Static (author-time) and Dynamic (runtime)
īŽ Creation of mediators between services
īŽ Design of flows to accomplish results, much
less optimal results
[Cardoso]
Comparison of Industry vs Semantic
Web Approaches
īŽ BPEL relates closely to ServiceModel
īŽ OWL-S defines preconditions and effects,
leading to better reasoning about composition
īŽ OWL-S classes extend reasoning to
subclasses and other relationships
īŽ BPEL describes sequencing of activities
īŽ BPEL describes mechanisms for catching,
handling, and compensating for faults
īŽ BPEL leverages WS-Coordination and WS-
Transaction for defining transactional
semantics
[Cardoso]
Research Issues (for QOS)
īŽ Specification
īŽ Computation
īŽ Monitoring
īŽ Control
[Cardoso]
Computing Service Compositions
[Milanovic]
Other Technology Choices
īŽ Abstract Machines [SOA Design Patterns]
īŽ Ī€-Calculus [SOA Design Patterns]
īŽ Blackboard-style Service Composition
[Korotkiy]
īŽ SCA Infrastructure [SCA]
Modeling Services as Abstract Machines
īŽ Extends WSDL via contracts covering
īŽ Non-functional properties
īŽ Preconditions, postconditions, invariants
īŽ Expressed via Contract Definition Language
īŽ Formal composition operators enable
predictability and determination of correctness
īŽ Separates “how” from “what”
īŽ Issues:
SCA Infrastructure
īŽ Objectives
īŽ Well-defined interfaces with business-level semantics
īŽ Standardized communication protocols
īŽ Flexible recombination of services
īŽ Mechanisms
īŽ Declarative component networks (using XML) injected
at runtime
īŽ Standard communication bindings and policy
frameworks
īŽ Language-embedded features (e.g., policy intents &
stateful interactions via WSDL and pragma extensions)
[SCA]
SCA Infrastructure
Conferences for Service Composition
īŽ ICWS
īŽ WISE
īŽ WSCA
īŽ SCC
Other Sources
īŽ [WSBP] Basic Profile Version 1.1. Web Services Interoperability
Organization (WS-I). Apr 2006. http://www.ws-
i.org/Profiles/BasicProfile-1.1.html
īŽ [INFIT] IT Web Services: A Roadmap for the Enterprise. A.
Nghiem. Prentice Hall. Oct 2002.
http://www.informit.com/articles/article.aspx?p=31076
Time to take a walk!
Me
Web Services

More Related Content

What's hot

Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)Biniam Asnake
 
Introduction to Service Oriented Architecture
Introduction to Service Oriented ArchitectureIntroduction to Service Oriented Architecture
Introduction to Service Oriented ArchitectureDATA Inc.
 
Service Oriented Architecture
Service Oriented ArchitectureService Oriented Architecture
Service Oriented ArchitectureMohamed Zaytoun
 
SOA Fundamentals
SOA  FundamentalsSOA  Fundamentals
SOA Fundamentalsabhi1112
 
Lecture 2 - SOA
Lecture 2 - SOALecture 2 - SOA
Lecture 2 - SOAphanleson
 
CBSE VS SOA SJSU Presentation
CBSE VS SOA SJSU PresentationCBSE VS SOA SJSU Presentation
CBSE VS SOA SJSU Presentationmgp1560
 
SOA Service Oriented Architecture
SOA Service Oriented ArchitectureSOA Service Oriented Architecture
SOA Service Oriented ArchitectureVinay Rajadhyaksha
 
Soa Primer
Soa PrimerSoa Primer
Soa Primervavasthi
 
service orentation documentation
service orentation documentationservice orentation documentation
service orentation documentationpavan nani
 
Arquitectura orientada a servicios
Arquitectura orientada a serviciosArquitectura orientada a servicios
Arquitectura orientada a serviciosbrizna39
 
Service Oriented Architecture
Service Oriented Architecture Service Oriented Architecture
Service Oriented Architecture Prabhat gangwar
 
Service Oriented Architecture
Service Oriented ArchitectureService Oriented Architecture
Service Oriented ArchitectureSyed Mustafa
 
SOA Service-oriented Architecture Fundamentals IBM Certification
SOA Service-oriented Architecture Fundamentals IBM CertificationSOA Service-oriented Architecture Fundamentals IBM Certification
SOA Service-oriented Architecture Fundamentals IBM CertificationJaguaraci Silva
 
03 Service Oriented Architecture Series - Basic SOA Architecture
03 Service Oriented Architecture Series - Basic SOA Architecture03 Service Oriented Architecture Series - Basic SOA Architecture
03 Service Oriented Architecture Series - Basic SOA ArchitecturePouria Ghatrenabi
 
SOA - Service Oriented Architecture ( Basic Concept & Principle )
SOA - Service Oriented Architecture ( Basic Concept & Principle )SOA - Service Oriented Architecture ( Basic Concept & Principle )
SOA - Service Oriented Architecture ( Basic Concept & Principle )DevTalk
 
Lecture 01 - Motivation
Lecture 01 - MotivationLecture 01 - Motivation
Lecture 01 - Motivationphanleson
 
IT6801-Service Oriented Architecture
IT6801-Service Oriented ArchitectureIT6801-Service Oriented Architecture
IT6801-Service Oriented ArchitectureMadhu Amarnath
 
Service Oriented Architecture & Beyond
Service Oriented Architecture & BeyondService Oriented Architecture & Beyond
Service Oriented Architecture & BeyondImesh Gunaratne
 
Soa & Bpel With Web Sphere
Soa & Bpel With Web SphereSoa & Bpel With Web Sphere
Soa & Bpel With Web Spherelakshmi isukapally
 

What's hot (20)

Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)Service Oriented Architecture (SOA)
Service Oriented Architecture (SOA)
 
Introduction to Service Oriented Architecture
Introduction to Service Oriented ArchitectureIntroduction to Service Oriented Architecture
Introduction to Service Oriented Architecture
 
Service Oriented Architecture
Service Oriented ArchitectureService Oriented Architecture
Service Oriented Architecture
 
SOA Fundamentals
SOA  FundamentalsSOA  Fundamentals
SOA Fundamentals
 
Lecture 2 - SOA
Lecture 2 - SOALecture 2 - SOA
Lecture 2 - SOA
 
CBSE VS SOA SJSU Presentation
CBSE VS SOA SJSU PresentationCBSE VS SOA SJSU Presentation
CBSE VS SOA SJSU Presentation
 
SOA Service Oriented Architecture
SOA Service Oriented ArchitectureSOA Service Oriented Architecture
SOA Service Oriented Architecture
 
Soa Primer
Soa PrimerSoa Primer
Soa Primer
 
service orentation documentation
service orentation documentationservice orentation documentation
service orentation documentation
 
Arquitectura orientada a servicios
Arquitectura orientada a serviciosArquitectura orientada a servicios
Arquitectura orientada a servicios
 
Service Oriented Architecture
Service Oriented Architecture Service Oriented Architecture
Service Oriented Architecture
 
Service Oriented Architecture
Service Oriented ArchitectureService Oriented Architecture
Service Oriented Architecture
 
SOA Service-oriented Architecture Fundamentals IBM Certification
SOA Service-oriented Architecture Fundamentals IBM CertificationSOA Service-oriented Architecture Fundamentals IBM Certification
SOA Service-oriented Architecture Fundamentals IBM Certification
 
SOA Journal by Traitet Th.
SOA Journal by Traitet Th.SOA Journal by Traitet Th.
SOA Journal by Traitet Th.
 
03 Service Oriented Architecture Series - Basic SOA Architecture
03 Service Oriented Architecture Series - Basic SOA Architecture03 Service Oriented Architecture Series - Basic SOA Architecture
03 Service Oriented Architecture Series - Basic SOA Architecture
 
SOA - Service Oriented Architecture ( Basic Concept & Principle )
SOA - Service Oriented Architecture ( Basic Concept & Principle )SOA - Service Oriented Architecture ( Basic Concept & Principle )
SOA - Service Oriented Architecture ( Basic Concept & Principle )
 
Lecture 01 - Motivation
Lecture 01 - MotivationLecture 01 - Motivation
Lecture 01 - Motivation
 
IT6801-Service Oriented Architecture
IT6801-Service Oriented ArchitectureIT6801-Service Oriented Architecture
IT6801-Service Oriented Architecture
 
Service Oriented Architecture & Beyond
Service Oriented Architecture & BeyondService Oriented Architecture & Beyond
Service Oriented Architecture & Beyond
 
Soa & Bpel With Web Sphere
Soa & Bpel With Web SphereSoa & Bpel With Web Sphere
Soa & Bpel With Web Sphere
 

Similar to Introduction to soa composition

CBSE VS SOA Presentation
CBSE VS SOA PresentationCBSE VS SOA Presentation
CBSE VS SOA PresentationMaulik Parikh
 
Architecting Your Enterprise
Architecting Your EnterpriseArchitecting Your Enterprise
Architecting Your EnterpriseEd Seidewitz
 
Soa web pres new
Soa web pres newSoa web pres new
Soa web pres newSalma Arshad
 
Oracle SOA Suite 12c 1z0-434 Day 1/3
Oracle SOA Suite 12c 1z0-434 Day 1/3Oracle SOA Suite 12c 1z0-434 Day 1/3
Oracle SOA Suite 12c 1z0-434 Day 1/3Michael Medin
 
Web services, the ws stack, and research prospects a survey
Web services, the ws stack, and research prospects   a surveyWeb services, the ws stack, and research prospects   a survey
Web services, the ws stack, and research prospects a surveybdemchak
 
Topic5 Web Services
Topic5 Web ServicesTopic5 Web Services
Topic5 Web Servicessanjoysanyal
 
Migrating SOA
Migrating SOAMigrating SOA
Migrating SOACoi Xay
 
Soa & Bpel With Web Sphere
Soa & Bpel With Web SphereSoa & Bpel With Web Sphere
Soa & Bpel With Web Spherelakshmi isukapally
 
MULTIVIEW SOA : EXTENDING SOA USING A PRIVATE CLOUD COMPUTING AS SAAS AND DAAS
MULTIVIEW SOA : EXTENDING SOA USING A PRIVATE CLOUD COMPUTING AS SAAS AND DAASMULTIVIEW SOA : EXTENDING SOA USING A PRIVATE CLOUD COMPUTING AS SAAS AND DAAS
MULTIVIEW SOA : EXTENDING SOA USING A PRIVATE CLOUD COMPUTING AS SAAS AND DAASijseajournal
 

Similar to Introduction to soa composition (20)

Soa Grundlagen
Soa GrundlagenSoa Grundlagen
Soa Grundlagen
 
Soa Grundlagen
Soa GrundlagenSoa Grundlagen
Soa Grundlagen
 
Soa Grundlagen
Soa GrundlagenSoa Grundlagen
Soa Grundlagen
 
Soa Grundlagen
Soa GrundlagenSoa Grundlagen
Soa Grundlagen
 
CBSE VS SOA Presentation
CBSE VS SOA PresentationCBSE VS SOA Presentation
CBSE VS SOA Presentation
 
Architecting Your Enterprise
Architecting Your EnterpriseArchitecting Your Enterprise
Architecting Your Enterprise
 
Soa web pres new
Soa web pres newSoa web pres new
Soa web pres new
 
Oracle SOA Suite 12c 1z0-434 Day 1/3
Oracle SOA Suite 12c 1z0-434 Day 1/3Oracle SOA Suite 12c 1z0-434 Day 1/3
Oracle SOA Suite 12c 1z0-434 Day 1/3
 
Web services, the ws stack, and research prospects a survey
Web services, the ws stack, and research prospects   a surveyWeb services, the ws stack, and research prospects   a survey
Web services, the ws stack, and research prospects a survey
 
Topic5 Web Services
Topic5 Web ServicesTopic5 Web Services
Topic5 Web Services
 
As044285288
As044285288As044285288
As044285288
 
Soa bpel-123
Soa bpel-123Soa bpel-123
Soa bpel-123
 
Migrating SOA
Migrating SOAMigrating SOA
Migrating SOA
 
Soa & Bpel With Web Sphere
Soa & Bpel With Web SphereSoa & Bpel With Web Sphere
Soa & Bpel With Web Sphere
 
EA and SOA
EA and SOAEA and SOA
EA and SOA
 
soa ppt v7.ppt
soa ppt v7.pptsoa ppt v7.ppt
soa ppt v7.ppt
 
C09
C09C09
C09
 
MULTIVIEW SOA : EXTENDING SOA USING A PRIVATE CLOUD COMPUTING AS SAAS AND DAAS
MULTIVIEW SOA : EXTENDING SOA USING A PRIVATE CLOUD COMPUTING AS SAAS AND DAASMULTIVIEW SOA : EXTENDING SOA USING A PRIVATE CLOUD COMPUTING AS SAAS AND DAAS
MULTIVIEW SOA : EXTENDING SOA USING A PRIVATE CLOUD COMPUTING AS SAAS AND DAAS
 
Soa & Bpel
Soa & BpelSoa & Bpel
Soa & Bpel
 
Soa & Bpel
Soa & BpelSoa & Bpel
Soa & Bpel
 

More from bdemchak

Cytoscape Network Visualization and Analysis
Cytoscape Network Visualization and AnalysisCytoscape Network Visualization and Analysis
Cytoscape Network Visualization and Analysisbdemchak
 
The New CyREST: Economical Delivery of Complex, Reproducible Network Biology ...
The New CyREST: Economical Delivery of Complex, Reproducible Network Biology ...The New CyREST: Economical Delivery of Complex, Reproducible Network Biology ...
The New CyREST: Economical Delivery of Complex, Reproducible Network Biology ...bdemchak
 
Cytoscape Cyberinfrastructure
Cytoscape CyberinfrastructureCytoscape Cyberinfrastructure
Cytoscape Cyberinfrastructurebdemchak
 
No More Silos! Cytoscape CI Enables Interoperability
No More Silos! Cytoscape CI Enables InteroperabilityNo More Silos! Cytoscape CI Enables Interoperability
No More Silos! Cytoscape CI Enables Interoperabilitybdemchak
 
Cytoscape CI Chapter 2
Cytoscape CI Chapter 2Cytoscape CI Chapter 2
Cytoscape CI Chapter 2bdemchak
 
Composable Chat Introduction
Composable Chat IntroductionComposable Chat Introduction
Composable Chat Introductionbdemchak
 
Rich Services: Composable chat
Rich Services: Composable chatRich Services: Composable chat
Rich Services: Composable chatbdemchak
 
Ucsd tum workshop bd
Ucsd tum workshop bdUcsd tum workshop bd
Ucsd tum workshop bdbdemchak
 
Rich Feeds for RESCUE and PALMS
Rich Feeds for RESCUE and PALMSRich Feeds for RESCUE and PALMS
Rich Feeds for RESCUE and PALMSbdemchak
 
Iscram 2008 presentation
Iscram 2008 presentationIscram 2008 presentation
Iscram 2008 presentationbdemchak
 
Rich feeds policy, the cloud, and CAP
Rich feeds   policy, the cloud, and CAPRich feeds   policy, the cloud, and CAP
Rich feeds policy, the cloud, and CAPbdemchak
 
Rich services to the Rescue
Rich services to the RescueRich services to the Rescue
Rich services to the Rescuebdemchak
 
Hicss 2012 presentation
Hicss 2012 presentationHicss 2012 presentation
Hicss 2012 presentationbdemchak
 
Policy 2012 presentation
Policy 2012 presentationPolicy 2012 presentation
Policy 2012 presentationbdemchak
 
Rich feeds for rescue an integration story
Rich feeds for rescue   an integration storyRich feeds for rescue   an integration story
Rich feeds for rescue an integration storybdemchak
 
Background scenario drivers and critical issues with a focus on technology ...
Background   scenario drivers and critical issues with a focus on technology ...Background   scenario drivers and critical issues with a focus on technology ...
Background scenario drivers and critical issues with a focus on technology ...bdemchak
 
Rich feeds for rescue, palms cyberinfrastructure integration stories
Rich feeds for rescue, palms cyberinfrastructure   integration storiesRich feeds for rescue, palms cyberinfrastructure   integration stories
Rich feeds for rescue, palms cyberinfrastructure integration storiesbdemchak
 
Data quality and uncertainty visualization
Data quality and uncertainty visualizationData quality and uncertainty visualization
Data quality and uncertainty visualizationbdemchak
 
Web programming in clojure
Web programming in clojureWeb programming in clojure
Web programming in clojurebdemchak
 
Structure and interpretation of computer programs modularity, objects, and ...
Structure and interpretation of computer programs   modularity, objects, and ...Structure and interpretation of computer programs   modularity, objects, and ...
Structure and interpretation of computer programs modularity, objects, and ...bdemchak
 

More from bdemchak (20)

Cytoscape Network Visualization and Analysis
Cytoscape Network Visualization and AnalysisCytoscape Network Visualization and Analysis
Cytoscape Network Visualization and Analysis
 
The New CyREST: Economical Delivery of Complex, Reproducible Network Biology ...
The New CyREST: Economical Delivery of Complex, Reproducible Network Biology ...The New CyREST: Economical Delivery of Complex, Reproducible Network Biology ...
The New CyREST: Economical Delivery of Complex, Reproducible Network Biology ...
 
Cytoscape Cyberinfrastructure
Cytoscape CyberinfrastructureCytoscape Cyberinfrastructure
Cytoscape Cyberinfrastructure
 
No More Silos! Cytoscape CI Enables Interoperability
No More Silos! Cytoscape CI Enables InteroperabilityNo More Silos! Cytoscape CI Enables Interoperability
No More Silos! Cytoscape CI Enables Interoperability
 
Cytoscape CI Chapter 2
Cytoscape CI Chapter 2Cytoscape CI Chapter 2
Cytoscape CI Chapter 2
 
Composable Chat Introduction
Composable Chat IntroductionComposable Chat Introduction
Composable Chat Introduction
 
Rich Services: Composable chat
Rich Services: Composable chatRich Services: Composable chat
Rich Services: Composable chat
 
Ucsd tum workshop bd
Ucsd tum workshop bdUcsd tum workshop bd
Ucsd tum workshop bd
 
Rich Feeds for RESCUE and PALMS
Rich Feeds for RESCUE and PALMSRich Feeds for RESCUE and PALMS
Rich Feeds for RESCUE and PALMS
 
Iscram 2008 presentation
Iscram 2008 presentationIscram 2008 presentation
Iscram 2008 presentation
 
Rich feeds policy, the cloud, and CAP
Rich feeds   policy, the cloud, and CAPRich feeds   policy, the cloud, and CAP
Rich feeds policy, the cloud, and CAP
 
Rich services to the Rescue
Rich services to the RescueRich services to the Rescue
Rich services to the Rescue
 
Hicss 2012 presentation
Hicss 2012 presentationHicss 2012 presentation
Hicss 2012 presentation
 
Policy 2012 presentation
Policy 2012 presentationPolicy 2012 presentation
Policy 2012 presentation
 
Rich feeds for rescue an integration story
Rich feeds for rescue   an integration storyRich feeds for rescue   an integration story
Rich feeds for rescue an integration story
 
Background scenario drivers and critical issues with a focus on technology ...
Background   scenario drivers and critical issues with a focus on technology ...Background   scenario drivers and critical issues with a focus on technology ...
Background scenario drivers and critical issues with a focus on technology ...
 
Rich feeds for rescue, palms cyberinfrastructure integration stories
Rich feeds for rescue, palms cyberinfrastructure   integration storiesRich feeds for rescue, palms cyberinfrastructure   integration stories
Rich feeds for rescue, palms cyberinfrastructure integration stories
 
Data quality and uncertainty visualization
Data quality and uncertainty visualizationData quality and uncertainty visualization
Data quality and uncertainty visualization
 
Web programming in clojure
Web programming in clojureWeb programming in clojure
Web programming in clojure
 
Structure and interpretation of computer programs modularity, objects, and ...
Structure and interpretation of computer programs   modularity, objects, and ...Structure and interpretation of computer programs   modularity, objects, and ...
Structure and interpretation of computer programs modularity, objects, and ...
 

Recently uploaded

Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfExploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfkalichargn70th171
 
Advantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your BusinessAdvantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your BusinessEnvertis Software Solutions
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Andreas Granig
 
VK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web DevelopmentVK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web Developmentvyaparkranti
 
cpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptcpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptrcbcrtm
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024StefanoLambiase
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationBradBedford3
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...OnePlan Solutions
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Natan Silnitsky
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Angel Borroy LÃŗpez
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprisepreethippts
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentationvaddepallysandeep122
 
Software Coding for software engineering
Software Coding for software engineeringSoftware Coding for software engineering
Software Coding for software engineeringssuserb3a23b
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Velvetech LLC
 

Recently uploaded (20)

Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfExploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
 
Advantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your BusinessAdvantages of Odoo ERP 17 for Your Business
Advantages of Odoo ERP 17 for Your Business
 
Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024Automate your Kamailio Test Calls - Kamailio World 2024
Automate your Kamailio Test Calls - Kamailio World 2024
 
VK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web DevelopmentVK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web Development
 
cpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptcpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.ppt
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion Application
 
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
Maximizing Efficiency and Profitability with OnePlan’s Professional Service A...
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
Taming Distributed Systems: Key Insights from Wix's Large-Scale Experience - ...
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Odoo Development Company in India | Devintelle Consulting Service
Odoo Development Company in India | Devintelle Consulting ServiceOdoo Development Company in India | Devintelle Consulting Service
Odoo Development Company in India | Devintelle Consulting Service
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprise
 
PREDICTING RIVER WATER QUALITY ppt presentation
PREDICTING  RIVER  WATER QUALITY  ppt presentationPREDICTING  RIVER  WATER QUALITY  ppt presentation
PREDICTING RIVER WATER QUALITY ppt presentation
 
Software Coding for software engineering
Software Coding for software engineeringSoftware Coding for software engineering
Software Coding for software engineering
 
Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...Software Project Health Check: Best Practices and Techniques for Your Product...
Software Project Health Check: Best Practices and Techniques for Your Product...
 

Introduction to soa composition

  • 1. Introduction to SOA Composition UC San Diego CSE 294 January 23, 2009 Barry Demchak
  • 2. Agenda īŽ What is SOA Composition? īŽ â€Ļ and what are the issues? īŽ Existing solutions īŽ UDDI/WSDL (Web Services) īŽ BPEL īŽ What’s missing? īŽ OWL-S īŽ What is OWL? īŽ How does OWL apply? īŽ Comparison of existing solutions and OWL-S īŽ Emerging technology choices
  • 3. Source Material īŽ SOA Design Patterns: Capability Composition Patterns [in progress]. http://www.informit.com/articles/article.aspx?p=1271262 īŽ Web Services Composition. Nikola Milanovic. http://user.cs.tu-berlin.de/~mwerner/discourse/BlockLVS04/slides/service-composition.pdf īŽ SOA Source Book. The Open Group. http://www.opengroup.org/projects/soa-book/page.tpl?CALLER=faq.tpl&ggid=1335 īŽ Blackboard-style Service Composition with Onto<->SOA. Korotkiy & Top. http://www.cs.vu.nl/~maksym/pap/MKorotkiy-Onto-SOA-BB.pdf īŽ BPEL: Service Composition for SOA. Jurac. http://www.javaworld.com/javaworld/jw-07-2006/jw-0710-bpel.html?page=1 īŽ SCA: Flexible and Agile Composition of Distributed SOA Applications. Edwards. http://developers.sun.com/learning/javaoneonline/2008/pdf/TS-5850.pdf?cid=925589 īŽ The Service Revolution - software engineering without programming languages. Alonso. http://www.ifi.uzh.ch/ecows06/fileadmin/papers/GA-ECOWS-Nov-06.pdf īŽ Tools and Technologies for Semantic Web Services: An OWL-S Perspective. Sycara and Martin. http://www.ai.sri.com/daml/services/ISWC06-OWL-S-tutorial.pdf īŽ Web Service Composition - Current Solutions and Open Problems. Srivastava and Koehler. http://www.zurich.ibm.com/pdf/ebizz/icaps-ws.pdf īŽ Web Service Composition Standards. METEOR-S Project. http://lsdis.cs.uga.edu/proj/meteor/mwscf/standards.html īŽ Tutorial on OWL. Bechhofer, Horrocks, Patel-Schneider. http://www.cs.man.ac.uk/~horrocks/ISWC2003/Tutorial/examples.pdf īŽ Semantic Web Processes: Semantics Enabled Annotation, Discovery, Composition and Orchestration of Web Scale Processes. Cardoso & Sheth. http://lsdis.cs.uga.edu/lib/presentations/WISE2003-Tutorial.pdf īŽ Current Solutions for Web Service Composition. Milanovic & Malek. IEEE Internet Computing. p51. Nov/Dec 2004.
  • 4. The Capability Composition Pattern A capability may not be able to fulfill its processing requirements without adding logic that resides outside of its service's functional context, thereby compromising the integrity of its context and risking service denormalization. [SOA Design Patterns]
  • 5. The Capability Composition Pattern [SOA Design Patterns]
  • 6. Basic Composition īŽ Orchestration – engine controls service via single script, and service invokes other services in single swim lane īŽ Choreography – engine controls all services via scripts associated with services; they execute in multiple swim lanes [SOA Source Book]
  • 7. Main Composition Approaches īŽ “Industry” īŽ UDDI / WSDL / BPEL or SCA Infrastructure īŽ Plumbing created by programmer (limited scalability to large and diverse service spaces) īŽ Semantic Web Services īŽ OWL-S īŽ Focuses on semantic compatibility and automatic service discovery īŽ Other īŽ Blackboard Systems
  • 8. “Industry Solutions” – UDDI/WSDL īŽ UDDI: service registry īŽ WSDL: registry document īŽ Defines location and parameters/messages for available services in searchable way [WSPS]
  • 9. WSDL (Web Services Description Language) īŽ XML-based description of characteristics of a web service [INFIT] īŽ Function signatures (in, out, in/out, return) īŽ Service binding (URL and protocol) īŽ Stored in repositories such as UDDI īŽ Used to create client-side proxies īŽ Enables dynamic binding for clients capable of binding dynamically
  • 11. UDDI/WSDL Open Questions īŽ What do its parameters mean? īŽ In what units are its parameters expressed? īŽ Given meaningful inputs, what is the meaning of the product of a service? īŽ What are its restrictions? īŽ What non-functional characteristics distinguish one service from another? īŽ How can I compose 10 different services so that they fit together and produce a meaningful result?
  • 12. “Industry Solutions” – BPEL4WS īŽ Process (BPEL composition) īŽ Partners (participating services) īŽ Activities (message exchange) [SOA Design Patterns]
  • 13. “Industry Solutions” – BPEL4WS Basic Flow Elements īŽ <process> īŽ <invoke>, <invoke>â€Ļ<receive> īŽ Send, event, request/response īŽ <variable>, <assign>, <copy> īŽ State maintenance īŽ <scope>, <faultHandlers> īŽ Fault handling īŽ <flow>, <sequence> īŽ Parallel & sequential execution īŽ <switch>, <while> īŽ Conditional evaluation [SOA Design Patterns] [Jurac]
  • 14. “Industry Solutions” – BPEL4WS [SOA Design Patterns]
  • 15. BPEL4WS Open Questions īŽ Focus on connections and orchestration, but not on correctness īŽ Proper function “guaranteed” by diligence of author īŽ Almost same set of open questions as for UDDI/WSDL
  • 16. Web Service Composition Standards īŽ BPML -Business Process Markup Language īŽ Abstract model and grammer īŽ WSCI -Web Services Choreography Interface īŽ XML-based WSDL augmentation īŽ BPEL4WS -Business Process Execution Language/ Web Services īŽ Specifies business processes and interaction protocols īŽ WSCL -Web Services Conversation Language īŽ Business-level conversations w/document exchange īŽ BPSS -Business Process Specification Schema īŽ Business-level conversations w/document exchange īŽ DAML-S īŽ Ontology markup language representing process and capability semantics [METEOR-S]
  • 17. The Semantic Challenge How to compose services that we know will do what we intend?? [Sycara]
  • 19. Framing the Problem īŽ Provide the capability to assemble (“compose”) on short notice an improvisational confederation īŽ Improvisational: Constituent systems not deliberately engineered to work together in support of the objectives of the confederation īŽ Short notice: Not deliberately planned months/years ahead of the need Interoperability: “The ability of systems, units, or forces to provide services to and accept services from other systems, units, or forces and to use the services so exchanged to enable them to operate effectively together.” (definition from Joint Pub 1-02) [Sycara]
  • 20. The Semantic Web and OWL īŽ Semantic web adds machine-readable information to each element, giving each element a well-defined meaning useful for discovery, automation, integration, and reuse. [after W3C Semantic Web Activity Statement] [W3C]
  • 21. The Semantic Web and OWL īŽ W3C Standard īŽ Description Logic-based language that describes ontologies īŽ Defines concepts and relations between them īŽ Defines subset generalization īŽ Well understood computational properties, including decidability īŽ Enables semantic reasoning (Pellet and FaCT++) īŽ OWL-Lite, OWL-DL, and OWL īŽ Three objects: concepts, individuals, properties
  • 22. OWL Sample īŽ Individuals with properties īŽ Classes that facilitate reasoning [Tutorial on OWL]
  • 23. Semantic Service Challenges īŽ Data/Information Semantics īŽ Basic discovery and interoperability īŽ Functional/Operational Semantics īŽ Discovery and composition īŽ Execution Semantics īŽ For verification, validation, exception handling īŽ QOS Semantics īŽ Suitability [Cardoso]
  • 24. OWL-S īŽ Ontology Web Language for Services (W3C) īŽ Relies on WSDL for invocation (grounding) īŽ Expands UDDI for discovery (mapping) īŽ Suited for use with SAWSDL (Semantic Annotations for WSDL) īŽ Complimentary to BPEL (local choreography)
  • 25. OWL-S Ontology of Services [Sycara/Payne]
  • 26. OWL-S Components īŽ Service Profile īŽ Inputs, outputs, preconditions, results īŽ Provenance, QOS, Security, Policy â€Ļ īŽ Inheritance īŽ Service Grounding īŽ Builds on WSDL īŽ Service Model īŽ Initial state, inputs, and preconditions īŽ Result states, outputs, effects on process īŽ Chaining processes to create workflow
  • 27. The Roles īŽ Providers īŽ Specify and advertise services īŽ Consumers īŽ Specify and advertise needs īŽ Facilitators īŽ Match subscriptions to advertised services īŽ Deal with complex semantic requirements īŽ Deal with multiple sources, schemas, queries
  • 28. Composition īŽ Static (author-time) and Dynamic (runtime) īŽ Creation of mediators between services īŽ Design of flows to accomplish results, much less optimal results [Cardoso]
  • 29. Comparison of Industry vs Semantic Web Approaches īŽ BPEL relates closely to ServiceModel īŽ OWL-S defines preconditions and effects, leading to better reasoning about composition īŽ OWL-S classes extend reasoning to subclasses and other relationships īŽ BPEL describes sequencing of activities īŽ BPEL describes mechanisms for catching, handling, and compensating for faults īŽ BPEL leverages WS-Coordination and WS- Transaction for defining transactional semantics [Cardoso]
  • 30. Research Issues (for QOS) īŽ Specification īŽ Computation īŽ Monitoring īŽ Control [Cardoso]
  • 32. Other Technology Choices īŽ Abstract Machines [SOA Design Patterns] īŽ Ī€-Calculus [SOA Design Patterns] īŽ Blackboard-style Service Composition [Korotkiy] īŽ SCA Infrastructure [SCA]
  • 33. Modeling Services as Abstract Machines īŽ Extends WSDL via contracts covering īŽ Non-functional properties īŽ Preconditions, postconditions, invariants īŽ Expressed via Contract Definition Language īŽ Formal composition operators enable predictability and determination of correctness īŽ Separates “how” from “what” īŽ Issues:
  • 34. SCA Infrastructure īŽ Objectives īŽ Well-defined interfaces with business-level semantics īŽ Standardized communication protocols īŽ Flexible recombination of services īŽ Mechanisms īŽ Declarative component networks (using XML) injected at runtime īŽ Standard communication bindings and policy frameworks īŽ Language-embedded features (e.g., policy intents & stateful interactions via WSDL and pragma extensions) [SCA]
  • 36. Conferences for Service Composition īŽ ICWS īŽ WISE īŽ WSCA īŽ SCC
  • 37. Other Sources īŽ [WSBP] Basic Profile Version 1.1. Web Services Interoperability Organization (WS-I). Apr 2006. http://www.ws- i.org/Profiles/BasicProfile-1.1.html īŽ [INFIT] IT Web Services: A Roadmap for the Enterprise. A. Nghiem. Prentice Hall. Oct 2002. http://www.informit.com/articles/article.aspx?p=31076
  • 38. Time to take a walk! Me Web Services

Editor's Notes

  1. This is a step toward another pattern: Capability Recomposition
  2. This is a step toward another pattern: Capability Recomposition
  3. 􀂄BPEL4WS = Business Process Execution Language for Web Services 􀂄XML based language for description of Web service choreographies according to the specified business rule –business workflows 􀂄BPEL offers: 􀂉Definition of business protocols 􀂉Fault handling and compensation
  4. BPML: provides an abstract model and grammar for expressing abstract and executable business processes -- 17 activity types, and three process types. WSCI: XML-based description of observable behavior, flow of messages, compliments WSDL as augmentation. BPEL4WS: language to specify business processes and business interaction protocols. WSCL: defines external visible service behavior by specifying business-level conversations and processes and the documents exchanged. BPSS: (coordinated with ebXML) models for collaborating e-business public processes based on exchange of well-defined documents. Libraries of process templates can be created and leveraged. DAML-S: an initiative to provide an ontology markup language expressive enough to semantically represent capabilities and properties of Web services. Categorized three types of processes: atomic, process templates, and composite processes.
  5. Heavily RDF Cardinalities, enumerations, set operations, equivalences
  6. “Complete, don’t compete”
  7. This is about modeling non-functional properties and then optimizing and monitoring them