Processing production rules in DEVICE, an active knowledge base system

作者:

Highlights:

摘要

Production rules are useful for several tasks in active database systems, such as integrity constraint checking, derived data maintenance, database state monitoring, etc. Furthermore, production rules can express knowledge in a high-level form for problem solving in Knowledge Base Systems (KBS). Present active object-oriented database (OODB) systems traditionally provide event-driven rules which are triggered by events, i.e. database modifications. This paper describes DEVICE, a high-level rule integration scheme in an active OODB system, resulting in an active KBS. The paper emphasises the run-time processing of production rules, namely the incremental matching of rule conditions, as well as rule selection and firing. The matching of production rules requires special algorithms based on the flow of updated data through a discrimination network, like RETE, TREAT, etc. DEVICE offers a smooth integration of production rules into an active OODB system that only supports event-driven rules, without introducing new data structures, maintaining at the same time the properties of discrimination networks. This is achieved using complex events to map the conditions of production rules and monitor the database to incrementally match those conditions. DEVICE maps each production rule into one event-driven rule that is easy to maintain and offers centralised rule selection control for correct run-time behaviour and conflict resolution. Furthermore, DEVICE provides the infrastructure for the integration of various other rule paradigms into a single KBS, like deductive rules and integrity constraints and leaves room for the optimisation of the matching process through variations of the basic discrimination network.

论文关键词:Knowledge base system,Production rule,Active object-oriented database,Complex event,Discrimination network

论文评审过程:Received 9 August 1996, Revised 6 December 1996, Accepted 28 January 1997, Available online 18 June 1998.

论文官网地址:https://doi.org/10.1016/S0169-023X(97)00006-2