Package edu.umbc.cs.daml4jess

Interface Summary
D4jLogger Daml4Jess logger interface.
 

Class Summary
D4jRdf2Jess This class is basically a rewrite of the DAMLJessFactCollector class.
D4jUtil A set of Daml4Jess util methods.
DAML DAML specific stuff.
Daml4Jess Coming soon - out-of-dated stuff deleted.
DjkToD4j The main function is to convert the ordered-fact based DAMLJessKB rules/axioms into unordered-fact (template) based rules/axioms.
DjkToD4j.StatementInfo Internal class for statement information: old statement (before conversion) information and the new statement after conversion.
Macro This utility class is designed to replace macros in any text as long as it conforms to the rules as specified as follow.
RDF RDF specific stuff.
TextCmdReader Generic input reader.
XmlUtil XML untility class.
 

Exception Summary
D4jException daml4jess exception.
Macro.MacroException The macro error exception.
ParseCmdException Parse command exception class.