diff --git a/processes/L4/vdaa.mi.sandbox.atlase/dmn/02-vertesanas-punkti.dmn.xml b/processes/L4/vdaa.mi.sandbox.atlase/dmn/02-vertesanas-punkti.dmn.xml index 9e0fd25..b6a65c8 100644 --- a/processes/L4/vdaa.mi.sandbox.atlase/dmn/02-vertesanas-punkti.dmn.xml +++ b/processes/L4/vdaa.mi.sandbox.atlase/dmn/02-vertesanas-punkti.dmn.xml @@ -2,7 +2,10 @@ + namespace="https://processgit.org/VDAA/mi-sandbox-atlase/dmn/scoring" + xmlns:dmndi="https://www.omg.org/spec/DMN/20191111/DMNDI/" + xmlns:dc="http://www.omg.org/spec/DMN/20180521/DC/" + xmlns:di="http://www.omg.org/spec/DMN/20180521/DI/"> @@ -24,62 +27,178 @@ - - + + weightedScore(20, innovationRating) - - + + weightedScore(15, transformationRating) - - + + weightedScore(30, readinessRating) - - + + weightedScore(10, highRiskRating) - - + + weightedScore(25, regulatoryNeedRating) - - - - - + + + + + innovationScore + transformationScore + readinessScore + highRiskScore + regulatoryNeedScore - - - + + + [readinessScore, regulatoryNeedScore, innovationScore] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +