- From: Smith, Michael K <michael.smith@eds.com>
- Date: Wed, 30 Apr 2003 14:21:34 -0500
- To: Jeremy Carroll <jjc@hpl.hp.com>, www-webont-wg@w3.org
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