oneOf example bug

These should say rdf:about, not rdf:resource:

[[[
<daml:oneOf parseType="daml:collection">
  <daml:Thing rdf:resource="#Eurasia"/>
  <daml:Thing rdf:resource="#Africa"/>
  <daml:Thing rdf:resource="#North_America"/>
  <daml:Thing rdf:resource="#South_America "/>
  <daml:Thing rdf:resource="#Australia"/>
  <daml:Thing rdf:resource="#Antarctica"/>
</oneOf>
]]]

--        DAML+OIL (March 2001) reference description
http://www.daml.org/2001/03/reference.html#ObjectProperty
Fri, 06 Apr 2001 04:00:05 GMT

-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/

Received on Tuesday, 10 April 2001 11:48:36 UTC