Contents:
owlapy.model.
HasIndex
Bases: Protocol
Protocol
Interface for types with an index; this is used to group objects by type when sorting.
Methods
type_index
index for this type. This is a sorting index for the types.