Hi all, I want to write a function which measures the similarity of two classes by considering the properties (object datatype) which use this classes as domain. The OntClass.listDeclaredProperties does not succeed, since it retrieves all properties. Any Idea how to do that? Best, Can