OWLClasses

class mowl.datasets.OWLClasses(collection)[source]

Bases: Entities

Iterable for org.semanticweb.owlapi.model.OWLClass

Methods Summary

check_owl_type(collection)

This method checks whether the elements in the provided collection are of the correct type.

to_str(owl_class)

Methods Documentation

check_owl_type(collection)[source]

This method checks whether the elements in the provided collection are of the correct type.

to_str(owl_class)[source]