Add demo showing how to do more complicated pipeline processing. In this case, a collection of atoms arrives from some source stream; they are filtered out to keep only those matching the filter, and then, some processing is applied. For the demo, increment a count on each atom.
This is a demo of "sensory observation counts": maintain a count in the AtomSpace of how often something was observed in a sensory stream.
Add demo showing how to do more complicated pipeline processing. In this case, a collection of atoms arrives from some source stream; they are filtered out to keep only those matching the filter, and then, some processing is applied. For the demo, increment a count on each atom.
This is a demo of "sensory observation counts": maintain a count in the AtomSpace of how often something was observed in a sensory stream.