Answer an iterator over the ontology classes to which this individual belongs. The members of the iterator will be {@link OntClass} objects.
@param direct If true, only answer those resources that are direct typesof this individual, not the super-classes of the class etc. @return An iterator over the set of this individual's classes. Each memberof the iteration will be an {@link OntClass}.
|
|
|
|