- From: Boris Motik <boris.motik@comlab.ox.ac.uk>
- Date: Tue, 9 Sep 2008 00:54:34 +0100
- To: "'Achille Fokoue'" <achille@us.ibm.com>, <public-owl-wg@w3.org>
- Message-ID: <000801c9120e$3ec0bab0$a7aa1852@wolf>
Hello Achille, Thanks for your review! I've addressed your comments as follows: - I've added declarations for the missing entities to the example. - I've changed the import statement to have the form <ox:Import>http://.</ox:Import>. - I've updated the definition of InverseObjectProperty as you've suggested. - The comment about totalDigits and fractionDigits is actually an error in the Syntax document: no datatype in the OWL 2 datatype map supports these facets. On second thought, it might be bad anyway to restrict either of the syntaxes to a particular set of facets: OWL 2 implementations are allowed to define their own facets. Therefore, the set of supported facets is actually defined by the datatype map and should not be checked at the syntax level. Consequently, I've updated both the Syntax document and the XML Syntax not to check the facets. - I've changed FacetLiteralPair to FacetRestriction as you've suggested. - I didn't understand your comment about KeyFor: in Section 9 of the Syntax document, KeyFor is listed before the assertions (in the grammar, the diagrams, and the actual sections of the document). This is exactly where KeyFor is listed in XML Syntax as well. - I've added InverseObjectProperties to the list. Thanks again for this detailed review: I guess after so much time looking at it I just can't spot the bugs any more. Regards, Boris _____ From: public-owl-wg-request@w3.org [mailto:public-owl-wg-request@w3.org] On Behalf Of Achille Fokoue Sent: 08 September 2008 23:27 To: public-owl-wg@w3.org Subject: Review: XML Serialization Hi, I have completed the review of the XML Serialization spec. My comments are in [1]. Note that most comments are in the XML Schema document itself. Best regards, Achille. [1] http://www.w3.org/2007/OWL/wiki/XML_Serialization
Received on Monday, 8 September 2008 23:56:20 UTC