- From: Antoine Zimmermann <antoine.zimmermann@emse.fr>
- Date: Sat, 10 Nov 2012 10:07:16 +0100
- To: public-owl-comments@w3.org
I have minor comments on the Edited Rec:
In SS&FSS, NF&R and Primer, the buttons that show and hide the examples
in various syntaxes apparently do not work anymore.
In Primer, there are several instances of owl:DataProperty in the
examples. Replace by owl:DatatypeProperty.
BTW, maybe it wasn't a good idea to use owl:DataProperty in OWL/XML,
while all other entities have the same name as their RDF counterparts.
In the XML schema of OWL/XML:
<xsd:group name="Entity">
<xsd:choice>
<xsd:element ref="owl:Class"/> ✓
<xsd:element ref="owl:Datatype"/> ✓
<xsd:element ref="owl:ObjectProperty"/> ✓
<xsd:element ref="owl:DataProperty"/> ✗
<xsd:element ref="owl:AnnotationProperty"/> ✓
<xsd:element ref="owl:NamedIndividual"/> ✓
</xsd:choice>
</xsd:group>
Best
--
Antoine Zimmermann
ISCOD / LSTI - Institut Henri Fayol
École Nationale Supérieure des Mines de Saint-Étienne
158 cours Fauriel
42023 Saint-Étienne Cedex 2
France
Tél:+33(0)4 77 42 66 03
Fax:+33(0)4 77 42 66 66
http://zimmer.aprilfoolsreview.com/
Received on Saturday, 10 November 2012 09:06:22 UTC