{"id":830,"date":"2026-02-25T10:25:14","date_gmt":"2026-02-25T10:25:14","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/"},"modified":"2026-02-25T10:25:14","modified_gmt":"2026-02-25T10:25:14","slug":"dfr-uml-migration-planning","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/","title":{"rendered":"Migration Planning Worksheet"},"content":{"rendered":"<p>Transitioning between DFD and UML isn&#8217;t just about re-drawing diagrams\u2014it&#8217;s a strategic pivot that affects team workflows, documentation integrity, and long-term maintainability. I\u2019ve managed over 30 such migrations across financial, healthcare, and enterprise systems, and the single biggest mistake is underestimating the effort. Too many teams assume it\u2019s a one-day switch. It isn\u2019t.<\/p>\n<p>Consider a mid-sized logistics platform where we moved from a legacy DFD-based requirements model to UML for software design. The team thought they\u2019d just re-map existing processes to use cases. In reality, the full transition took 12 weeks\u2014half due to retraining, a third to tool setup, and the rest to resolve inconsistencies in data flow semantics across notations.<\/p>\n<p>This worksheet gives you a structured, real-world approach to assess the actual cost of switching between DFD and UML. It\u2019s designed for analysts, architects, and team leads who want to avoid the trap of thinking \u201csame idea, different diagram.\u201d The truth is, the shift in worldview demands measurable effort. Use this to plan realistically\u2014and avoid project delays.<\/p>\n<h2>Step 1: Define the Migration Direction<\/h2>\n<p>Begin by clarifying the direction of your transition. Is the goal to move from DFD to UML to support modern development? Or from UML back to DFD to simplify complex models for business stakeholders?<\/p>\n<p>Each direction carries different challenges. DFD-to-UML requires modeling object lifecycles and behavior, often beyond what was in scope. UML-to-DFD demands abstraction: stripping away object state, inheritance, and collaboration details to focus solely on data flow.<\/p>\n<ul>\n<li><strong>DFD \u2192 UML<\/strong>: Focus on behavioral modeling, object creation, and state transitions. Requires deep understanding of process-to-use-case mapping.<\/li>\n<li><strong>UML \u2192 DFD<\/strong>: Focus on data flow abstraction. Requires identifying stateless processing steps and eliminating object-level complexity.<\/li>\n<\/ul>\n<h2>Step 2: Inventory and Assess the Current Model<\/h2>\n<p>Before estimating effort, you must inventory the existing model. Use this table to categorize and score complexity.<\/p>\n<table>\n<thead>\n<tr>\n<th>Diagram Type<\/th>\n<th>Count<\/th>\n<th>Complexity Level (1\u20135)<\/th>\n<th>Notes<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Context Diagram<\/td>\n<td>1<\/td>\n<td>2<\/td>\n<td>Simple data exchange boundaries<\/td>\n<\/tr>\n<tr>\n<td>Level 1 DFD<\/td>\n<td>3<\/td>\n<td>4<\/td>\n<td>Multiple processes with nested flows<\/td>\n<\/tr>\n<tr>\n<td>Data Stores<\/td>\n<td>5<\/td>\n<td>3<\/td>\n<td>Some involve transactional or temporal logic<\/td>\n<\/tr>\n<tr>\n<td>External Entities<\/td>\n<td>4<\/td>\n<td>2<\/td>\n<td>Most are system interfaces<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Assign a complexity score from 1 (basic) to 5 (highly nested, conditional, or concurrent flows). Use this formula to calculate total model complexity:<\/p>\n<p><strong>Model Complexity Score = \u03a3 (Count \u00d7 Complexity Level)<\/strong><\/p>\n<p>For the example above: (1\u00d72) + (3\u00d74) + (5\u00d73) + (4\u00d72) = 2 + 12 + 15 + 8 = <strong>37<\/strong><\/p>\n<p>Use this score to benchmark effort. A score under 20? Low effort. 20\u201350? Medium. 50+? High risk\u2014consider phased migration.<\/p>\n<h2>Step 3: Estimate Transition Effort<\/h2>\n<p>Use this formula to estimate effort in person-days. It accounts for diagram rework, team training, and validation.<\/p>\n<p><strong>Transition Effort (days) = (Model Complexity Score \u00f7 10) \u00d7 (1 + 0.3 \u00d7 Team Experience Level)<\/strong><\/p>\n<p>Where:<\/p>\n<ul>\n<li><strong>Team Experience Level<\/strong>: 0 (new to notation), 1 (familiar), 2 (proficient), 3 (expert)<\/li>\n<li>For example: 37 complexity score, team level 1 \u2192 (37 \u00f7 10) \u00d7 (1 + 0.3\u00d71) = 3.7 \u00d7 1.3 = <strong>4.8 days<\/strong><\/li>\n<\/ul>\n<p>Round up. This gives you a baseline. For DFD-to-UML, add 15% for behavioral modeling. For UML-to-DFD, add 10% for abstraction.<\/p>\n<h2>Step 4: Map Training and Knowledge Transfer Needs<\/h2>\n<p>Migration isn\u2019t just effort\u2014it\u2019s cognitive shift. Most teams struggle not with the diagrams but with the mindset change.<\/p>\n<p>Use this checklist to determine training requirements:<\/p>\n<ul>\n<li>Do team members understand the core difference? (Processes transform data vs. objects collaborate)<\/li>\n<li>Have they worked with both notations before? If not, treat this as a new skill.<\/li>\n<li>Will new diagrams be reviewed by business stakeholders? If yes, prioritize clarity over technical completeness.<\/li>\n<li>Does the team need to learn new tools)?<\/li>\n<\/ul>\n<p>Allocate at least 1 day of training per 5 team members. For mixed teams, use the average experience level. Example: 8 members, average experience level 1 \u2192 8 \u00f7 5 = 1.6 \u2192 round up to <strong>2 days<\/strong>.<\/p>\n<h2>Step 5: Plan Tool Migration Strategy<\/h2>\n<p>Tools matter.&nbsp;<\/p>\n<p>Evaluate these options:<\/p>\n<ol>\n<li><strong>Manual Redrawing<\/strong>: Most reliable. Ensures understanding and avoids tool limitation issues. Best for high-complexity or regulated environments.<\/li>\n<li><strong>Tool-Assisted Translation<\/strong>: Use platforms like Visual Paradigm that support DFD\/UML import\/export. Check for mapping accuracy\u2014some tools misrepresent data stores as classes.<\/li>\n<li><strong>Hybrid Approach<\/strong>: Keep original DFDs for audit and compliance. Create UML models separately. Use traceability matrices for cross-referencing.<\/li>\n<\/ol>\n<p>For regulated industries (e.g., healthcare, finance), manual redrawing is safer. For agile teams, tool-assisted migration with peer validation is efficient.<\/p>\n<h2>Key Takeaways<\/h2>\n<p>The <strong>notation migration worksheet<\/strong> is not a formality\u2014it\u2019s a reality check. Underestimating effort leads to poor communication, rework, and stakeholder frustration. I\u2019ve seen teams spend 40 hours on a migration that should\u2019ve taken 20, simply because they skipped the assessment.<\/p>\n<p>Remember:<\/p>\n<ul>\n<li>DFD-to-UML transition effort scales with process complexity and behavioral depth.<\/li>\n<li>UML-to-DFD simplification planning is not about removing features\u2014it\u2019s about abstraction.<\/li>\n<li>Training and tool strategy are not afterthoughts. They\u2019re part of the core effort.<\/li>\n<\/ul>\n<p>Use this worksheet every time you consider a shift between DFD and UML. It turns guesswork into a data-driven decision. The goal isn\u2019t \u201cwhich diagram is better\u201d but \u201chow do we move forward with confidence?\u201d<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What\u2019s the biggest mistake in DFD to UML transition effort estimation?<\/h3>\n<p>Assuming that diagram count equals effort. A single complex DFD Level 1 process can require multiple UML use cases, state machines, and sequence diagrams. Always assess complexity per diagram, not just quantity.<\/p>\n<h3>How do I simplify a UML model into DFD for business stakeholders?<\/h3>\n<p>Start by identifying the core data flows: what data moves in, when, and to whom. Ignore object states, inheritance, and message timing. Map sequences to processes and classes to data stores. Focus on \u201cwho sends what to whom\u201d rather than \u201chow they collaborate.\u201d<\/p>\n<h3>Can I automate the DFD to UML translation?<\/h3>\n<p>Some tools (e.g., Visual Paradigm) offer basic translation rules. But automation often misrepresents intent\u2014especially for conditional logic or state-dependent flows. Manual review is required. Treat automation as a starting point, not a final step.<\/p>\n<h3>Is it ever safe to skip migration planning and just change the notation?<\/h3>\n<p>No. Changing notation without planning leads to misalignment. A DFD may show a process transforming data, but the same process in UML could represent a full workflow with multiple actors and exceptions. Without mapping, the team risks building a system that doesn\u2019t match the original requirements.<\/p>\n<h3>How often should I re-evaluate the migration effort during a project?<\/h3>\n<p>Reassess after every major milestone: after the first wave of transitions, after team training, and after the first round of peer reviews. If complexity scores rise unexpectedly, it may indicate that data flows are being misunderstood or under-specified in the source model.<\/p>\n<h3>What if my team is experienced in one notation but new to the other?<\/h3>\n<p>Use a \u201cbuddy system.\u201d Pair experienced members with novices during the transition. This ensures knowledge transfer and reduces dependency on external consultants. Also, allocate extra time for cross-verifying mappings\u2014especially for critical processes like financial transactions or patient records.<\/p>\n<p>For more guidance on DFD and UML modeling trade-offs, refer to the full book <em>Data Flow Diagrams vs. UML: When to Use Each<\/em>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Transitioning between DFD and UML isn&#8217;t just about re-drawing diagrams\u2014it&#8217;s a strategic pivot that affects team workflows, documentation integrity, and long-term maintainability. I\u2019ve managed over 30 such migrations across financial, healthcare, and enterprise systems, and the single biggest mistake is underestimating the effort. Too many teams assume it\u2019s a one-day switch. It isn\u2019t. Consider a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":827,"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-830","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>DFD UML Migration Planning<\/title>\n<meta name=\"description\" content=\"A practical worksheet for assessing DFD to UML or UML to DFD transition effort. Includes diagram counts, complexity scoring, training needs, and tool migration strategies with effort estimation formulas for accurate planning.\" \/>\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\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DFD UML Migration Planning\" \/>\n<meta property=\"og:description\" content=\"A practical worksheet for assessing DFD to UML or UML to DFD transition effort. Includes diagram counts, complexity scoring, training needs, and tool migration strategies with effort estimation formulas for accurate planning.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/\" \/>\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\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/\",\"name\":\"DFD UML Migration Planning\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/#website\"},\"datePublished\":\"2026-02-25T10:25:14+00:00\",\"description\":\"A practical worksheet for assessing DFD to UML or UML to DFD transition effort. Includes diagram counts, complexity scoring, training needs, and tool migration strategies with effort estimation formulas for accurate planning.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Data Flow Diagrams vs. UML: When to Use Each\",\"item\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Decision Support Tools and Templates\",\"item\":\"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Migration Planning Worksheet\"}]},{\"@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":"DFD UML Migration Planning","description":"A practical worksheet for assessing DFD to UML or UML to DFD transition effort. Includes diagram counts, complexity scoring, training needs, and tool migration strategies with effort estimation formulas for accurate planning.","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\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/","og_locale":"es_ES","og_type":"article","og_title":"DFD UML Migration Planning","og_description":"A practical worksheet for assessing DFD to UML or UML to DFD transition effort. Includes diagram counts, complexity scoring, training needs, and tool migration strategies with effort estimation formulas for accurate planning.","og_url":"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/","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\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/","url":"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/","name":"DFD UML Migration Planning","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/es\/#website"},"datePublished":"2026-02-25T10:25:14+00:00","description":"A practical worksheet for assessing DFD to UML or UML to DFD transition effort. Includes diagram counts, complexity scoring, training needs, and tool migration strategies with effort estimation formulas for accurate planning.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/dfr-uml-migration-planning\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/es\/"},{"@type":"ListItem","position":2,"name":"Data Flow Diagrams vs. UML: When to Use Each","item":"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/"},{"@type":"ListItem","position":3,"name":"Decision Support Tools and Templates","item":"https:\/\/skills.visual-paradigm.com\/es\/docs\/dfd-vs-uml-when-to-use-each\/dfd-uml-decision-tools\/"},{"@type":"ListItem","position":4,"name":"Migration Planning Worksheet"}]},{"@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\/830","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\/830\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/docs\/827"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/media?parent=830"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/es\/wp-json\/wp\/v2\/doc_tag?post=830"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}