- From: Yang Zhonghua \(Dr\) <EZHYang@ntu.edu.sg>
- Date: Thu, 4 May 2006 10:10:01 +0800
- To: "David Martin" <martin@AI.SRI.COM>, "Michiel Hobbelman" <hobbel@hobbelman.org>
- Cc: <public-sws-ig@w3.org>
Thanks for the link, David. Just thought it would be of help if the document contains "the change logs" which indicate what were changed. -----Original Message----- From: public-sws-ig-request@w3.org [mailto:public-sws-ig-request@w3.org] On Behalf Of David Martin Sent: Thursday, May 04, 2006 9:18 AM To: Michiel Hobbelman Cc: public-sws-ig@w3.org Subject: Re: OWL-s technical doc, correction Thanks, Michiel; this is very much appreciated. This correction has been made in the 1.2 pre-release. However, please note that you'll need to view it here: http://www.ai.sri.com/daml/services/owl-s/1.2/overview/ This is a temporary location for the 1.2 release until it becomes final. At that time the materials will be updated at the official location, where you found it. Apologies for any confusion. daml.org has recently been rehosted and we've had to alter our site maintenance procedures for the time being. Regards, David Martin Michiel Hobbelman wrote: > A small correction in http://www.daml.org/services/owl-s/1.2/overview/ > ( and in 1.1 as well ) > > In section "Composite processes" > ... control constructs : > > <!--- quote ---> > > <owl:Class rdf:ID="If-Then-Else"> > <rdfs:subClassOf rdf:resource="#ControlConstruct"/> > <rdfs:subClassOf> > <owl:Restriction> > <owl:onProperty rdf:resource="#components"/> > <owl:allValuesFrom rdf:resource="#ControlConstructBag"/> > </owl:Restriction> > </rdfs:subClassOf> > </owl:Class> > > <!--- unquote ---> > > > This is not right, since there is no 'components' property in If-then-else. > > > > Michiel. > > > >
Received on Thursday, 4 May 2006 07:08:47 UTC