Actions
Feature #173
openThe RuleMaker UI and JSON output for rule "chaining"
Start date:
12/19/2022
Due date:
% Done:
0%
Estimated time:
Description
The UI and JSON output should include:
"linked_rules_or_lookups": [
{
"dwds": "",
"column": [],
"row": [],
"value": []
}
],
Or.. did we implement chaining among rules differently?
Updated by Huda Hussain almost 2 years ago
I added a section in the metadata called Linked Rules and Look ups, does that satisfy the requirements for this?
Updated by Huda Hussain almost 2 years ago
- Status changed from New to Feedback
- Assignee changed from Huda Hussain to Joseph Potvin
Updated by Joseph Potvin almost 2 years ago
- Subject changed from The RuleMaker UI and JSON output are missing fields need for rule "chaining" to The RuleMaker UI and JSON output for rule "chaining"
- Assignee changed from Joseph Potvin to Don Kelly
Don, Do you have specific thoughts about exactly how forward-chaining and backward-chaining has to work? I'll ask Bill and Wayne exactly what they did -- also somewhere a couple of years ago you and I discussed this in some detail, but I didn't make the time to track that conversation down to get it documented in the specification/dissertation.
Actions