Re: How to close issue 5.8 datatypes

> 4/ Cardinality restrictions in the exchange syntax for OWL will use typed
>     literals, as in
>               _:x rdf:type owl:Restriction .
>               _:x owl:onProperty ex:foo .
>               _:x owl:cardinality "5"^^xsd:decimal .

I think we should use xsd:nonNegativeInteger rather than
xsd:decimal in our cardinality examples.

	Mike

Received on Thursday, 19 December 2002 00:14:34 UTC