- From: Naveen Srinivasan <naveen@cs.cmu.edu>
- Date: Thu, 05 Aug 2004 13:34:44 -0400
- To: Herve PEREZ <herve.perez@edf.fr>
- Cc: public-sws-ig@w3.org
Hello Herve,
Here at CMU we developed a matchmaker, that does matching based on
Inputs and Outputs. Please visit
http://www.daml.ri.cmu.edu/matchmaker/ for more information. There are
some publications on above website that may answer your questions.
Thanks,
Naveen
Herve PEREZ wrote:
>
> Hello,
>
> I'm involved into web services matchmaking and I don't know how to do
> a thing.
>
> I'm doing the matchmaking both on the category of the web service and
> the inputs and outputs.
>
> For the category, i'm using the profile:ServiceCategory who provides
> me a service category name and
> and URI for the taxonomy.
> So i'm able retrieve those informations (owl-s api) and doing the
> inference with my engine (Racer).
>
> But for the Inputs and the Outputs, i don't know how to proceed.
>
> I would like to be able to "link" my inputs/outputs to one concept or
> several ones.
>
> Currently, I'm using the fact that owl-s allows inconsistency between
> the profile and process
> to store my concepts with profile:hasInput/profile:hasOutput while my
> process:hasInput/process:hasOutput
> match the real web services parameters.
>
> There is certainly a (far) better way to do it.
>
> Thanks in advance.
>
> Herv
Received on Thursday, 5 August 2004 13:35:35 UTC