Skip to content

Ph.D. work on various models of Automatic Web Service Composition

License

Notifications You must be signed in to change notification settings

pauldiac/WebServiceComposition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Automatic) Web Service Composition

Contains code, tools, tests and papers from my PhD, focused on solving web service composition challenges. Check out my profile on Google Scholar or DBLP for more research-related stuff!

Content

  • name match first algorithm implemented for the 2005 Web Services Challenge also contains one benchmark, the test generator and other tools

  • hierarchical contributions for the first semantic composition model, from the 2008 Web Services Challenge. does not include algorithm code

  • relational the first semantic extension proposed for automated composition: adding binary relations between concepts, inference rules and objects as elements passed through composition

  • object oriented another semantic extension inspired by OpenAPI and especially schema.org data model. Concepts have inheritable properties, object properties are learned through service calls

  • online in the online version of the composition problem, the service repository and a list of composition requests can be updated dynamically

Releases

No releases published

Packages

No packages published