On Mon, Apr 3, 2017 at 5:31 AM, Misgana Bayetta <[email protected]> wrote:
> Hi, here are the steps to take in order to define rules and a rule base > for the chainer: > > step 1. Define the rules > eg. (define Rule_A (BindLink....) ) > > Step 2. Create a DefineLink > eg. (DefineLink (DefinedSchemaNode "Rule_A") Rule_A) > > Step 3. Define a rulebase > eg. (define RuleBase_X (InheritanceLink (ConceptNode "RuleBase_X") > (ConceptNode "URE")) ) > > Step 4. Add rules to rule base > eg. (ure-add-rules Rule_A RuleBase_X) > why is step 2 even needed in the above? The DSN is not used in either step 3 or step 4. (I imagine it could be used in step 4 ... just that it isn't) -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAHrUA37Xqg9dMspd0JLamXHVDX9Ur3owrbtychu5a2W4AYBeWQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
