| Administrator | 
		Hi,
 Actually, OWL has 2 different constructs, depending on whether the "exactly" restriction is associated with a class, or not. The "None" you see indicated that it was not associated with a class. On the contrary, when created with Thing, it is associated with the Thing class.
 
 In Protégé, "exactly" restrictions associated with Thing are treated as non-associated with a class.
 
 I've just modified the development version of Owlready, wo as it now behaves like Protégé.
 
 Jiba
 |