Files
Abstract
The logic programming principles of Expert Systems (ESs) allow for the construction of an ES engine that both functions correctly from a theoretical point of view and complies with the generally accepted principles of good Web design. Thus I built JXSHELL, a Web-based ES architecture, as a platform for multiple ES deployment over the Web. JXSHELL includes a clear model for ES development that strictly separates knowledge base logic and interface logic, and JXSHELL-based deployments involve a minimum of server-side and client-side processor load.