The Query Tab Builder and Tests window
allows users to build KIF based queries
and tests to the currently loaded ontology.
The basic element of the KIF query is a triple with a structure named: property
subject value.
The elements of this structure are either
concepts from the ontology or query variables.
An user has to select a variable for which
the results will be returned. If the built
query does not contain any variable, it will
be treated as a test. In this case, either
true or false will be returned.
Currently, it is possible to build queries
and tests containing up to two triples
connected by and or or.