pyhornedowl.model.HasKey
- class pyhornedowl.model.HasKey(ce: ClassExpression, vpe: List[PropertyExpression])
A key
An individual
iwhich is of typececan be uniquely identified bype. Keys can only be applied to individuals which are explicitly named in the ontology, not those that are inferred.See also: Keys
- ce
ce: ClassExpression
- vpe
vpe: typing.List[PropertyExpression]