W3C home > Mailing lists > Public > public-owl-wg@w3.org > June 2009

minor error in an example of NF&R

From: Antoine Zimmermann <antoine.zimmermann@deri.org>
Date: Wed, 17 Jun 2009 18:44:19 +0100
Message-ID: <4A392B73.4020402@deri.org>
To: 'W3C OWL Working Group' <public-owl-wg@w3.org>
In Section 2.5.1 of NF&R, the RDF version of the example of Axiom 
Annotation is incorrect:

:MiddleLobe rdfs:subClassOf :RightLobe
_:x rdf:type owl:Annotation .
_:x owl:annotatedSource '':MiddleLobe .
[...]


should be (missing dot + unnecessary quotes):


:MiddleLobe rdfs:subClassOf :RightLobe .
_:x rdf:type owl:Annotation .
_:x owl:annotatedSource :MiddleLobe .
[...]

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://zimmer.aprilfoolsreview.com/
Received on Wednesday, 17 June 2009 17:44:57 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 17 June 2009 17:44:58 GMT