[jboss-jira] [JBoss JIRA] (DROOLS-3136) DMN Validation Decision Table Analysis
Matteo Mortari (Jira)
issues at jboss.org
Thu Mar 21 06:20:00 EDT 2019
[ https://issues.jboss.org/browse/DROOLS-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matteo Mortari updated DROOLS-3136:
-----------------------------------
Description:
· Table completeness (no gaps in the rules)
· Table consistency (overlaps properly handled by hit policy)
· Subsumption (rules that could be combined)
· Rule masking (in P tables where some rule is never the top priority)
· First normal form violation (no hit policy F or O; no duplicate rules)
· Second normal form violation (all inputs relevant to the rule)
· Third normal form violation (all inputs independent)
Added/optionals(?)
· "Misleading rules" in P tables
was:
· Table completeness (no gaps in the rules)
· Table consistency (overlaps properly handled by hit policy)
· Subsumption (rules that could be combined)
· Rule masking (in P tables where some rule is never the top priority)
· First normal form violation (no hit policy F or O; no duplicate rules)
· Second normal form violation (all inputs relevant to the rule)
· Third normal form violation (all inputs independent)
> DMN Validation Decision Table Analysis
> --------------------------------------
>
> Key: DROOLS-3136
> URL: https://issues.jboss.org/browse/DROOLS-3136
> Project: Drools
> Issue Type: Epic
> Components: dmn engine
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
> Priority: Major
>
> · Table completeness (no gaps in the rules)
> · Table consistency (overlaps properly handled by hit policy)
> · Subsumption (rules that could be combined)
> · Rule masking (in P tables where some rule is never the top priority)
> · First normal form violation (no hit policy F or O; no duplicate rules)
> · Second normal form violation (all inputs relevant to the rule)
> · Third normal form violation (all inputs independent)
> Added/optionals(?)
> · "Misleading rules" in P tables
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list