Re: Primer: error in an OWL/XML example

Other errors spotted:

Sect.5.2, "Property restrictins can also ..." -> restrictions
+ the OWL/XML example says:

<EquivalentClasses>
    <Class IRI="JohnsChildren"/>
    <ObjectHasValue>
      <ObjectProperty IRI="hasParent"/>
      <Class IRI="John"/>
    </ObjectHasValue>
  </EquivalentClasses>

should be <Individual IRI="John"/> instead of <Class IRI="John"/>

Regards,
AZ.

Pascal Hitzler wrote:
> Thanks! Corrected.
> 
> P.
> 
> Antoine Zimmermann wrote:
>> Dear all,
>>
>> I've spotted an error in an example of the OWL 2 Primer.
>> In Sect.7, the examples use <EquivalentClasses> to define datatypes. 
>> It should be <DatatypeDefinition> instead.
>> The error occurs 3 times in this section, and is repeated in the 
>> Appendix (Sect.13).
>>
>> Regards,
> 


-- 
Antoine Zimmermann
Post-doctoral researcher at:
Digital Enterprise Research Institute
National University of Ireland, Galway
IDA Business Park
Lower Dangan
Galway, Ireland
antoine.zimmermann@deri.org
http://vmgal34.deri.ie/~antzim/

Received on Wednesday, 5 August 2009 16:48:22 UTC