RE: GUIDE: wine.owl

Already fixed. Thanks.

-----Original Message-----
From: Jeremy Carroll [mailto:jjc@hpl.hp.com] 
Sent: Tuesday, April 29, 2003 3:12 PM
To: www-webont-wg@w3.org
Subject: GUIDE: wine.owl 





One point is that the construct

<owl:Class rdf:ID="Wine">
   <rdfs:subClassOf>
     <owl:Restriciton>
      <owl:onProperty rdf:about="#hasMaker"/>
      <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger"
      >1</owl:cardinality>
    </owl:Restriction>
   </rdfs:subClassOf>
</owl:Class>


is repeated. I suspect this is unintentional.

Jeremy

Received on Wednesday, 30 April 2003 15:21:52 UTC