PURPOSE:
To export a 3KB-type knowledge base to SQL.
- SQL database - the SQL database which will contain the SQL
knowledge base (normally there will be a one-to-one relationship,
however one SQL databases may contain several SQL knowledge bases). If
the SQL database exists, you have the option of re-creating it.
- SQL knowledge base - the name of the knowledge base: the
knowledge base is referred to as yyy.xxx.sql, where yyy
is the name of the SQL database and xxx is the name of the
knowledge base. You have the option of re-creating the knowledge base if
it already exists in the SQL database. If the knowledge base already
exists and you opt not to re-create it, then the exported knowledge will
be added to the contenst of the knowledge base. (This will be right
procedure for exporting a multi-DB
configuration).
- Include derived knowledge - whether or not derived sentences
and rules
will be exported.
Note the export-relevant parameters specified in the
KB Initialization-window.
|