pyhornedowl.model.HasKey

class pyhornedowl.model.HasKey(ce: ClassExpression, vpe: List[PropertyExpression])

A key

An individual i which is of type ce can be uniquely identified by pe. Keys can only be applied to individuals which are explicitly named in the ontology, not those that are inferred.

See also: Keys

ce
vpe