| Issue 8: | Handling of TabledPredicate | |
| Back to list |
Sign in to add a comment
|
Data blobs computed by tabled predicates are not re-associated from session to session. For example, if a signal is decoded into one session and a feature A computed from it, another session will fail at trying to compute a feature B on that signal (although the RDF store holds information about what to do to get the data back). |
||||||||||
,
Feb 28, 2008
weren't the CachedPredicates the ones to keep data from session to session? |
|||||||||||
,
Feb 29, 2008
Yes |
|||||||||||
,
Jul 13, 2008
Default behavior is now to table every predicate to handle these issues. Cached predicates are declared explicitly. |
|||||||||||
|
|
|||||||||||