OWLIndividuals

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

Bases: Entities

Iterable for org.semanticweb.owlapi.model.OWLIndividual

Methods Summary

check_owl_type(collection)

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

to_str(owl_individual)

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_individual)[source]