Hi,

first note that if all you want is to populate an atomspace and run the rule engine on it, you don't need the cogserver. Just enter guile, then you can directly use guile commands to load a scheme file, save the resulting scheme file, etc.

I suggest you take a look at

https://github.com/opencog/atomspace/tree/master/examples/rule-engine

and

https://github.com/opencog/opencog/tree/master/opencog/pln

Nil

On 03/07/2017 11:48 PM, Alex wrote:
I am aware of the
tutorial http://wiki.opencog.org/w/URE_Configuration_Format I have not
tried yet to enter the example in my scm shell but I guess, I will
succeed in entering commands one by one.

My problems are:
1) I don't want to enter repeatedly my full atomspace manually. I want
to save my atomspace in file and load this file into scm (or wherever it
is appropriate).
2) How can I list/read the final Atomspace - that I can get after
running forward chaining - are there some commands how can I write it
into file, e.g. for the possible load in the next iteration in the role
of initial Atomspace?

What are common scenarious of rule engine usage? Is there available some
Hello World tutorial for this?

--
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]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[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/9804fe78-dad9-4da7-8c3c-98055037ad07%40googlegroups.com
<https://groups.google.com/d/msgid/opencog/9804fe78-dad9-4da7-8c3c-98055037ad07%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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/f1866123-9dd9-a02d-fd77-5a2cc61f3777%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to