{"id":661,"date":"2026-02-25T10:21:41","date_gmt":"2026-02-25T10:21:41","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/"},"modified":"2026-02-25T10:21:41","modified_gmt":"2026-02-25T10:21:41","slug":"dfd-team-standards","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/","title":{"rendered":"Establishing Team Standards for DFD Quality"},"content":{"rendered":"<p>One rule I\u2019ve seen break more DFDs than any other is assuming that \u201cgood enough\u201d for one analyst means \u201cacceptable\u201d for the team. That single assumption silently erodes clarity, misaligns interpretations, and turns collaboration into a guessing game. When each person draws data flows differently \u2014 in notation, naming, or depth \u2014 the model ceases to be a shared language and becomes a fragmented puzzle. Even a single mislabeled flow can derail a sprint, confuse developers, or lead to audit failures. The fix isn\u2019t more tools or longer standards documents. It\u2019s a deliberate, lightweight agreement on how you\u2019ll work together. This chapter shows you how to turn individual best practices into team-wide DFD team standards that scale without slowing you down.<\/p>\n<h2>Why Lightweight Standards Win \u2014 Every Time<\/h2>\n<p>Most teams either skip standards entirely or drown in documentation. I\u2019ve seen both. The first leads to chaos. The second leads to compliance without clarity \u2014 a version of \u201cdoing it wrong, but right in the eyes of a process.\u201d The real problem isn\u2019t complexity. It\u2019s inconsistency. When a process is labeled \u201cHandle Payment\u201d in one diagram and \u201cProcess Payment Request\u201d in another, you\u2019re not modeling a system \u2014 you\u2019re modeling confusion.<\/p>\n<p>Good team DFD conventions don\u2019t need to be enforced by policy. They should emerge from shared understanding, like a language evolving in a community. The goal isn\u2019t perfection. It\u2019s predictability. If a new analyst can open a DFD and understand its structure, naming logic, and expected detail level within minutes, you\u2019ve succeeded.<\/p>\n<p>Start small. Focus on the top 3 sources of friction: notation, naming, and decomposition depth. These are the levers that, when aligned, make all other improvements easier.<\/p>\n<h2>Core Pillars of a Practical DFD Standard<\/h2>\n<h3>1. Pick One Notation \u2014 and Stick to It<\/h3>\n<p>Don\u2019t mix Yourdon, Gane &amp; Sarson, and custom symbols. It doesn\u2019t matter which one you pick \u2014 as long as your team agrees. I\u2019ve worked with teams that chose Gane &amp; Sarson for its clarity in process and data store symbols, others who preferred the simpler, more modern approach of the ISO-standard DFD notation.<\/p>\n<p>Key decision: Will you use rounded rectangles for processes, or squares? Will data stores be double-line rectangles or open boxes? Choose one. Document it in a 1-page cheat sheet. Include icons, flow direction (left-to-right or top-to-bottom), and what to avoid.<\/p>\n<p><strong>Pro Tip:<\/strong> Embed this in your modeling tool. Most platforms (like Visual Paradigm) allow you to create a template with a legend. When a new diagram starts, it\u2019s already aligned.<\/p>\n<h3>2. Standardize Naming: Clarity Over Creativity<\/h3>\n<p>\u201cProcess Data\u201d is worse than no label at all. It\u2019s meaningless. \u201cValidate Customer Identity\u201d is actionable. It tells you what the data is, and what transformation happens.<\/p>\n<p>Set a simple naming convention:<\/p>\n<ul>\n<li><strong>Processes:<\/strong> Use a verb + object structure. \u201cGenerate Report,\u201d \u201cAuthenticate User,\u201d \u201cUpdate Inventory.\u201d<\/li>\n<li><strong>Data flows:<\/strong> Use \u201cNoun\u201d or \u201cNoun + Action\u201d (e.g., \u201cPayment Details,\u201d \u201cOrder Confirmation Sent\u201d).<\/li>\n<li><strong>Data stores:<\/strong> Use \u201cData\u201d or \u201cArchive\u201d suffix: \u201cCustomer Data,\u201d \u201cOrder Archive.\u201d<\/li>\n<\/ul>\n<p>These rules aren\u2019t rigid. They\u2019re guardrails. They prevent vague labels that no one can review or test.<\/p>\n<h3>3. Define Level of Detail with a Decision Tree<\/h3>\n<p>Not every process needs to be broken down to the atomic level. But when it does, everyone must know when it\u2019s time to stop.<\/p>\n<p>Use this simple decision rule:<\/p>\n<p>Decompose a process if:<\/p>\n<ul>\n<li>It contains more than 5 data flows.<\/li>\n<li>It includes a decision point (e.g., \u201cif payment failed\u2026\u201d).<\/li>\n<li>It\u2019s a high-risk or high-complexity area (e.g., payment processing, compliance checks).<\/li>\n<li>It\u2019s a core business function with multiple stakeholders.<\/li>\n<\/ul>\n<p>If none of these apply, keep it high-level. You don\u2019t need to \u201cdeconstruct everything to the smallest unit.\u201d The goal is not granularity \u2014 it\u2019s clarity.<\/p>\n<h3>4. Set a Review Cadence<\/h3>\n<p>Even the cleanest DFDs drift if they\u2019re not reviewed. I\u2019ve seen diagrams gain \u201cinvisible\u201d flows over time \u2014 data that\u2019s moved but never documented, processes that no longer exist.<\/p>\n<p>Implement a lightweight peer review:<\/p>\n<ol>\n<li>After completing a new DFD level, assign one peer to review it.<\/li>\n<li>Use a 5-question checklist (see below).<\/li>\n<li>Review within 48 hours. No exceptions.<\/li>\n<\/ol>\n<p>This isn\u2019t about bureaucracy. It\u2019s about catching errors before they become technical or design debt.<\/p>\n<h3>5. Embed Standards in Onboarding and Templates<\/h3>\n<p>Don\u2019t expect new analysts to read a 20-page standard document. They won\u2019t.<\/p>\n<p>Instead:<\/p>\n<ul>\n<li>Create a \u201cDFD Starter Kit\u201d folder in your project repo.<\/li>\n<li>Include a sample Level 0 DFD with annotated conventions.<\/li>\n<li>Provide a template file (e.g., .vpp or .drawio) with your agreed-upon notation, color scheme, and legend.<\/li>\n<li>Link to a 2-minute video walkthrough (or a slide deck) explaining the 5 key rules.<\/li>\n<\/ul>\n<p>Make it the first thing a new team member opens. This way, they\u2019re not learning DFDs \u2014 they\u2019re learning your way of doing them.<\/p>\n<h2>Real Example: A 1-Page DFD Team Standards Document<\/h2>\n<p>Here\u2019s how a real team structured theirs. It\u2019s not exhaustive \u2014 it\u2019s focused.<\/p>\n<table border=\"1\" cellpadding=\"5\" cellspacing=\"0\">\n<tbody>\n<tr>\n<th>Element<\/th>\n<th>Standard<\/th>\n<th>Example<\/th>\n<\/tr>\n<tr>\n<td><strong>Process<\/strong><\/td>\n<td>Verb + Noun. Avoid generic terms.<\/td>\n<td>\u201cVerify User Credentials\u201d<\/td>\n<\/tr>\n<tr>\n<td><strong>Data Flow<\/strong><\/td>\n<td>Use \u201cNoun\u201d or \u201cNoun + Action.\u201d Show direction.<\/td>\n<td>\u201cPayment Data Sent to Bank\u201d<\/td>\n<\/tr>\n<tr>\n<td><strong>Data Store<\/strong><\/td>\n<td>Use \u201cData\u201d or \u201cArchive\u201d suffix.<\/td>\n<td>\u201cCustomer Data\u201d<\/td>\n<\/tr>\n<tr>\n<td><strong>Notation<\/strong><\/td>\n<td>Use Gane &amp; Sarson: rounded rectangle for process, double-line rectangle for data store.<\/td>\n<td>Visual reference included in template.<\/td>\n<\/tr>\n<tr>\n<td><strong>Decomposition<\/strong><\/td>\n<td>Break down only if process has &gt;5 flows or a decision.<\/td>\n<td>Do not decompose \u201cSend Email\u201d unless it triggers multiple actions.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>That\u2019s it. One page. No jargon. No checklist overload. Just a shared understanding \u2014 and a path to consistency.<\/p>\n<h2>How to Maintain Your Standards<\/h2>\n<p>Standards aren\u2019t set and forgotten. They evolve.<\/p>\n<p>At the end of each sprint, hold a 15-minute DFD reflection:<\/p>\n<ul>\n<li>What was the most confusing DFD this sprint?<\/li>\n<li>Where did naming cause ambiguity?<\/li>\n<li>Was any process over-decomposed or under-decomposed?<\/li>\n<li>Did we violate the team conventions?<\/li>\n<\/ul>\n<p>Document one improvement. Update the template. Share with the team.<\/p>\n<p>Over time, you\u2019ll build a culture where DFDs aren\u2019t \u201cdelivered\u201d \u2014 they\u2019re <em>evolved<\/em>. And that\u2019s where real clarity begins.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>How do I get my team to agree on DFD standards?<\/h3>\n<p>Start with a 1-hour workshop. Show 3 examples: one clean, one messy, one with conflicting conventions. Ask the team: \u201cWhich one would you trust to build from?\u201d Then discuss what made the difference. Let them co-create the rules. Ownership beats imposition.<\/p>\n<h3>Can I use DFD team standards on legacy systems?<\/h3>\n<p>Absolutely. Start with a high-level DFD of the current state. Apply your naming and notation rules to a few key processes. Use the refactored version to communicate with stakeholders. Then gradually update others as you go.<\/p>\n<h3>How often should we review our DFD standards?<\/h3>\n<p>Every 2\u20133 sprints. Not more. Too frequent reviews cause fatigue. Too rare, and standards drift. A 15-minute session every 6 weeks keeps things alive without pressure.<\/p>\n<h3>What if someone on the team ignores the standards?<\/h3>\n<p>Address it early. Not in a blame game \u2014 but in a \u201clet\u2019s make this work for everyone\u201d tone. Ask: \u201cWhat made this hard to follow?\u201d or \u201cHow could we make this clearer next time?\u201d Use the feedback to improve the standard, not punish.<\/p>\n<h3>Do I need a full-time DFD expert on the team?<\/h3>\n<p>No. DFD modeling is a skill, not a role. With a shared standard and a few key guidelines, any analyst can produce consistent diagrams. The real value isn\u2019t in having a specialist \u2014 it\u2019s in having a shared language.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>One rule I\u2019ve seen break more DFDs than any other is assuming that \u201cgood enough\u201d for one analyst means \u201cacceptable\u201d for the team. That single assumption silently erodes clarity, misaligns interpretations, and turns collaboration into a guessing game. When each person draws data flows differently \u2014 in notation, naming, or depth \u2014 the model ceases [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":658,"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-661","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 Team Standards: Building Consistency Without Bureaucracy<\/title>\n<meta name=\"description\" content=\"Establish lightweight, effective DFD team standards that ensure consistency, clarity, and maintainability across your data flow diagrams \u2014 without adding overhead. Learn how to standardize notation, naming, and review practices with real-world examples.\" \/>\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\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/\" \/>\n<meta property=\"og:locale\" content=\"id_ID\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DFD Team Standards: Building Consistency Without Bureaucracy\" \/>\n<meta property=\"og:description\" content=\"Establish lightweight, effective DFD team standards that ensure consistency, clarity, and maintainability across your data flow diagrams \u2014 without adding overhead. Learn how to standardize notation, naming, and review practices with real-world examples.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Indonesia\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimasi waktu membaca\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 menit\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/\",\"name\":\"DFD Team Standards: Building Consistency Without Bureaucracy\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/id\/#website\"},\"datePublished\":\"2026-02-25T10:21:41+00:00\",\"description\":\"Establish lightweight, effective DFD team standards that ensure consistency, clarity, and maintainability across your data flow diagrams \u2014 without adding overhead. Learn how to standardize notation, naming, and review practices with real-world examples.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/#breadcrumb\"},\"inLanguage\":\"id\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/id\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Common DFD Mistakes and How to Avoid Them\",\"item\":\"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"From Bad Diagrams to Better Practice\",\"item\":\"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Establishing Team Standards for DFD Quality\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/id\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/id\/\",\"name\":\"Visual Paradigm Skills Indonesia\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/id\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/id\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"id\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/id\/#organization\",\"name\":\"Visual Paradigm Skills Indonesia\",\"url\":\"https:\/\/skills.visual-paradigm.com\/id\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/id\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/id\/wp-content\/uploads\/sites\/7\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/id\/wp-content\/uploads\/sites\/7\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Indonesia\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/id\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"DFD Team Standards: Building Consistency Without Bureaucracy","description":"Establish lightweight, effective DFD team standards that ensure consistency, clarity, and maintainability across your data flow diagrams \u2014 without adding overhead. Learn how to standardize notation, naming, and review practices with real-world examples.","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\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/","og_locale":"id_ID","og_type":"article","og_title":"DFD Team Standards: Building Consistency Without Bureaucracy","og_description":"Establish lightweight, effective DFD team standards that ensure consistency, clarity, and maintainability across your data flow diagrams \u2014 without adding overhead. Learn how to standardize notation, naming, and review practices with real-world examples.","og_url":"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/","og_site_name":"Visual Paradigm Skills Indonesia","twitter_card":"summary_large_image","twitter_misc":{"Estimasi waktu membaca":"6 menit"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/","url":"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/","name":"DFD Team Standards: Building Consistency Without Bureaucracy","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/id\/#website"},"datePublished":"2026-02-25T10:21:41+00:00","description":"Establish lightweight, effective DFD team standards that ensure consistency, clarity, and maintainability across your data flow diagrams \u2014 without adding overhead. Learn how to standardize notation, naming, and review practices with real-world examples.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/#breadcrumb"},"inLanguage":"id","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/dfd-team-standards\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/id\/"},{"@type":"ListItem","position":2,"name":"Common DFD Mistakes and How to Avoid Them","item":"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/"},{"@type":"ListItem","position":3,"name":"From Bad Diagrams to Better Practice","item":"https:\/\/skills.visual-paradigm.com\/id\/docs\/common-dfd-mistakes-and-how-to-avoid-them\/improving-bad-dfd\/"},{"@type":"ListItem","position":4,"name":"Establishing Team Standards for DFD Quality"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/id\/#website","url":"https:\/\/skills.visual-paradigm.com\/id\/","name":"Visual Paradigm Skills Indonesia","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/id\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/id\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"id"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/id\/#organization","name":"Visual Paradigm Skills Indonesia","url":"https:\/\/skills.visual-paradigm.com\/id\/","logo":{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/skills.visual-paradigm.com\/id\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/id\/wp-content\/uploads\/sites\/7\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/id\/wp-content\/uploads\/sites\/7\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Indonesia"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/id\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/id\/wp-json\/wp\/v2\/docs\/661","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/id\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/id\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/id\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/id\/wp-json\/wp\/v2\/docs\/661\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/id\/wp-json\/wp\/v2\/docs\/658"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/id\/wp-json\/wp\/v2\/media?parent=661"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/id\/wp-json\/wp\/v2\/doc_tag?post=661"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}