Criteria
A criterion is the name given to a combination of an attribute and an category. For instance,
hasOwner Person
Criteria are the building blocks that are used to construct composite categories from elementary ones.
To examine the criteria of a category, browse again on
(Person which hasSex female) which hasAge old.
The criteria which form the definition of the concept are also known as its defining criteria. The top line of the Definition pane shows the elementary category from which the category is formed (the base), whilst the remaining entries show each of its defining criteria.