W3C home > Mailing lists > Public > public-owl-wg@w3.org > November 2008

Superfluous rules in OWL 2 RL spec

From: Rinke Hoekstra <hoekstra@uva.nl>
Date: Fri, 21 Nov 2008 15:09:23 +0100
Message-Id: <6B3779B7-B85F-4F9B-A38C-C2C5D3D1E885@uva.nl>
To: OWL 2 <public-owl-wg@w3.org>

Hi,

It seems to me that rules cax-eqc1 and cax-eqc2 in Table 7 are  
superfluous given the cax-sco rule in the same table, and scm-eqc in  
Table 9.

See the rules below.

-Rinke


scm-eqc 	
IF
   T(?c1, owl:equivalentClass, ?c2) 	
THEN
   T(?c1, rdfs:subClassOf, ?c2)
   T(?c2, rdfs:subClassOf, ?c1)

cax-sco 	
IF
   T(?c1, rdfs:subClassOf, ?c2)
   T(?x, rdf:type, ?c1) 	
THEN
   T(?x, rdf:type, ?c2)

cax-eqc1 	
IF
   T(?c1, owl:equivalentClass, ?c2)
   T(?x, rdf:type, ?c1) 	
THEN
   T(?x, rdf:type, ?c2)

cax-eqc2 	
IF
   T(?c1, owl:equivalentClass, ?c2)
   T(?x, rdf:type, ?c2) 	
THEN
   T(?x, rdf:type, ?c1)


-----------------------------------------------
Drs. Rinke Hoekstra

Email: hoekstra@uva.nl    Skype:  rinkehoekstra
Phone: +31-20-5253499     Fax:   +31-20-5253495
Web:   http://www.leibnizcenter.org/users/rinke

Leibniz Center for Law,          Faculty of Law
University of Amsterdam,            PO Box 1030
1000 BA  Amsterdam,             The Netherlands
-----------------------------------------------
Received on Friday, 21 November 2008 14:09:58 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 21 November 2008 14:09:59 GMT