--
You received this message because you are subscribed to the Google Groups "ErgoAI and XSB Users Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ErgoAI-XSB-for...@coherentknowledge.com.
To view this discussion on the web visit https://groups.google.com/a/coherentknowledge.com/d/msgid/ErgoAI-XSB-forum/6d0cc991-c316-4cba-98f6-f52e8363615an%40coherentknowledge.com.
yes, passing the data through files in csv, json, etc., formats is the fastest.
Interprolog is not efficient for that.
Or are you trying to save the assertions and retractions and pass them to a new session?
In that case, you might try to use persistent modules when they are fixed (see below).
There is also the save{...} primitive but it has not been used
much by the users, so I am not sure it has been maintained well.
As to the
[LOADER] Module name is too long
error, it is a breakage in XSB, introduced relatively recently.
I am checking with the xsb people .
--
--- michael
To view this discussion on the web visit https://groups.google.com/a/coherentknowledge.com/d/msgid/ErgoAI-XSB-forum/CABgggudX-nhmrJ31_fRu5dDX9C7Ug7vWfmhN-sQ3tqufaiB%3Dow%40mail.gmail.com.