From 3f1d62c74830bac9f55d7d0791a6f46acbc0bcac Mon Sep 17 00:00:00 2001 From: Rihards Date: Sun, 17 May 2026 12:52:44 +0000 Subject: [PATCH] Add diagram interchange (DI) to cornerstone BPMN UAPF-specification v2.1.0 makes cornerstone diagram interchange mandatory (SEM-011). This file was hand-authored as logic only. Adds the bpmndi/dc/di namespaces and a complete BPMNDiagram (5 shapes, 4 edges, deterministic linear layout). The logic is byte-identical. --- bpmn/semantic-document-analysis.bpmn | 39 ++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/bpmn/semantic-document-analysis.bpmn b/bpmn/semantic-document-analysis.bpmn index 60214ed..dc83acd 100644 --- a/bpmn/semantic-document-analysis.bpmn +++ b/bpmn/semantic-document-analysis.bpmn @@ -2,6 +2,9 @@ @@ -52,4 +55,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +