pyhornedowl.model.ObjectOneOf

class pyhornedowl.model.ObjectOneOf(first)

ObjectOneOf(first: typing.List[Individual]

An enumeration of individuals

This is the class containing exactly the given set of individuals.

first