1
0
Rihards 3f1d62c748 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 <bpmn:process> logic is byte-identical.
2026-05-17 12:52:44 +00:00

dev.uapf.semantic-document-analysis

UAPF v1.1 SSOT-conformant Level 4 process package providing reusable semantic document analysis as Process_SemanticDocumentAnalysis.

See docs/00-overview.md for what it does, docs/01-eu-ai-act.md for the regulatory analysis, and docs/02-integration.md for runtime integration notes.

Validates against

Run jsonschema -i <each yaml-rendered-as-json> <each schema> against the canonical schemas in github.com/UAPFormat/UAPF-specification/schemas/:

  • uapf-manifest.schema.json (root manifest)
  • ownership.schema.json (metadata/ownership.yaml)
  • lifecycle.schema.json (metadata/lifecycle.yaml)
  • resource-mapping.schema.json (resources/mappings.yaml)
Description
No description provided
Readme 89 KiB
Languages
XML 100%