OWLObjectProperties

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

Bases: Entities

Iterable for org.semanticweb.owlapi.model.OWLObjectProperty

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]