| A class that shows the integration of knowledge base in application programs.
The knowledge base is loaded from the file generated by CreateKB and then queried.
The results of the queries are printed to the console.
Mandarax uses other (open source) libraries such as JDOM, the apache log4j
logging library and the junit testing framework. The mandarax distribution
contains the respective libraries. Please but these jar files in the classpath
before running the example! In addition, the JDBC driver for the database used must
also be in the classpath.
since: 2.2 author: Jens Dietrich version: 3.4 <7 March 05> |