{"id":869,"date":"2026-02-25T10:26:02","date_gmt":"2026-02-25T10:26:02","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/"},"modified":"2026-02-25T10:26:02","modified_gmt":"2026-02-25T10:26:02","slug":"what-is-epc-diagram","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/","title":{"rendered":"What Is an EPC Diagram? Understanding the Basics of Event-Driven Process Chains"},"content":{"rendered":"<p>Imagine a retail company struggling to track why orders are delayed during peak season. Teams blame logistics. Logistics blames customer input. No one sees the full flow. This is a classic symptom of unstructured process logic. The fix isn\u2019t more meetings\u2014it\u2019s clarity. That\u2019s where an EPC diagram enters the scene.<\/p>\n<p>As someone who\u2019s spent two decades modeling enterprise workflows, I\u2019ve seen countless teams try to patch broken processes with undocumented assumptions. The real mistake? Treating process flow as a narrative. It\u2019s not. A process is a chain of cause-and-effect events. EPC diagrams make that chain visible.<\/p>\n<p>What is an EPC diagram? It\u2019s a formal notation for mapping business processes using events and functions, connected by logical operators. It\u2019s not a flowchart. It\u2019s a structured representation of how business logic unfolds from trigger to outcome. You\u2019ll find it used in ERP systems, digital transformation projects, and organizational reengineering.<\/p>\n<p>By the end of this chapter, you\u2019ll understand the EPC diagram definition, how event-driven process chain logic works, and when it\u2019s better than alternatives like BPMN. You\u2019ll learn what makes an EPC model effective\u2014and how to avoid common pitfalls that derail even the most well-intentioned diagrams.<\/p>\n<h2>What Is an EPC Diagram? A Foundational Definition<\/h2>\n<p>An EPC diagram, or event-driven process chain, is a graphical modeling technique used in business process management to represent the logic of a business process as a sequence of events and functions.<\/p>\n<p>It\u2019s rooted in the 1990s, developed by the German research institute Fraunhofer IPS. The goal was to create a notation that could capture complex decision logic in a way that was both rigorous and readable\u2014especially for systems analysts and business analysts working across departments.<\/p>\n<p>The power of EPC lies in its ability to clearly separate events (what triggers a process) from functions (what actions occur). This separation ensures that process logic remains traceable and audit-ready.<\/p>\n<p>Here\u2019s a practical example: in an order fulfillment process, the event \u201cCustomer places order\u201d triggers the function \u201cCreate sales order.\u201d That function, in turn, may trigger multiple other events based on logic\u2014such as \u201cPayment received\u201d or \u201cStock available.\u201d<\/p>\n<p>This is the essence of event-driven process chain overview: every process begins with an event and flows through functions, which may branch based on logical conditions.<\/p>\n<p>Think of an EPC diagram as a decision tree with structure. It\u2019s not just about sequence\u2014it\u2019s about logic. The diagram doesn\u2019t just show \u201cwhat happens next.\u201d It shows \u201cwhy\u201d and \u201chow\u201d it happens.<\/p>\n<h3>Why EPC Is Built Around Events<\/h3>\n<p>Events are not just milestones. They\u2019re signals. In EPC, events mark the beginning or end of a process, or trigger a function.<\/p>\n<p>Consider this: \u201cInvoice generated\u201d isn\u2019t a function\u2014it\u2019s an event. It signals that payment can now be processed. A function like \u201cSend invoice to customer\u201d produces that event.<\/p>\n<p>Event-driven logic ensures that every function is justified by a preceding event. No event? No function. That prevents processes from starting without cause\u2014common in poorly documented workflows.<\/p>\n<p>This makes EPC ideal for modeling scenarios where triggers are critical\u2014like compliance workflows, automated IT processes, or customer onboarding cycles.<\/p>\n<h2>Key Components of an EPC Diagram<\/h2>\n<p>Every EPC diagram consists of four core elements, each serving a distinct purpose:<\/p>\n<ul>\n<li><strong>Events<\/strong>: Represented as ovals. These are conditions that trigger or conclude a process.<\/li>\n<li><strong>Functions<\/strong>: Represented as rectangles. These are actions or tasks that transform data or state.<\/li>\n<li><strong>Logical Connectors (AND, OR, XOR)<\/strong>: Represented as diamonds. These define how multiple paths merge or split.<\/li>\n<li><strong>Organizational Units (Optional)<\/strong>: Assigned to functions to show responsibility.<\/li>\n<\/ul>\n<p>These elements are arranged in a chain where events trigger functions, which then produce new events\u2014until the final outcome is reached.<\/p>\n<p>Let\u2019s walk through a real-world case: a customer service ticket escalation process.<\/p>\n<p>Event: \u201cTicket submitted\u201d \u2192 Function: \u201cAssign to agent\u201d \u2192 Event: \u201cAgent responds\u201d \u2192 Function: \u201cResolve or escalate\u201d \u2192 Event: \u201cCase closed\u201d or \u201cEscalated to supervisor\u201d.<\/p>\n<p>At each decision point, an XOR gate determines which path the process takes. This is where EPC\u2019s logic becomes explicit.<\/p>\n<h3>How Events and Functions Interact<\/h3>\n<p>Every function must be preceded by at least one event. No event? No function. This enforces causality. It prevents processes from starting without a trigger.<\/p>\n<p>Conversely, each function produces one or more events. These become triggers for the next function or set of functions. This creates a dependency chain that mirrors actual business behavior.<\/p>\n<p>I once reviewed an EPC model where a function \u201cGenerate report\u201d had no preceding event. It was just there. That\u2019s a red flag. The model didn\u2019t reflect reality\u2014it reflected guesswork.<\/p>\n<p>When you think about it, this is what makes EPC modeling introduction so powerful: it forces you to ask, \u201cWhat starts this?\u201d and \u201cWhat happens next?\u201d\u2014not just \u201cWhat\u2019s in the workflow?\u201d<\/p>\n<h2>When to Use EPC: Practical Applications<\/h2>\n<p>Not all processes need EPC diagrams. But when you\u2019re modeling decision-heavy systems, EPC becomes indispensable.<\/p>\n<p>Use EPC when:<\/p>\n<ul>\n<li>There are multiple decision points (e.g., approval workflows).<\/li>\n<li>Multiple conditions must be met before an action occurs (e.g., OR vs AND logic).<\/li>\n<li>You need to validate process logic before automation or system integration.<\/li>\n<li>You\u2019re mapping processes across departments with no unified workflow.<\/li>\n<\/ul>\n<p>For example, a bank\u2019s loan approval process involves checks for credit score, income verification, and collateral. Each check is a function. The outcome\u2014approve or reject\u2014depends on whether all conditions are met (AND) or just one (OR).<\/p>\n<p>This is where EPC diagram definition offers clarity. It doesn\u2019t just show the steps. It shows the logic behind them.<\/p>\n<p>Compare this to BPMN: while BPMN is better for visual storytelling, EPC excels in logic validation. It\u2019s not a matter of \u201cbetter.\u201d It\u2019s about purpose.<\/p>\n<h3>Comparison: EPC vs. BPMN<\/h3>\n<table>\n<tbody>\n<tr>\n<th>Aspect<\/th>\n<th>EPC<\/th>\n<th>BPMN<\/th>\n<\/tr>\n<tr>\n<td>Best for<\/td>\n<td>Logic validation, decision modeling<\/td>\n<td>Process visualization, collaboration<\/td>\n<\/tr>\n<tr>\n<td>Event focus<\/td>\n<td>Central<\/td>\n<td>Secondary<\/td>\n<\/tr>\n<tr>\n<td>Complex branching<\/td>\n<td>Clear with AND\/OR\/XOR<\/td>\n<td>Requires gateways, harder to read<\/td>\n<\/tr>\n<tr>\n<td>Best used in<\/td>\n<td>System design, audit, automation<\/td>\n<td>Stakeholder communication, documentation<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>This table isn\u2019t a ranking. It\u2019s a guide. Use EPC when logic matters. Use BPMN when storytelling matters.<\/p>\n<h2>Common Misconceptions About EPC Diagrams<\/h2>\n<p>Even experienced modelers make mistakes. Here are three common errors and how to avoid them:<\/p>\n<ol>\n<li><strong>Confusing events with functions<\/strong>: An event is a state change (e.g., \u201cPayment confirmed\u201d), not an action. \u201cProcess payment\u201d is a function. Mistaking one for the other breaks causality.<\/li>\n<li><strong>Overusing AND gates<\/strong>: While AND ensures all conditions are met, it can create deadlocks if not managed. Use XOR when only one path should be taken.<\/li>\n<li><strong>Ignoring loops and feedback<\/strong>: Some processes repeat\u2014e.g., customer support tickets. EPC handles loops via event feedback, but the loop must be properly labeled and bounded.<\/li>\n<\/ol>\n<p>One client once built an EPC for invoice reconciliation that had 12 functions leading to a single event \u201cReconciliation complete.\u201d The real issue? That event was never triggered because no function produced it. The diagram was elegant\u2014but incorrect.<\/p>\n<p>Always ask: \u201cIs every function producing an event? Is every event leading to a function?\u201d If not, the logic is broken.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What is an EPC diagram in simple terms?<\/h3>\n<p>An EPC diagram is a visual way to map how business processes unfold through events and actions. Think of it as a logical flowchart where every action is triggered by an event\u2014and every decision is defined by logic.<\/p>\n<h3>How does an event-driven process chain work?<\/h3>\n<p>It starts with an event (like \u201cOrder received\u201d), triggers a function (\u201cCreate order\u201d), which leads to a new event (\u201cOrder confirmed\u201d), and so on. The chain continues until the final outcome is reached, using AND, OR, or XOR logic to control branching.<\/p>\n<h3>Can EPC diagrams be used for automation?<\/h3>\n<p>Absolutely. EPC is ideal for automation planning because it clearly defines the decision logic. Before coding a workflow engine, validate it with an EPC diagram. It exposes missing conditions and ambiguous flows.<\/p>\n<h3>What\u2019s the difference between EPC and BPMN?<\/h3>\n<p>EPC focuses on logic and decision structure. BPMN emphasizes visual flow, swimlanes, and stakeholder roles. Use EPC for system design and validation. Use BPMN for documentation and team alignment.<\/p>\n<h3>Is EPC diagram definition the same across industries?<\/h3>\n<p>Yes and no. The core symbols and logic are standardized. But how you apply them\u2014like naming conventions or event triggers\u2014depends on the business domain. A hospital\u2019s admission process uses different events than a software company\u2019s onboarding.<\/p>\n<h3>Do I need special software to create EPC diagrams?<\/h3>\n<p>&nbsp;I recommend Visual Paradigm. It supports auto-layout, validate connectors, and support export for documentation.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Imagine a retail company struggling to track why orders are delayed during peak season. Teams blame logistics. Logistics blames customer input. No one sees the full flow. This is a classic symptom of unstructured process logic. The fix isn\u2019t more meetings\u2014it\u2019s clarity. That\u2019s where an EPC diagram enters the scene. As someone who\u2019s spent two [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":868,"menu_order":0,"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-869","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>What Is an EPC Diagram? A Beginner&#039;s Guide<\/title>\n<meta name=\"description\" content=\"Discover what is an EPC diagram: a powerful tool for event-driven process chain modeling. Learn how EPC diagram definition, logic, and real-world applications drive business clarity and process optimization.\" \/>\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\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What Is an EPC Diagram? A Beginner&#039;s Guide\" \/>\n<meta property=\"og:description\" content=\"Discover what is an EPC diagram: a powerful tool for event-driven process chain modeling. Learn how EPC diagram definition, logic, and real-world applications drive business clarity and process optimization.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Polski\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/\",\"name\":\"What Is an EPC Diagram? A Beginner's Guide\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#website\"},\"datePublished\":\"2026-02-25T10:26:02+00:00\",\"description\":\"Discover what is an EPC diagram: a powerful tool for event-driven process chain modeling. Learn how EPC diagram definition, logic, and real-world applications drive business clarity and process optimization.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"EPC Diagram Fundamentals: A Beginner\u2019s Guide to Process Modeling\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Understanding the Foundations of EPC\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"What Is an EPC Diagram? Understanding the Basics of Event-Driven Process Chains\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/\",\"name\":\"Visual Paradigm Skills Polski\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/pl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#organization\",\"name\":\"Visual Paradigm Skills Polski\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Polski\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What Is an EPC Diagram? A Beginner's Guide","description":"Discover what is an EPC diagram: a powerful tool for event-driven process chain modeling. Learn how EPC diagram definition, logic, and real-world applications drive business clarity and process optimization.","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\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/","og_locale":"pl_PL","og_type":"article","og_title":"What Is an EPC Diagram? A Beginner's Guide","og_description":"Discover what is an EPC diagram: a powerful tool for event-driven process chain modeling. Learn how EPC diagram definition, logic, and real-world applications drive business clarity and process optimization.","og_url":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/","og_site_name":"Visual Paradigm Skills Polski","twitter_card":"summary_large_image","twitter_misc":{"Szacowany czas czytania":"7 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/","url":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/","name":"What Is an EPC Diagram? A Beginner's Guide","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#website"},"datePublished":"2026-02-25T10:26:02+00:00","description":"Discover what is an EPC diagram: a powerful tool for event-driven process chain modeling. Learn how EPC diagram definition, logic, and real-world applications drive business clarity and process optimization.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/what-is-epc-diagram\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/pl\/"},{"@type":"ListItem","position":2,"name":"EPC Diagram Fundamentals: A Beginner\u2019s Guide to Process Modeling","item":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/"},{"@type":"ListItem","position":3,"name":"Understanding the Foundations of EPC","item":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/epc-diagram-fundamentals\/epc-diagram-basics\/"},{"@type":"ListItem","position":4,"name":"What Is an EPC Diagram? Understanding the Basics of Event-Driven Process Chains"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#website","url":"https:\/\/skills.visual-paradigm.com\/pl\/","name":"Visual Paradigm Skills Polski","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#organization","name":"Visual Paradigm Skills Polski","url":"https:\/\/skills.visual-paradigm.com\/pl\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Polski"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/869","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/869\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/868"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/media?parent=869"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/doc_tag?post=869"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}