Guide: More syntax

I have been assuming that the case below is not legal.  I want to make
sure that is correct.  That is, all of the set operators and oneOf
require the parseType="Collection" attribute/value in order to support RDF
processing.

<owl:Class rdf:ID="WhiteWine">
  <owl:intersectionOf>
    <owl:Class rdf:about="#Wine" />
    <owl:Class rdf:about="#WhiteThings" />
  </owl:intersectionOf>
</owl:Class>

- Mike

Michael K. Smith, Ph.D., P.E.
EDS - Austin Innovation Centre
98 San Jacinto, #500
Austin, TX  78701

* phone: +01-512-404-6683
* mailto:michael.smith@eds.com

Received on Tuesday, 29 October 2002 13:59:37 UTC