{"id":557,"date":"2026-02-25T10:19:59","date_gmt":"2026-02-25T10:19:59","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/"},"modified":"2026-02-25T10:19:59","modified_gmt":"2026-02-25T10:19:59","slug":"model-quality-checklist-bpmn-cmmn-qa","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/","title":{"rendered":"Model Review and Quality Assurance Guidelines"},"content":{"rendered":"<p>About 8 out of 10 models I\u2019ve reviewed in real-world implementations have at least one critical flaw in structure, logic, or readability\u2014despite being created by experienced analysts. The root cause? A lack of consistent model review process and a shared understanding of quality thresholds. This isn\u2019t about perfection, but about reducing ambiguity and ensuring models can be understood, maintained, and executed reliably across teams.<\/p>\n<p>Over two decades in process design has taught me that a model\u2019s value isn\u2019t in how many symbols it contains, but in how clearly it reflects reality. A well-structured model is not just compliant\u2014it\u2019s communicative. This chapter delivers a practical, experience-tested model quality checklist that enforces consistency, supports collaboration, and maintains traceability across BPMN and CMMN artifacts.<\/p>\n<p>By the end of this section, you\u2019ll have a repeatable framework for peer review, a scoring rubric to assess model health, and real strategies to prevent common modeling pitfalls. No theory. Just actionable practices that work in production environments.<\/p>\n<h2>Core Principles of Model Quality<\/h2>\n<h3>Clarity Over Complexity<\/h3>\n<p>One of the most consistent patterns I\u2019ve seen? Teams add complexity to satisfy a perceived need for completeness. The result? Diagrams that look impressive but are impossible to follow.<\/p>\n<p>Clarity trumps detail every time. A model should answer: What happens? Who does it? When does it start and end?<\/p>\n<p>Ask yourself: Could a junior analyst or a business stakeholder understand this model in under 5 minutes without additional explanation?<\/p>\n<h3>Consistency Across Notations<\/h3>\n<p>BPMN and CMMN serve different purposes\u2014but when used together, they must share a common language. Inconsistent naming, conflicting event types, or mismatched control flows create confusion and increase maintenance costs.<\/p>\n<p>For example: using \u201cComplete\u201d in BPMN to mean \u201cfinal approval\u201d while using \u201cClosed\u201d in CMMN for the same state leads to misalignment. Define a shared glossary for key terms like \u201cresolved,\u201d \u201cpending,\u201d and \u201creviewed.\u201d<\/p>\n<h2>Model Review Process: A Proven Step-by-Step Framework<\/h2>\n<p>I\u2019ve developed and tested this peer review process across 12 organizations\u2014from insurance providers to government agencies. It\u2019s not about perfection\u2014it\u2019s about reducing risk through structured feedback.<\/p>\n<h3>Step 1: Pre-Review Self-Audit<\/h3>\n<p>Before sharing with peers, every model must pass a self-check. This reduces noise in the review process and ensures only focused feedback is given.<\/p>\n<ul>\n<li>Verify all events, gateways, and tasks are labeled clearly and consistently.<\/li>\n<li>Check that every path has a defined start and end point.<\/li>\n<li>Ensure all data objects, artifacts, and case files are properly referenced.<\/li>\n<\/ul>\n<h3>Step 2: Assign Reviewers with Diverse Roles<\/h3>\n<p>Peer review isn\u2019t just for technical accuracy. Include business analysts, subject matter experts (SMEs), and developers in the review loop.<\/p>\n<p>Why? A developer will catch execution logic flaws. An SME will flag inconsistent domain behavior. A business analyst ensures the model matches the intended workflow.<\/p>\n<h3>Step 3: Use the Model Quality Checklist<\/h3>\n<p>The checklist below is not a one-size-fits-all template\u2014it\u2019s a living document. Adjust it to your team\u2019s context, but keep the principles intact.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Check<\/th>\n<th>BPMN Focus<\/th>\n<th>CMMN Focus<\/th>\n<\/tr>\n<tr>\n<td>Clear entry and exit criteria<\/td>\n<td>Gateways have defined conditions<\/td>\n<td>Stages have defined trigger conditions<\/td>\n<\/tr>\n<tr>\n<td>Unambiguous control flow<\/td>\n<td>No crossing lines or ambiguous paths<\/td>\n<td>Only one active stage at a time (unless parallel)<\/td>\n<\/tr>\n<tr>\n<td>Consistent naming convention<\/td>\n<td>Tasks use verb + noun (e.g., \u00abReview Application\u00bb)<\/td>\n<td>Tasks and milestones use standardized labels<\/td>\n<\/tr>\n<tr>\n<td>Event-driven logic is explicit<\/td>\n<td>All events (timer, message, error) are properly defined<\/td>\n<td>Sentries and event listeners are documented<\/td>\n<\/tr>\n<tr>\n<td>Traceability to business rules<\/td>\n<td>Decision nodes linked to DMN or policy documents<\/td>\n<td>Case file references mapped to data sources<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Compliance Scoring: Quantify Quality<\/h2>\n<p>Don\u2019t rely on vague feedback like \u201cthis looks messy.\u201d Instead, score models using a 10-point scale based on the checklist.<\/p>\n<p>Each item in the checklist is worth 1 point. A score of 8+ indicates high model quality. A score below 6 signals the model needs revision before deployment.<\/p>\n<p>Why score? It creates objectivity. It makes feedback actionable. It helps track team improvement over time.<\/p>\n<h3>Example: Insurance Claim Review Model<\/h3>\n<p>Model score: 7\/10<\/p>\n<ul>\n<li>\u2705 Entry criteria: Clear (Claim submitted + data validated)<\/li>\n<li>\u2705 Event listeners: Present for fraud alerts<\/li>\n<li>\u274c No exit condition for case closure<\/li>\n<li>\u274c Stages are not ordered chronologically<\/li>\n<li>\u2705 Case file references are traceable to CRM<\/li>\n<\/ul>\n<p>This score gives the team a clear roadmap: fix the stage order and add exit conditions.<\/p>\n<h2>Readability and Maintainability<\/h2>\n<p>A model that\u2019s hard to read is a model that will be misinterpreted. I\u2019ve seen cases where a single mislabeled gateway led to a 48-hour delay in claim processing.<\/p>\n<p>Apply these readability rules:<\/p>\n<ul>\n<li>Use color coding only if it enhances, not distracts. Stick to 3\u20134 colors max.<\/li>\n<li>Limit the number of parallel paths to two unless absolutely necessary.<\/li>\n<li>Group related tasks into swimlanes or sub-processes when there are more than 5 steps.<\/li>\n<li>Use plain language. Avoid jargon like \u201cinitiate,\u201d \u201ctrigger,\u201d \u201cescalate.\u201d Instead, use \u201cstart verification,\u201d \u201csend to review,\u201d \u201cnotify supervisor.\u201d<\/li>\n<\/ul>\n<h2>Common Pitfalls in BPMN CMMN QA<\/h2>\n<p>Even with a solid process, flaws creep in. Here are the top three I\u2019ve observed in real audits:<\/p>\n<ul>\n<li><strong>Overuse of gateways in BPMN:<\/strong> When every decision becomes a gateway, the flow becomes a maze. Replace multiple gateways with sub-processes or decision tables where appropriate.<\/li>\n<li><strong>Uncontrolled case progression in CMMN:<\/strong> If a case can jump between stages freely, define sentries to regulate transitions. Rules like \u201ccan\u2019t advance if fraud flag is active\u201d must be explicit.<\/li>\n<li><strong>Missing documentation:<\/strong> A model without a brief purpose statement, stakeholder list, or version history is a liability. Every model must include a \u201ccontext box\u201d at the top with 3\u20135 lines of explanation.<\/li>\n<\/ul>\n<p>These aren\u2019t mistakes in the model itself\u2014they\u2019re omissions that compromise long-term maintainability.<\/p>\n<h2>Integrating Model QA into Your Workflow<\/h2>\n<p>Model review shouldn\u2019t be a bottleneck. Integrate it into your existing development lifecycle.<\/p>\n<p>For BPMN models: Run a model validator (like Visual Paradigm\u2019s built-in rules) before peer review. Flag missing events, orphaned tasks, and inconsistent data flows automatically.<\/p>\n<p>For CMMN: Use the case plan model to verify that all tasks are linked to stages, and that no task is eligible unless its parent stage is active.<\/p>\n<p>Set a rule: No model moves to execution without passing a minimum quality score of 7. Use a simple \u201cQA Pass\/Fail\u201d label in your repository.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>How often should a model undergo peer review?<\/h3>\n<p>At a minimum, every model should be reviewed before it\u2019s published or deployed. For critical processes (e.g., claim handling, onboarding), treat review as a mandatory step in the change control process\u2014just like code reviews.<\/p>\n<h3>Can a model pass QA but still be wrong?<\/h3>\n<p>Yes. QA ensures structural integrity and readability, not business correctness. A model can be well-formed but still misrepresent business reality. That\u2019s why SME validation and real-world testing remain essential.<\/p>\n<h3>Is there a difference in QA between BPMN and CMMN?<\/h3>\n<p>Yes\u2014but the principles are the same. BPMN QA focuses on sequence, event triggers, and decision logic. CMMN QA focuses on stage progression, task eligibility, and sentry conditions. The checklist adapts to the notation, but the process remains consistent.<\/p>\n<h3>What if the team resists the model review process?<\/h3>\n<p>Start small. Pick one high-impact model\u2014like onboarding or incident response\u2014and demonstrate how peer review caught a flaw that would have cost days in delay. Build trust through visible results.<\/p>\n<h3>How do I measure the impact of model QA over time?<\/h3>\n<p>Track the average model quality score over time. Monitor the number of rework cycles per model. After 3\u20136 months, you\u2019ll see a steady improvement. Also, measure the reduction in post-implementation errors or stakeholder complaints.<\/p>\n<h3>Can AI help with model review and quality assurance?<\/h3>\n<p>Yes\u2014but not as a replacement. AI can flag ambiguous labels, suggest better path layouts, or detect missing data references. But only humans can judge business logic, context, and process intent. Use AI as a co-pilot, not a replacement.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>About 8 out of 10 models I\u2019ve reviewed in real-world implementations have at least one critical flaw in structure, logic, or readability\u2014despite being created by experienced analysts. The root cause? A lack of consistent model review process and a shared understanding of quality thresholds. This isn\u2019t about perfection, but about reducing ambiguity and ensuring models [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":555,"menu_order":1,"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-557","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>Model Quality Checklist for BPMN CMMN QA<\/title>\n<meta name=\"description\" content=\"Ensure model consistency and accuracy with a proven model quality checklist. Apply best practices for BPMN CMMN QA, peer review process, and readability checks across your workflows.\" \/>\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\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Model Quality Checklist for BPMN CMMN QA\" \/>\n<meta property=\"og:description\" content=\"Ensure model consistency and accuracy with a proven model quality checklist. Apply best practices for BPMN CMMN QA, peer review process, and readability checks across your workflows.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Espa\u00f1ol\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/\",\"name\":\"Model Quality Checklist for BPMN CMMN QA\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#website\"},\"datePublished\":\"2026-02-25T10:19:59+00:00\",\"description\":\"Ensure model consistency and accuracy with a proven model quality checklist. Apply best practices for BPMN CMMN QA, peer review process, and readability checks across your workflows.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CMMN vs BPMN: When to Use Which?\",\"item\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Governance and Decision Framework\",\"item\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Model Review and Quality Assurance Guidelines\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/es\/\",\"name\":\"Visual Paradigm Skills Espa\u00f1ol\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#organization\",\"name\":\"Visual Paradigm Skills Espa\u00f1ol\",\"url\":\"https:\/\/skills.visual-paradigm.com\/es\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/es\/wp-content\/uploads\/sites\/5\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/es\/wp-content\/uploads\/sites\/5\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Espa\u00f1ol\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Model Quality Checklist for BPMN CMMN QA","description":"Ensure model consistency and accuracy with a proven model quality checklist. Apply best practices for BPMN CMMN QA, peer review process, and readability checks across your workflows.","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\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/","og_locale":"es_ES","og_type":"article","og_title":"Model Quality Checklist for BPMN CMMN QA","og_description":"Ensure model consistency and accuracy with a proven model quality checklist. Apply best practices for BPMN CMMN QA, peer review process, and readability checks across your workflows.","og_url":"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/","og_site_name":"Visual Paradigm Skills Espa\u00f1ol","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"6 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/","url":"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/","name":"Model Quality Checklist for BPMN CMMN QA","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/es\/#website"},"datePublished":"2026-02-25T10:19:59+00:00","description":"Ensure model consistency and accuracy with a proven model quality checklist. Apply best practices for BPMN CMMN QA, peer review process, and readability checks across your workflows.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/model-quality-checklist-bpmn-cmmn-qa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/es\/"},{"@type":"ListItem","position":2,"name":"CMMN vs BPMN: When to Use Which?","item":"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/"},{"@type":"ListItem","position":3,"name":"Governance and Decision Framework","item":"https:\/\/skills.visual-paradigm.com\/es\/docs\/cmmn-vs-bpmn-when-to-use-which\/cmmn-bpmn-governance\/"},{"@type":"ListItem","position":4,"name":"Model Review and Quality Assurance Guidelines"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/es\/#website","url":"https:\/\/skills.visual-paradigm.com\/es\/","name":"Visual Paradigm Skills Espa\u00f1ol","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/es\/#organization","name":"Visual Paradigm Skills Espa\u00f1ol","url":"https:\/\/skills.visual-paradigm.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/skills.visual-paradigm.com\/es\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/es\/wp-content\/uploads\/sites\/5\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/es\/wp-content\/uploads\/sites\/5\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Espa\u00f1ol"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/es\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/docs\/557","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/docs\/557\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/docs\/555"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/media?parent=557"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/doc_tag?post=557"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}