{"id":534,"date":"2026-02-25T10:19:51","date_gmt":"2026-02-25T10:19:51","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/"},"modified":"2026-02-25T10:19:51","modified_gmt":"2026-02-25T10:19:51","slug":"process-modeling-continuum","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/","title":{"rendered":"Understanding Business Process Continuums"},"content":{"rendered":"<p>In a recent engagement with a healthcare provider, we observed the same case management scenario modeled in three different ways\u2014each using a different notation, but only one captured the actual behavior of frontline staff. That discrepancy wasn\u2019t due to poor execution. It was a symptom of misaligned modeling tools.<\/p>\n<p>Every process isn\u2019t born equal. Some are predictable, repeatable, and rule-based. Others are dynamic, knowledge-intensive, and shaped by ongoing discovery. The key insight? There\u2019s no single best tool for every kind of work. Instead, we operate on a continuum.<\/p>\n<p>This chapter introduces the <strong>process modeling continuum<\/strong>, a practical framework that helps you place any business activity along a spectrum\u2014from highly structured to fully adaptive. By understanding where your process falls, you avoid forcing workflows into rigid structures or under-designing complex cases.<\/p>\n<p>You\u2019ll learn how to identify whether a process leans toward <em>structured vs unstructured processes<\/em>, when to use BPMN, when to reach for CMMN, and how to blend both for true business agility. This is not theory\u2014it\u2019s what I\u2019ve refined over 20 years of modeling in banks, insurers, and public services.<\/p>\n<h2>Mapping the Process Modeling Continuum<\/h2>\n<p>Imagine a horizontal line. On the left: workflows that are repeatable, predictable, and governed by fixed rules. On the right: cases built on discovery, intuition, and evolving knowledge. The space between them? A spectrum of complexity where most real-world processes live.<\/p>\n<p>This continuum isn\u2019t just conceptual. It governs not just how we model, but how we execute, measure, and evolve processes.<\/p>\n<h3>Left Side: Structured, Predictable, Rule-Driven Work<\/h3>\n<p>These are workflows where the steps, sequence, and outcome are known in advance. Think invoice processing, onboarding new employees, or manufacturing assembly lines.<\/p>\n<p>They thrive under BPMN. The notation excels when you can define:<\/p>\n<ul>\n<li>Clear start and end events<\/li>\n<li>Fixed decision points (e.g., \u201cIs the document signed?\u201d)<\/li>\n<li>Repeatable task sequences<\/li>\n<li>Automated transitions based on data and conditions<\/li>\n<\/ul>\n<p>When the path is fixed and the data is consistent, BPMN becomes a powerful blueprint for automation and compliance.<\/p>\n<h3>Right Side: Adaptive, Knowledge-Driven, Discovery-Based Work<\/h3>\n<p>Here, the steps aren\u2019t known upfront. The outcome depends on investigation, judgment, and new information. Examples include insurance claims, clinical diagnostics, or fraud investigations.<\/p>\n<p>These scenarios demand CMMN. It\u2019s built for situations where:<\/p>\n<ul>\n<li>Tasks are triggered by events, not sequence<\/li>\n<li>Staff decide what to do next based on real-time evidence<\/li>\n<li>Tasks may be revisited, reordered, or skipped<\/li>\n<li>Case files evolve as more data emerges<\/li>\n<\/ul>\n<p>CMMN doesn\u2019t assume the path. It enables it.<\/p>\n<h3>Center: The Gray Zone \u2013 Where Hybrid Modeling Begins<\/h3>\n<p>Most business activities live somewhere in the middle. They have structure\u2014but also room for adaptation.<\/p>\n<p>Consider a customer complaint resolution process:<\/p>\n<ul>\n<li>Standard steps: log, acknowledge, assign, respond.<\/li>\n<li>But if the complaint reveals a product defect, new tasks like \u201cnotify engineering\u201d or \u201cinitiate recall review\u201d may emerge.<\/li>\n<li>These aren\u2019t part of the original plan\u2014they\u2019re discovered during execution.<\/li>\n<\/ul>\n<p>This is where the continuum becomes actionable. The model must reflect not just what\u2019s known, but what might be.<\/p>\n<h2>Using the Continuum: A Practical Decision Framework<\/h2>\n<p>When evaluating a process, ask these questions\u2014each pointing you toward the right notation.<\/p>\n<h3>Ask: Is the path predictable and repeatable?<\/h3>\n<ul>\n<li><strong>Yes<\/strong> \u2192 Consider BPMN. The process benefits from clear control flow, automated routing, and measurable performance metrics.<\/li>\n<li><strong>No<\/strong> \u2192 Consider CMMN. The process likely requires dynamic task assignment and event-driven progression.<\/li>\n<\/ul>\n<h3>Ask: Is the decision-making knowledge-intensive?<\/h3>\n<ul>\n<li><strong>Yes<\/strong> \u2192 CMMN wins. Frontline staff are the decision-makers, not a static workflow.<\/li>\n<li><strong>No<\/strong> \u2192 BPMN fits better. Decisions are based on data and rules, often automated.<\/li>\n<\/ul>\n<h3>Ask: Can the outcome change based on new information?<\/h3>\n<ul>\n<li><strong>Yes<\/strong> \u2192 Lean toward CMMN. The case must adapt as facts emerge.<\/li>\n<li><strong>No<\/strong> \u2192 BPMN is suitable. The outcome is fixed by design.<\/li>\n<\/ul>\n<p>This isn\u2019t a binary choice. It\u2019s a spectrum-based alignment. The goal isn\u2019t to pick one model over the other\u2014but to <strong>match the tool to the work<\/strong>.<\/p>\n<h2>Real-World Examples: From Continuum to Model<\/h2>\n<p>Let\u2019s walk through how the same scenario shifts across the spectrum.<\/p>\n<h3>Example 1: Loan Approval<\/h3>\n<p>At a bank, a loan application starts with structured steps: verify income, check credit score, assess debt-to-income ratio. These are BPMN territory.<\/p>\n<p>But if credit is low, the process branches into a deeper investigation: \u201cRequest additional documentation,\u201d \u201cContact employer,\u201d \u201cReview employment history.\u201d These are triggered not by sequence, but by events\u2014e.g., \u201cWhen credit score &lt; 600.\u201d<\/p>\n<p>Here, the process evolves into a case. The initial BPMN model becomes a <strong>high-level orchestration<\/strong>\u2014a CMMN case plan with subtasks like \u201cInvestigate credit risk\u201d and \u201cSchedule customer meeting.\u201d<\/p>\n<p>This hybrid model reflects reality: structured entry, adaptive execution.<\/p>\n<h3>Example 2: Patient Diagnosis<\/h3>\n<p>A doctor sees a patient with unexplained symptoms. The diagnosis path isn\u2019t fixed. It\u2019s driven by:<\/p>\n<ul>\n<li>Lab results<\/li>\n<li>Imaging scans<\/li>\n<li>Physical exams<\/li>\n<li>Emerging hypotheses<\/li>\n<\/ul>\n<p>No two patients follow the same path. This is classic CMMN use: a case plan with stages like \u201cInitial Assessment,\u201d \u201cDiagnostic Testing,\u201d \u201cSymptom Review,\u201d and \u201cFinal Diagnosis.\u201d Tasks appear based on evidence, not pre-defined sequence.<\/p>\n<p>Even if the doctor uses a checklist (a structured tool), the decision-making is adaptive. The model must reflect the uncertainty, not pretend it\u2019s known.<\/p>\n<h2>Choosing Your Tool: Beyond the Binary<\/h2>\n<p>Many still see BPMN and CMMN as competitors. But they\u2019re not. They\u2019re <strong>complementary<\/strong>.<\/p>\n<p>Think of BPMN as the choreographer of predictable dances. CMMN is the jazz improviser\u2014structured in form, free in expression.<\/p>\n<p>When you model the full lifecycle of a customer incident:<\/p>\n<ul>\n<li>Use BPMN for the standard routing: assign, escalate, update status.<\/li>\n<li>Use CMMN for the investigation: tasks like \u201cAnalyze logs,\u201d \u201cInterview user,\u201d \u201cVerify system impact\u201d appear dynamically based on detected events.<\/li>\n<\/ul>\n<p>One controls the flow. The other adapts to discovery. Both are needed.<\/p>\n<h2>Guidelines for Hybrid Modeling<\/h2>\n<p>When blending BPMN and CMMN, follow these principles:<\/p>\n<ol>\n<li><strong>Use BPMN for orchestration<\/strong>: control the high-level process, such as handling, escalation, and routing.<\/li>\n<li><strong>Use CMMN for case execution<\/strong>: model the investigative, adaptive core where decisions emerge during work.<\/li>\n<li><strong>Link them via subprocesses<\/strong>: embed a CMMN case as a subprocess within a BPMN process, or call a BPMN sub-process from a CMMN stage.<\/li>\n<li><strong>Keep boundaries clear<\/strong>: avoid mixing rules and adaptability in one diagram. Let each notation do what it does best.<\/li>\n<li><strong>Use shared data<\/strong>: ensure both models reference the same case files and data objects to maintain consistency.<\/li>\n<\/ol>\n<p>These aren\u2019t rules\u2014just habits I\u2019ve seen successful teams adopt. The goal is clarity, not complexity.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What is the process modeling continuum?<\/h3>\n<p>It\u2019s a spectrum that ranges from highly structured, predictable workflows (BPMN) to adaptive, knowledge-driven processes (CMMN). Most work falls in between, requiring hybrid modeling.<\/p>\n<h3>When should I use BPMN over CMMN?<\/h3>\n<p>Use BPMN when the process path is fixed, repeatable, and governed by rules. Ideal for approvals, manufacturing, and compliance workflows.<\/p>\n<h3>When are adaptive processes best modeled with CMMN?<\/h3>\n<p>CMMN excels for cases where the next step depends on discovery, judgment, or events. Examples: insurance claims, fraud investigations, or clinical diagnoses.<\/p>\n<h3>Can one model use both BPMN and CMMN?<\/h3>\n<p>Absolutely. In practice, a BPMN process can include a CMMN subprocess for the investigative phase\u2014like handling a customer incident. The BPMN manages routing; the CMMN enables adaptability.<\/p>\n<h3>How do I avoid overusing CMMN?<\/h3>\n<p>Ask: \u201cIs this truly adaptive?\u201d If the steps are fixed and repeatable, CMMN introduces unnecessary complexity. Use it only when flexibility is essential.<\/p>\n<h3>Should I use BPMN for all predictable processes?<\/h3>\n<p>Yes, but only if the process is truly predictable. If it evolves with new information\u2014e.g., contract negotiation\u2014consider a hybrid approach. Over-structuring leads to brittle models.<\/p>\n<h3>Do I need to know both BPMN and CMMN to be effective?<\/h3>\n<p>Yes. The most effective analysts think in both. Understanding the continuum helps you choose the right tool\u2014without forcing a solution into a wrong language.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In a recent engagement with a healthcare provider, we observed the same case management scenario modeled in three different ways\u2014each using a different notation, but only one captured the actual behavior of frontline staff. That discrepancy wasn\u2019t due to poor execution. It was a symptom of misaligned modeling tools. Every process isn\u2019t born equal. Some [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":530,"menu_order":3,"template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_tag":[],"class_list":["post-534","docs","type-docs","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Process Modeling Continuum: Choose the Right Tool<\/title>\n<meta name=\"description\" content=\"Master the process modeling continuum to choose between BPMN and CMMN. Learn how structured vs unstructured processes shape your model selection and hybrid strategies for real-world adaptability.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Process Modeling Continuum: Choose the Right Tool\" \/>\n<meta property=\"og:description\" content=\"Master the process modeling continuum to choose between BPMN and CMMN. Learn how structured vs unstructured processes shape your model selection and hybrid strategies for real-world adaptability.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Deutsch\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"7\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/\",\"name\":\"Process Modeling Continuum: Choose the Right Tool\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#website\"},\"datePublished\":\"2026-02-25T10:19:51+00:00\",\"description\":\"Master the process modeling continuum to choose between BPMN and CMMN. Learn how structured vs unstructured processes shape your model selection and hybrid strategies for real-world adaptability.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CMMN vs BPMN: When to Use Which?\",\"item\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Framing the Question\",\"item\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Understanding Business Process Continuums\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/de\/\",\"name\":\"Visual Paradigm Skills Deutsch\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#organization\",\"name\":\"Visual Paradigm Skills Deutsch\",\"url\":\"https:\/\/skills.visual-paradigm.com\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/de\/wp-content\/uploads\/sites\/4\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/de\/wp-content\/uploads\/sites\/4\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Deutsch\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Process Modeling Continuum: Choose the Right Tool","description":"Master the process modeling continuum to choose between BPMN and CMMN. Learn how structured vs unstructured processes shape your model selection and hybrid strategies for real-world adaptability.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/","og_locale":"de_DE","og_type":"article","og_title":"Process Modeling Continuum: Choose the Right Tool","og_description":"Master the process modeling continuum to choose between BPMN and CMMN. Learn how structured vs unstructured processes shape your model selection and hybrid strategies for real-world adaptability.","og_url":"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/","og_site_name":"Visual Paradigm Skills Deutsch","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"7\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/","url":"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/","name":"Process Modeling Continuum: Choose the Right Tool","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/de\/#website"},"datePublished":"2026-02-25T10:19:51+00:00","description":"Master the process modeling continuum to choose between BPMN and CMMN. Learn how structured vs unstructured processes shape your model selection and hybrid strategies for real-world adaptability.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/process-modeling-continuum\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/de\/"},{"@type":"ListItem","position":2,"name":"CMMN vs BPMN: When to Use Which?","item":"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/"},{"@type":"ListItem","position":3,"name":"Framing the Question","item":"https:\/\/skills.visual-paradigm.com\/de\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-overview\/"},{"@type":"ListItem","position":4,"name":"Understanding Business Process Continuums"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/de\/#website","url":"https:\/\/skills.visual-paradigm.com\/de\/","name":"Visual Paradigm Skills Deutsch","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/de\/#organization","name":"Visual Paradigm Skills Deutsch","url":"https:\/\/skills.visual-paradigm.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/skills.visual-paradigm.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/de\/wp-content\/uploads\/sites\/4\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/de\/wp-content\/uploads\/sites\/4\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Deutsch"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/de\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/docs\/534","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/docs\/534\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/docs\/530"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/media?parent=534"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/doc_tag?post=534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}