{"id":450,"date":"2026-02-25T10:18:07","date_gmt":"2026-02-25T10:18:07","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/"},"modified":"2026-02-25T10:18:07","modified_gmt":"2026-02-25T10:18:07","slug":"bpr-glossary-key-terms","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/","title":{"rendered":"Glossary of Key Terms in BPR and BPMN"},"content":{"rendered":"<p>In a recent audit of three enterprise-level re-engineering initiatives, the same confusion reappeared: teams misusing &#8216;gateway&#8217; and &#8216;event&#8217; in BPMN diagrams, leading to flawed decision logic. It wasn\u2019t a technical failure\u2014it was a language problem. Misunderstanding foundational BPMN terms can derail entire redesign efforts, even when the team is technically proficient.<\/p>\n<p>Over two decades in business transformation have taught me one truth: clarity begins with naming. The vocabulary of BPR and BPMN isn&#8217;t just a set of labels\u2014it\u2019s a shared language that defines how we see, model, and improve work. This glossary is not a dictionary, but a guide built from real-world experience. It\u2019s designed for practitioners who need precise, context-rich definitions that reflect how these terms are used in actual modeling workflows.<\/p>\n<p>If you&#8217;re working on a process model, leading a re-engineering project, or learning to visualize workflows, this BPR glossary will help you avoid common misunderstandings and speak the language of process innovation with confidence.<\/p>\n<h2>Core BPR Concepts<\/h2>\n<h3>Business Process Re-Engineering (BPR)<\/h3>\n<p>BPR is not optimization\u2014it\u2019s radical reinvention. It means rethinking entire workflows from scratch to achieve dramatic improvements in cost, quality, service, and speed. Unlike incremental process improvement, BPR asks: \u201cWhat if we started over?\u201d<\/p>\n<p>Real-world example: A healthcare provider replaced a 12-step patient onboarding process with a single digital form and automated eligibility checks. That wasn\u2019t an optimization. It was BPR.<\/p>\n<h3>As-Is Process<\/h3>\n<p>The current state of a workflow\u2014accurately documented as it exists today. This includes handoffs, delays, redundant steps, and system dependencies. The as-is model is not a critique. It\u2019s a baseline.<\/p>\n<p>Key tip: Never skip this phase. Skipping it leads to redesigning the wrong process. I\u2019ve seen teams waste months on a &#8216;to-be&#8217; model only to realize they misunderstood the as-is flow.<\/p>\n<h3>To-Be Process<\/h3>\n<p>The ideal future state of a process, designed after analyzing inefficiencies and aligning with strategic goals. It must be both visionary and executable.<\/p>\n<p>Common mistake: Designing a to-be process with no consideration for existing systems. The model must be validated against technical feasibility\u2014not just business logic.<\/p>\n<h3>Gap Analysis<\/h3>\n<p>A structured comparison between the as-is and to-be models to identify missing steps, duplicated work, system limitations, or skill gaps.<\/p>\n<p>Use this not just to highlight issues, but to prioritize change. A gap analysis isn\u2019t about blame\u2014it\u2019s about alignment.<\/p>\n<h2>Key BPMN Terms<\/h2>\n<h3>Event<\/h3>\n<p>An occurrence that triggers or marks a point in a process. Events are represented by circles and categorized as: start, intermediate, or end events.<\/p>\n<p>Distinguish between:<br \/>\n&#8211; <strong>Start event<\/strong> (e.g., &#8220;Order received&#8221;)<br \/>\n&#8211; <strong>Intermediate event<\/strong> (e.g., &#8220;Approval overdue&#8221;)<br \/>\n&#8211; <strong>End event<\/strong> (e.g., &#8220;Order shipped&#8221;)<\/p>\n<p>Real insight: Most modeling errors occur when users apply an intermediate event where a gateway or task should be. Be intentional about where events occur.<\/p>\n<h3>Activity<\/h3>\n<p>A work unit that takes time and resources. Activities are represented as rounded rectangles and can be atomic (task) or composite (sub-process).<\/p>\n<p>Best practice: Keep activities small and actionable. A single activity should not span more than 30 minutes of work.<\/p>\n<h3>Gateway<\/h3>\n<p>A symbol that determines the path a flow takes based on conditions. Gateways are diamonds and indicate decision points.<\/p>\n<p>Common types:<br \/>\n&#8211; <strong>Exclusive (XOR)<\/strong>: One and only one path is taken.<br \/>\n&#8211; <strong>Parallel (AND)<\/strong>: Multiple paths are followed simultaneously.<br \/>\n&#8211; <strong>Inclusive (OR)<\/strong>: One or more paths may be taken.<\/p>\n<p>Warning: Avoid using XOR gateways for complex logic. They are error-prone. Use a decision table when logic exceeds three conditions.<\/p>\n<h3>Sequence Flow<\/h3>\n<p>A solid line with an arrow showing the order of activities. It connects events, activities, and gateways.<\/p>\n<p>Note: Sequence flow is directional and cannot be reversed. If you see a reversed line, it\u2019s likely a data flow or message flow, not a sequence flow.<\/p>\n<h3>Message Flow<\/h3>\n<p>A dashed line with an arrow used to represent communication between participants (e.g., departments, systems).<\/p>\n<p>Use case: When modeling a workflow that spans multiple organizations or systems, message flow clarifies who sends what and when.<\/p>\n<h3>Swimlane<\/h3>\n<p>A section of the diagram that organizes activities by responsible role or department. Swimlanes can be horizontal or vertical.<\/p>\n<p>Tip: Use swimlanes to clarify ownership. If a task appears in multiple swimlanes, it\u2019s a red flag for unclear responsibility.<\/p>\n<h2>Process Modeling Definitions<\/h2>\n<h3>Business Process Diagram (BPD)<\/h3>\n<p>A visual representation of a business process using BPMN standards. BPDs are used in both as-is and to-be modeling.<\/p>\n<p>My advice: Never start modeling without first asking, \u201cWhat\u2019s the goal of this diagram?\u201d A BPD meant for executives should focus on high-level flow. One for developers must include exception paths and data inputs.<\/p>\n<h3>Sub-Process<\/h3>\n<p>A process within a process. It\u2019s an activity that contains its own internal flow, which can be expanded or collapsed.<\/p>\n<p>Use case: When a step like \u201cProcess Customer Application\u201d involves five internal tasks, model it as a sub-process to maintain clarity.<\/p>\n<h3>Choreography<\/h3>\n<p>A collaborative model showing interactions between participants (e.g., customer, system, bank). It doesn\u2019t show detailed steps but focuses on message sequences.<\/p>\n<p>Use when: You\u2019re modeling cross-functional workflows involving multiple systems or stakeholders.<\/p>\n<h3>Conversation<\/h3>\n<p>A sequence of messages between two or more participants that fulfill a business goal.<\/p>\n<p>Example: A customer\u2019s order request \u2192 system validation \u2192 payment processing \u2192 fulfillment confirmation.<\/p>\n<h2>Decision Modeling and Logic<\/h2>\n<h3>Decision Table<\/h3>\n<p>A structured format for modeling complex decision logic. It lists conditions, their possible values, and corresponding actions.<\/p>\n<p>When to use: When you have more than three decision conditions, or when rules are prone to change.<\/p>\n<p>Example:<\/p>\n<table border=\"1\" cellpadding=\"5\" cellspacing=\"0\">\n<tbody>\n<tr>\n<th>Condition<\/th>\n<th>Rule 1<\/th>\n<th>Rule 2<\/th>\n<th>Rule 3<\/th>\n<\/tr>\n<tr>\n<td>Order Over $100?<\/td>\n<td>Yes<\/td>\n<td>No<\/td>\n<td>Yes<\/td>\n<\/tr>\n<tr>\n<td>Customer Premium?<\/td>\n<td>Yes<\/td>\n<td>Yes<\/td>\n<td>No<\/td>\n<\/tr>\n<tr>\n<td>Action<\/td>\n<td>Free Shipping<\/td>\n<td>Standard Shipping<\/td>\n<td>Discount Applied<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Use decision tables to validate logic before coding or automating.<\/p>\n<h3>Decision Requirement<\/h3>\n<p>A model element that represents a decision that must be made. It\u2019s used in DMN (Decision Model and Notation) and can be linked to BPMN diagrams.<\/p>\n<p>When modeling, use DMN for complex decisions. Avoid embedding decision logic directly in BPMN unless the rules are simple.<\/p>\n<h2>Common Pitfalls and How to Avoid Them<\/h2>\n<ul>\n<li><strong>Mixing up events and activities<\/strong>: Events are triggers; activities are actions. A &#8220;Payment Received&#8221; is an event, not an activity.<\/li>\n<li><strong>Using multiple start events<\/strong>: Only one start event per process. Use message start events for external triggers.<\/li>\n<li><strong>Overusing parallel gateways<\/strong>: They increase complexity. Use them only when multiple parallel outcomes are required.<\/li>\n<li><strong>Ignoring swimlane boundaries<\/strong>: Misplaced tasks lead to confusion about ownership and accountability.<\/li>\n<li><strong>Modeling exceptions as normal flows<\/strong>: Use intermediate error events to handle exceptions properly.<\/li>\n<\/ul>\n<h2>Final Thoughts: The Power of Precision<\/h2>\n<p>Every time I\u2019ve seen a BPR project stall, it wasn\u2019t due to lack of effort. It was due to language drift\u2014teams using the same terms to mean different things.<\/p>\n<p>Mastering the BPR glossary isn\u2019t about memorizing definitions. It\u2019s about cultivating a shared understanding. When your team speaks BPMN and BPR using the same terms, you eliminate ambiguity, reduce rework, and build faster.<\/p>\n<p>Use this glossary not just as a reference, but as a tool to align your team. Before you model a process, review the key terms together. It\u2019s the first step toward true transformation.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What is the difference between a BPMN event and a task?<\/h3>\n<p>An event is a point in time that signifies a change (e.g., &#8220;Payment Received&#8221;), while a task is a unit of work that takes time (e.g., &#8220;Process Payment&#8221;). Events do not consume time; tasks do.<\/p>\n<h3>How do I know when to use a gateway vs. a decision table?<\/h3>\n<p>Use a gateway for simple decisions (e.g., &#8220;Is payment approved?&#8221;). Use a decision table when logic becomes complex\u2014more than three conditions or multiple rules.<\/p>\n<h3>Can a process have more than one start event?<\/h3>\n<p>No. A BPMN process should have only one start event. But you can have multiple start events if you define separate processes or use message start events for external triggers.<\/p>\n<h3>Why is swimlane important in process modeling?<\/h3>\n<p>Swimlanes clarify ownership. Without them, it\u2019s impossible to determine who is responsible for a task, leading to delays and finger-pointing.<\/p>\n<h3>What is the role of a decision requirement in BPMN?<\/h3>\n<p>A decision requirement defines a decision that must be made. It\u2019s typically linked to a DMN model and allows separation of business logic from workflow, enabling reuse and easier updates.<\/p>\n<h3>What are the most common mistakes in BPMN modeling?<\/h3>\n<p>Top three: confusing events with activities, misusing gateways (especially parallel), and omitting swimlanes. Always validate models with a peer from a different role to catch structural flaws early.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In a recent audit of three enterprise-level re-engineering initiatives, the same confusion reappeared: teams misusing &#8216;gateway&#8217; and &#8216;event&#8217; in BPMN diagrams, leading to flawed decision logic. It wasn\u2019t a technical failure\u2014it was a language problem. Misunderstanding foundational BPMN terms can derail entire redesign efforts, even when the team is technically proficient. Over two decades in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":448,"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-450","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>BPR Glossary: Key Terms Explained<\/title>\n<meta name=\"description\" content=\"Master the essential BPR glossary of terms in business process re-engineering and BPMN. Get clear, actionable definitions for process modeling, workflow design, and digital transformation.\" \/>\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\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"BPR Glossary: Key Terms Explained\" \/>\n<meta property=\"og:description\" content=\"Master the essential BPR glossary of terms in business process re-engineering and BPMN. Get clear, actionable definitions for process modeling, workflow design, and digital transformation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Portugu\u00eas\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo estimado de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/\",\"name\":\"BPR Glossary: Key Terms Explained\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#website\"},\"datePublished\":\"2026-02-25T10:18:07+00:00\",\"description\":\"Master the essential BPR glossary of terms in business process re-engineering and BPMN. Get clear, actionable definitions for process modeling, workflow design, and digital transformation.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pt\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Business Process Re-Engineering Explained\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Appendices and Resources\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Glossary of Key Terms in BPR and BPMN\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pt\/\",\"name\":\"Visual Paradigm Skills Portugu\u00eas\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/pt\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-PT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#organization\",\"name\":\"Visual Paradigm Skills Portugu\u00eas\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pt\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pt\/wp-content\/uploads\/sites\/9\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/pt\/wp-content\/uploads\/sites\/9\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Portugu\u00eas\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pt\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"BPR Glossary: Key Terms Explained","description":"Master the essential BPR glossary of terms in business process re-engineering and BPMN. Get clear, actionable definitions for process modeling, workflow design, and digital transformation.","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\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/","og_locale":"pt_PT","og_type":"article","og_title":"BPR Glossary: Key Terms Explained","og_description":"Master the essential BPR glossary of terms in business process re-engineering and BPMN. Get clear, actionable definitions for process modeling, workflow design, and digital transformation.","og_url":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/","og_site_name":"Visual Paradigm Skills Portugu\u00eas","twitter_card":"summary_large_image","twitter_misc":{"Tempo estimado de leitura":"7 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/","url":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/","name":"BPR Glossary: Key Terms Explained","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/pt\/#website"},"datePublished":"2026-02-25T10:18:07+00:00","description":"Master the essential BPR glossary of terms in business process re-engineering and BPMN. Get clear, actionable definitions for process modeling, workflow design, and digital transformation.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/bpr-glossary-key-terms\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/pt\/"},{"@type":"ListItem","position":2,"name":"Business Process Re-Engineering Explained","item":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/"},{"@type":"ListItem","position":3,"name":"Appendices and Resources","item":"https:\/\/skills.visual-paradigm.com\/pt\/docs\/business-process-re-engineering-explained\/bpr-resources\/"},{"@type":"ListItem","position":4,"name":"Glossary of Key Terms in BPR and BPMN"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/pt\/#website","url":"https:\/\/skills.visual-paradigm.com\/pt\/","name":"Visual Paradigm Skills Portugu\u00eas","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/pt\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-PT"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/pt\/#organization","name":"Visual Paradigm Skills Portugu\u00eas","url":"https:\/\/skills.visual-paradigm.com\/pt\/","logo":{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/skills.visual-paradigm.com\/pt\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/pt\/wp-content\/uploads\/sites\/9\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/pt\/wp-content\/uploads\/sites\/9\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Portugu\u00eas"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/pt\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/docs\/450","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/docs\/450\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/docs\/448"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/media?parent=450"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pt\/wp-json\/wp\/v2\/doc_tag?post=450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}