From 59f5d056d9198ecde56860971575f35ce55e2b41 Mon Sep 17 00:00:00 2001 From: Rihards Date: Sun, 17 May 2026 13:11:44 +0000 Subject: [PATCH] Add DRD diagram interchange (DMNDI) to 03-trl-vertejums.dmn.xml [scope-3 2/3] UAPF-specification v2.1.0 (SEM-011): a DMN that defines a DRD MUST carry . Adds DMNShapes for all DRD nodes and DMNEdges for every information/knowledge requirement (requirement elements given ids so edges can reference them). DC/DI namespaces set to the DMN 1.3 values dmn-js expects (DMN/20180521). Decision logic intact. --- .../dmn/03-trl-vertejums.dmn.xml | 22 +++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/processes/L4/vdaa.mi.sandbox.atlase/dmn/03-trl-vertejums.dmn.xml b/processes/L4/vdaa.mi.sandbox.atlase/dmn/03-trl-vertejums.dmn.xml index 44190cb..8d07a24 100644 --- a/processes/L4/vdaa.mi.sandbox.atlase/dmn/03-trl-vertejums.dmn.xml +++ b/processes/L4/vdaa.mi.sandbox.atlase/dmn/03-trl-vertejums.dmn.xml @@ -2,14 +2,17 @@ + namespace="https://processgit.org/VDAA/mi-sandbox-atlase/dmn/trl" + 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/"> - + trlLevel @@ -49,4 +52,19 @@ + + + + + + + + + + + + + + +