Fork me on GitHub
#clara
<
2018-08-01
>
Garrett Hopper03:08:32

Does it make sense to have singleton facts in my network? Whenver I update one of these I retract the previous fact and insert the updated fact.

mikerod13:08:52

@ghopper maybe something I wrote a while back can go through some of those situations http://www.metasimple.org/2017/12/23/clara-updating-facts.html

mikerod13:08:52

if you are just wanting to skim, perhaps see “Approach 1: Append only updates” and “Approach 2: Externally managed updates” sections