Peter Lin
Mon, 01 Feb 2010 07:29:14 -0800
the solution I've used in the past was to create custom rule editors for the business users. The custom rule editor then generates the CLIPS format from the rules. This means have a general purpose rule object model for storing the business rule. I used RuleML for the rule object model. To generate the CLIPS format, I used the XSLT for RuleML.
In some cases I wrote custom rule compilers which took RuleML and produced optimized rules for JESS. peter On Mon, Feb 1, 2010 at 9:43 AM, Dale Paus <dp...@crisys.com> wrote: > We're in the early stages of creating an application that will use JESS, and > are looking for a tool that could be used by non-developer subject-matter > experts to enter and maintain rules. Keeping an audit trail of the rules is > important, as is the ability for those entering the rules to cite references > and add commentary. The rules would be reviewed by developers prior to > being committed tot he application, but allowing the subject-matter experts > to initially enter them on their own is important. Ideally, the tool would > be cross-platform, as we have many experts on Linux systems. > > Any suggestions? > > many thanks in advance, > > -- > Dale Paus, MBA > President, > CriSys Limited > > (905) 474-9111 ext. 26 > > "Xpert - The Only Intelligent Solution" > > > > > -------------------------------------------------------------------- > To unsubscribe, send the words 'unsubscribe jess-users y...@address.com' > in the BODY of a message to majord...@sandia.gov, NOT to the list > (use your own address!) List problems? Notify owner-jess-us...@sandia.gov -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users y...@address.com' in the BODY of a message to majord...@sandia.gov, NOT to the list (use your own address!) List problems? Notify owner-jess-us...@sandia.gov. --------------------------------------------------------------------