{"id":548,"date":"2026-02-25T10:19:56","date_gmt":"2026-02-25T10:19:56","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/"},"modified":"2026-02-25T10:19:56","modified_gmt":"2026-02-25T10:19:56","slug":"cmmn-bpmn-translation","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/","title":{"rendered":"Translating Between BPMN and CMMN"},"content":{"rendered":"<p>Most process models start as linear flows\u2014clear, sequential, predictable. But real business work rarely stays that way. Over time, what began as a BPMN process often evolves into something more complex: unscripted decisions, dynamic data dependencies, and unpredictable control. That\u2019s where CMMN steps in\u2014to model the kind of work that defies rigid flowcharts.<\/p>\n<p>Yet many teams don\u2019t realize that you can convert BPMN to CMMN without losing continuity. The real power lies not in choosing one over the other, but in knowing how they can coexist. I\u2019ve seen organizations replace rigid subprocesses with adaptive CMMN cases, only to find that clarity improved, validation became more accurate, and operational flexibility increased.<\/p>\n<p>This chapter dives into how to translate a BPMN subprocess into a CMMN case, preserving logic, data, and stakeholder accountability. By the end, you\u2019ll understand not just the mechanics of conversion, but also when it\u2019s beneficial\u2014and when it\u2019s a distraction. You\u2019ll learn to recognize when hybrid modeling is the right strategy.<\/p>\n<h2>Understanding the Translation Goal<\/h2>\n<p>Translating between BPMN and CMMN is not about replacing one with the other. It\u2019s about aligning intent. A well-structured BPMN subprocess often contains a tightly controlled sequence of tasks, but it can quickly become brittle when exceptions arise.<\/p>\n<p>CMMN, by contrast, is built for adaptive work. Its case plan model allows for dynamic task triggers, conditional stage progression, and user-driven control\u2014all without rewriting the entire flow.<\/p>\n<p>When you convert a BPMN subprocess to a CMMN case, you aren\u2019t discarding structure\u2014you\u2019re enhancing adaptability. The goal is to maintain alignment with the parent process while giving frontline teams the freedom to respond to real-time conditions.<\/p>\n<h3>When Conversion Makes Sense<\/h3>\n<ul>\n<li>When the subprocess handles unpredictable exceptions or investigative work.<\/li>\n<li>When multiple data paths emerge based on user input or external events.<\/li>\n<li>When control shifts between departments or roles frequently.<\/li>\n<li>When the process is re-executed in different contexts with varying requirements.<\/li>\n<\/ul>\n<p>These are signs that the subprocess has outgrown BPMN\u2019s fixed control flow. It\u2019s time to model it as a case.<\/p>\n<h2>Step-by-Step: Converting BPMN to CMMN<\/h2>\n<p>Let\u2019s walk through a real-world example: a loan approval workflow. The initial BPMN model includes a subprocess for \u201cVerify Applicant Documentation.\u201d Over time, this becomes complex\u2014documents vary, missing fields trigger different actions, and decisions depend on risk level.<\/p>\n<p>Here\u2019s how to convert it into a CMMN case:<\/p>\n<h3>Step 1: Identify the Core Adaptive Logic<\/h3>\n<p>Review the BPMN subprocess and pinpoint where adaptability is required:<\/p>\n<ul>\n<li>What conditions trigger different verification paths?<\/li>\n<li>Who decides which documents are needed and when?<\/li>\n<li>Are there multiple inspection routes based on risk or region?<\/li>\n<\/ul>\n<p>These are the signals that this isn\u2019t a linear process\u2014it\u2019s a case.<\/p>\n<h3>Step 2: Map BPMN Elements to CMMN Constructs<\/h3>\n<table>\n<tbody>\n<tr>\n<th>BPMN Element<\/th>\n<th>CMMN Equivalent<\/th>\n<th>Why It Fits<\/th>\n<\/tr>\n<tr>\n<td>Subprocess (Verify Documentation)<\/td>\n<td>Case Plan Model<\/td>\n<td>Encapsulates adaptive workflow<\/td>\n<\/tr>\n<tr>\n<td>Exclusive Gateway (e.g., &#8220;Is risk high?&#8221;)<\/td>\n<td>Entry\/Exit Criteria + Stages<\/td>\n<td>Controls when tasks become available<\/td>\n<\/tr>\n<tr>\n<td>Manual Task (Review docs)<\/td>\n<td>Task with human role<\/td>\n<td>Mirrors real-world responsibility<\/td>\n<\/tr>\n<tr>\n<td>Event-based flow (e.g., &#8220;Email received&#8221;)<\/td>\n<td>Event Trigger (e.g., &#8220;Document Uploaded&#8221;)<\/td>\n<td>Enables dynamic progression<\/td>\n<\/tr>\n<tr>\n<td>Boundary Events (e.g., timeout)<\/td>\n<td>Timer Event (in sentry)<\/td>\n<td>Handles time-bound actions<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>This mapping preserves the original intent while unlocking flexibility. The CMMN model doesn\u2019t replace the logic\u2014it restructures it to respond to reality, not assumptions.<\/p>\n<h3>Step 3: Define Stages and Milestones<\/h3>\n<p>Break the case into logical phases:<\/p>\n<ul>\n<li><strong>Document Collection<\/strong>: Gather initial paperwork.<\/li>\n<li><strong>Verification Review<\/strong>: Validate completeness and authenticity.<\/li>\n<li><strong>Risk Assessment<\/strong>: Trigger additional checks if needed.<\/li>\n<li><strong>Final Approval<\/strong>: Route to decision-maker.<\/li>\n<\/ul>\n<p>Each stage is activated by a sentry condition. For example, \u201cStage: Verification Review\u201d activates only when \u201cAll required documents are uploaded\u201d and \u201cNo flagging issues.\u201d<\/p>\n<p>This level of control is far more intuitive than trying to model every path with gateways.<\/p>\n<p>Use milestones to mark critical points: \u201cDocumentation Complete,\u201d \u201cRisk Level Confirmed,\u201d \u201cApproval Sent.\u201d These help track progress without forcing rigid sequencing.<\/p>\n<h3>Step 4: Link to Parent BPMN Process<\/h3>\n<p>After conversion, the CMMN case replaces the BPMN subprocess. The parent process now invokes the case as a subprocess\u2014just like any other sub-process\u2014but with enhanced control.<\/p>\n<p>Use a <strong>Call Case<\/strong> task in BPMN to reference the CMMN case. This preserves the hierarchical structure while offloading complexity to the case model.<\/p>\n<p>Make sure all input and output data (e.g., applicant ID, risk score) are passed through the case boundary. Use CMMN case file items to store and share data across tasks.<\/p>\n<h2>Why Hybrid Modeling Works Better<\/h2>\n<p>After years of modeling in both standards, I\u2019ve learned that the best systems use hybrid modeling\u2014BPMN for predictable, rule-based flows, and CMMN for adaptive, knowledge-intensive work.<\/p>\n<p>Consider this: a customer onboarding process might be 80% BPMN (validations, KYC checks) and 20% CMMN (investigation of anomalies, document disputes).<\/p>\n<p>Hybrid modeling isn\u2019t about complexity\u2014it\u2019s about precision. It ensures that only the parts that need to be dynamic are modeled adaptively, while stable logic remains clear and testable.<\/p>\n<p>When you apply CMMN BPMN translation correctly, you get:<\/p>\n<ul>\n<li>Reduced model bloat from unnecessary gateways.<\/li>\n<li>Better alignment with how teams actually work.<\/li>\n<li>Improved maintainability\u2014changes to logic happen in one place.<\/li>\n<li>Clearer role ownership and decision traceability.<\/li>\n<\/ul>\n<p>It\u2019s not about choosing the \u201cbetter\u201d notation. It\u2019s about using the right one\u2014where it makes sense.<\/p>\n<h2>Common Pitfalls to Avoid<\/h2>\n<p>Translating between BPMN and CMMN is powerful, but it\u2019s easy to misuse. Here are the most frequent mistakes I\u2019ve observed:<\/p>\n<ul>\n<li><strong>Overusing CMMN<\/strong>: Not every process needs a case. If the path is repeatable and predictable, BPMN is simpler and cheaper to maintain.<\/li>\n<li><strong>Ignoring data boundaries<\/strong>: Failing to define how data flows between the BPMN parent and CMMN case leads to traceability issues.<\/li>\n<li><strong>Too many sentries<\/strong>: Overloading entry\/exit criteria makes the model hard to read. Prioritize conditions that matter most.<\/li>\n<li><strong>Misusing stages<\/strong>: Stages should represent clear logical phases, not arbitrary groupings. Each should have a clear trigger and purpose.<\/li>\n<\/ul>\n<p>When in doubt, ask: \u201cWould a human with contextual knowledge be able to decide the next step without a predefined flow?\u201d If yes, CMMN is likely the right fit.<\/p>\n<h2>Expert Insight: When Not to Convert<\/h2>\n<p>Not every BPMN subprocess should be converted to CMMN.<\/p>\n<p>If the process:<\/p>\n<ul>\n<li>Runs hundreds of times a day with minimal variation.<\/li>\n<li>Is fully automated with no human judgment involved.<\/li>\n<li>Has no exceptions or alternative paths.<\/li>\n<\/ul>\n<p>\u2026then converting it to CMMN adds unnecessary complexity. Stick with BPMN.<\/p>\n<p>Remember: CMMN isn&#8217;t a replacement for BPMN. It\u2019s an extension for when BPMN reaches its limits.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>Can I convert a BPMN subprocess to CMMN in Visual Paradigm?<\/h3>\n<p>Yes. Visual Paradigm supports both BPMN and CMMN, and allows you to embed a CMMN case as a subprocess within a BPMN model. Use the \u201cCall Case\u201d task to reference the CMMN case. You can also import or restructure existing models using the built-in translation tools.<\/p>\n<h3>How do I ensure consistency after converting BPMN to CMMN?<\/h3>\n<p>Define clear data boundaries and use shared identifiers (like a case ID or process instance ID) to track the flow. Use the same naming conventions and maintain a cross-reference table between BPMN and CMMN elements. Validate against the original process logic during model review.<\/p>\n<h3>Is hybrid modeling only for large enterprises?<\/h3>\n<p>No. Even small teams benefit from hybrid modeling. The key is identifying which parts need structure and which need flexibility. I\u2019ve helped startups use CMMN for client dispute handling while keeping onboarding in BPMN\u2014without increasing overhead.<\/p>\n<h3>What if I need to convert a large BPMN model to CMMN?<\/h3>\n<p>Start with small, high-impact subprocesses\u2014those with frequent exceptions or complex decision points. Convert one at a time, validate with stakeholders, and scale. Don\u2019t try to convert everything at once.<\/p>\n<h3>How do sentries in CMMN relate to gateways in BPMN?<\/h3>\n<p>Sentries in CMMN are functionally similar to gateways in BPMN but work differently. Gateways split the flow based on a condition at a fixed point. Sentries evaluate conditions continuously and can activate tasks or stages when met\u2014making them more dynamic and responsive to real-time changes.<\/p>\n<h3>Can CMMN and BPMN work together in the same process?<\/h3>\n<p>Yes. This is the essence of hybrid modeling. A BPMN process can invoke a CMMN case as a subprocess, and both can share data through case files and process variables. This allows you to combine structured control with adaptive execution\u2014exactly where it\u2019s needed.<\/p>\n<p>When used wisely, the CMMN BPMN translation is not just a technical shift\u2014it\u2019s a strategic refinement of your modeling approach. It reflects a deeper understanding: that business processes aren\u2019t just flows. They are conversations between systems, people, and context.<\/p>\n<p>And that\u2019s where real improvement begins.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Most process models start as linear flows\u2014clear, sequential, predictable. But real business work rarely stays  [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":545,"menu_order":2,"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-548","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>CMMN BPMN Translation: Practical Guide<\/title>\n<meta name=\"description\" content=\"Learn how to convert BPMN to CMMN and implement hybrid modeling. Master real-world techniques for translating structured workflows into adaptive case models with practical examples and decision frameworks.\" \/>\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\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CMMN BPMN Translation: Practical Guide\" \/>\n<meta property=\"og:description\" content=\"Learn how to convert BPMN to CMMN and implement hybrid modeling. Master real-world techniques for translating structured workflows into adaptive case models with practical examples and decision frameworks.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills\u65e5\u672c\u8a9e\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"7\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/\",\"name\":\"CMMN BPMN Translation: Practical Guide\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#website\"},\"datePublished\":\"2026-02-25T10:19:56+00:00\",\"description\":\"Learn how to convert BPMN to CMMN and implement hybrid modeling. Master real-world techniques for translating structured workflows into adaptive case models with practical examples and decision frameworks.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/ja\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CMMN vs BPMN: When to Use Which?\",\"item\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Comparative Analysis\",\"item\":\"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Translating Between BPMN and CMMN\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ja\/\",\"name\":\"Visual Paradigm Skills\u65e5\u672c\u8a9e\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/ja\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#organization\",\"name\":\"Visual Paradigm Skills\u65e5\u672c\u8a9e\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ja\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/ja\/wp-content\/uploads\/sites\/12\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/ja\/wp-content\/uploads\/sites\/12\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills\u65e5\u672c\u8a9e\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/ja\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CMMN BPMN Translation: Practical Guide","description":"Learn how to convert BPMN to CMMN and implement hybrid modeling. Master real-world techniques for translating structured workflows into adaptive case models with practical examples and decision frameworks.","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\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/","og_locale":"ja_JP","og_type":"article","og_title":"CMMN BPMN Translation: Practical Guide","og_description":"Learn how to convert BPMN to CMMN and implement hybrid modeling. Master real-world techniques for translating structured workflows into adaptive case models with practical examples and decision frameworks.","og_url":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/","og_site_name":"Visual Paradigm Skills\u65e5\u672c\u8a9e","twitter_card":"summary_large_image","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"7\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/","url":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/","name":"CMMN BPMN Translation: Practical Guide","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/ja\/#website"},"datePublished":"2026-02-25T10:19:56+00:00","description":"Learn how to convert BPMN to CMMN and implement hybrid modeling. Master real-world techniques for translating structured workflows into adaptive case models with practical examples and decision frameworks.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/cmmn-bpmn-translation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/ja\/"},{"@type":"ListItem","position":2,"name":"CMMN vs BPMN: When to Use Which?","item":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/"},{"@type":"ListItem","position":3,"name":"Comparative Analysis","item":"https:\/\/skills.visual-paradigm.com\/ja\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-comparison\/"},{"@type":"ListItem","position":4,"name":"Translating Between BPMN and CMMN"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/ja\/#website","url":"https:\/\/skills.visual-paradigm.com\/ja\/","name":"Visual Paradigm Skills\u65e5\u672c\u8a9e","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/ja\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/ja\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/ja\/#organization","name":"Visual Paradigm Skills\u65e5\u672c\u8a9e","url":"https:\/\/skills.visual-paradigm.com\/ja\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/skills.visual-paradigm.com\/ja\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/ja\/wp-content\/uploads\/sites\/12\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/ja\/wp-content\/uploads\/sites\/12\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills\u65e5\u672c\u8a9e"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/ja\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/548","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/548\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/docs\/545"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/media?parent=548"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/ja\/wp-json\/wp\/v2\/doc_tag?post=548"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}