- From: David Martin <martin@AI.SRI.COM>
- Date: Wed, 03 May 2006 18:18:02 -0700
- To: Michiel Hobbelman <hobbel@hobbelman.org>
- CC: public-sws-ig@w3.org
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 01:18:21 UTC