Method Summary |
|
static KnowledgeBase | createKB() Build the knowledge base. |
static void | createRULE_ML() Create the ruleml file if it does not exist. |
static void | createXKB() Create the xkb file if it does not exist. |
static void | createZKB() Create the zkb file if it does not exist. |
public static void | main(String[] args) Main method - can be used to create the kbs. |
public static void | setup() Setup - create all files. |