- From: Jacek Kopecky <jacek.kopecky@deri.org>
- Date: Mon, 16 Oct 2006 16:43:38 +0200
- To: Mihail Konstantinov <mihail.konstantinov@ontotext.com>
- Cc: t.dinoia@poliba.it, 'Alex Simov' <alex.simov@ontotext.com>, Marin Dimitrov <marin.dimitrov@ontotext.com>, public-sws-ig@w3.org
Hi, just to clarify, WSDL-S is the basis for W3C's specification called Semantic Annotations for WSDL (SAWSDL), currently in "Last Call for public comments" stage; please read at [1] (plus a usage guide at [2]) and comment to public-ws-semann-comments@w3.org . 8-) [1] http://www.w3.org/TR/sawsdl/ [2] http://www.w3.org/TR/sawsdl-guide/ After Last Call is finished, we will go into a call for implementations ("Candidate Recommendation") stage and it seems we will have at least two different SAWSDL APIs. Hope this helps, Jacek Kopecky On Mon, 2006-10-16 at 16:27 +0300, Mihail Konstantinov wrote: > Hi Mr.Di Noia, > > We have very limited version of WSDL-S API. Only manipulation of model > references as IRIs are supported. > Please, check this out: > > http://wsmo4j.cvs.sourceforge.net/wsmo4j/ext/grounding/src/api/org/wsmo/grounding/Grounding.java?view=markup > > Generally, it works this way. You use Parser to parse WSDL file into > Grounding object. You manipulate model refs via Grounding API. > Serialization is done by Serializer. > > Only WSDL2 is supported. XSL transformations are not supported. > > Since WSDL-S seems to be abandoned project replaced by SA-WSDL, we are > going to change this API according to SA-WSDL specification ( > http://www.w3.org/TR/sawsdl/ ) and add new functionality. This will > happen in about 3 weeks. > > Best Regards, > Mihail >
Received on Monday, 16 October 2006 14:43:53 UTC