Concept Relationships

For each concept a list of changes to knowledge values of other concepts can be given. The syntax is given in generatelist.dtd. For each concept a "genitem" entry must exist in the list. ("Generated knowledge about concepts that do not appear in the list is not registered by AHA.")
Example:

<genitem changeable="yes">
   <name>Concept1</name>
   <genlist>Concept1:40  Concept2:+40  Concept3:-30  Concept4:50</genlist>
</genitem>

The meaning is as follows. When the knowledge of Concept1 changes by X:

A small authoring tool, called "GenTool", can be used to edit this xml file. It uses a "GenApplet", and is activated to a special login button on the registration form. The tool is self explanatory.