I am also trying to run 
this 
https://github.com/opencog/atomspace/tree/master/examples/rule-engine/chaining 
example and I enter SCM commands one by one and I am also stopped at lines 
DefineLink

(define rule1-name (Node "rule1")
*(DefineLink rule1-name rule1)*

DefineLinke requires as the first argument not the BindLink/rule node and 
it requires Defined(Schema/Predicate/Type) Node. So - at present I don't 
understant how to proceed. As far as I understandt then these two lines 
prepare the BindLink for the addition to the rule base, but why should we 
use DefineLink? I guess these are some idiomatic lines with no clear 
prupose but Rule Engine requires them... 

-- 
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 opencog+unsubscr...@googlegroups.com.
To post to this group, send email to opencog@googlegroups.com.
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/604300d3-214b-4948-b2b7-c86b2cdbdc1f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to