- From: Jeremy Carroll <jjc@hpl.hp.com>
- Date: Tue, 29 Apr 2003 23:12:29 +0300
- To: www-webont-wg@w3.org
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 Tuesday, 29 April 2003 17:12:21 UTC