DIGger class as a interface to the dig reasoner.
Located in /DIGger.php (line 45)
Constructor sets some Standard config parameters
not realized so far but should later realize a ask request for the DIG Server.
does not what it sound so far. it just sets parameter for the server to connect
read DIG from $infile
get the URI name
sends a identify request to the DIG Server. can be later used to check if the server is online.
check for errormessages
creates a new Knowledgebase and gives back the access URI
Parameters from Config file Section [General] are set as Class variables.
A [var] from the config file is read and will translated to the class var [_var]
Releasing a knowledgebase means to delete its content from the server. so use this function with care.
saves the config to a file.
Send a Request to the DIG Server.
not realized so far
set a new URI
performs a tell request. either from file or from the String.
outputs a string instead of true false.
Documentation generated on Fri, 12 Jan 2007 17:04:07 +0100 by phpDocumentor 1.3.1