ontology

Description

Use ontology to check if the instance in a case has a certain role. Based on that, you can require different documents.

Example

ah is AccountHolder
ah.ontology = Person

This expression checks if the instance in a case with the role AccountHolder is of the ontology Person.

Last updated