Error in the OWL 2 Primer: Literal/@datatypeIRI attribute with abbreviated IRI value

Dear OWL specification authors,

we found an error in the OWL 2 Primer Section 8.1
(http://www.w3.org/TR/2009/REC-owl2-primer-20091027/#Annotating_Axioms_and_Entities): 


The OWL/XML version of the second = last example in that section
contains the line

<Literal datatypeIRI="xsd:string">"States that every man is a
person."</Literal>

which is wrong (if I understand the OWL XML Schema correctly), as
@datatypeIRI takes an xsd:anyURI value, but not an owl:abbreviatedIRI
value.  (All the other examples for Literal/@datatypeIRI in the Primer
use XML entities for abbreviation, if needed.)

Best regards,

Christoph

-- 
Christoph Lange, Universität Bremen
http://kwarc.info/clange, Skype duke4701

OpenMath workshop at CICM 2011, July 20, Bertinoro, Italy
Continuous submission until July 10, http://www.openmath.org

Received on Friday, 8 July 2011 17:23:30 UTC