| http://www.w3.org/ns/prov#value | - The difference between CLIPS and Prolog/Datalog is that CLIPS is a production rule system that operates by forward chaining: given a set of facts and rules, it will try to make every possible derivation of new facts and store those in memory.
|