{"id":1600,"date":"2026-02-25T10:43:48","date_gmt":"2026-02-25T10:43:48","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/"},"modified":"2026-03-02T09:20:25","modified_gmt":"2026-03-02T09:20:25","slug":"sysml-tools-setup","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/","title":{"rendered":"Setting Up Your SysML Toolbox"},"content":{"rendered":"<p>Too many engineers begin modeling with a tool before they\u2019ve defined their workflow. That\u2019s a recipe for confusion. The right SysML environment configuration isn\u2019t about software features\u2014it\u2019s about making your modeling process reliable, scalable, and team-friendly from day one.<\/p>\n<p>After two decades of guiding teams through MBSE adoption, I\u2019ve seen the same mistakes repeat: poor naming, no template standards, and environments that break when shared. You don\u2019t need the flashiest tool. You need consistency, clarity, and a setup that grows with your project.<\/p>\n<p>This section walks you through the essentials of setting up your SysML toolbox\u2014choosing the right tool, configuring your environment, and establishing a solid foundation for your first Visual Paradigm SysML project.<\/p>\n<h2>Choosing the Right SysML Tool for Your Needs<\/h2>\n<p>Not all modeling tools are built for the same use case. Some prioritize simplicity, others integration with simulation or enterprise systems. The key is matching your tool to your project\u2019s complexity and team size.<\/p>\n<p>For beginners, the ideal tool should offer clear diagram types, intuitive drag-and-drop interface, and strong support for MBSE traceability. It should also export documentation cleanly\u2014because models aren\u2019t just for engineers; they\u2019re for stakeholders, auditors, and future you.<\/p>\n<p>Visual Paradigm stands out in this space. It offers full SysML 1.6 compliance, supports all nine diagram types out of the box. But the real value lies in its structured project templates and automatic validation rules.<\/p>\n<h3>Key Evaluation Criteria<\/h3>\n<ul>\n<li><strong>Diagram support<\/strong> \u2013 Does it include all nine SysML diagrams? Missing BDD or IBD? That\u2019s a red flag.<\/li>\n<li><strong>Traceability features<\/strong> \u2013 Can you link requirements directly to blocks, activities, or test cases?<\/li>\n<li><strong>Collaboration readiness<\/strong> \u2013 Does it support version control via Git or cloud sync?<\/li>\n<li><strong>Export and documentation<\/strong> \u2013 Can you generate clean reports, PDFs, or HTML outputs?<\/li>\n<li><strong>Learning curve<\/strong> \u2013 Does it offer guided tutorials and error hints?<\/li>\n<\/ul>\n<p>Don\u2019t pick a tool based on popularity alone. Ask: Will this help me avoid rework, or force me into it?<\/p>\n<h2>Setting Up Your Visual Paradigm SysML Project<\/h2>\n<p>Once you\u2019ve chosen your tool, the next step is to configure your first Visual Paradigm SysML project with attention to structure and naming. A well-structured project prevents headaches later when diagrams grow complex.<\/p>\n<p>Start by creating a new project using the <strong>SysML Project Template<\/strong>. This template includes default folders for all diagram types, predefined stereotypes, and a basic requirements block. It\u2019s a proven starting point that saves you from reinventing the wheel.<\/p>\n<h3>Step-by-Step Setup Guide<\/h3>\n<ol>\n<li>Open Visual Paradigm and select <strong>New Project<\/strong>.<\/li>\n<li>Choose the <strong>SysML Model<\/strong> template under the \u201cModel\u201d category.<\/li>\n<li>Name your project: e.g., \u201cSmartHome_System_Model\u201d.<\/li>\n<li>Set the workspace path to a dedicated folder (avoid desktop).<\/li>\n<li>After creation, verify that the default folders appear: <em>Requirements, Blocks, Activities, Sequence, State Machine, etc.<\/em><\/li>\n<li>Go to <strong>Project &gt; Settings<\/strong> and enable <strong>Auto-Traceability<\/strong> and <strong>Diagram Validation<\/strong>.<\/li>\n<\/ol>\n<p>These settings ensure that every time you create a new block or requirement, the tool enforces consistency. No more orphaned elements or broken links.<\/p>\n<h3>Recommended Folder Structure<\/h3>\n<table border=\"1\" cellspacing=\"0\" cellpadding=\"4\">\n<tbody>\n<tr>\n<th>Folder<\/th>\n<th>Recommended Use<\/th>\n<\/tr>\n<tr>\n<td>Requirements<\/td>\n<td>Store all user and system requirements. Use <code>REQ-101<\/code> format.<\/td>\n<\/tr>\n<tr>\n<td>Blocks<\/td>\n<td>Define system components using Block Definition Diagrams (BDD).<\/td>\n<\/tr>\n<tr>\n<td>Activities<\/td>\n<td>Model workflows with Activity Diagrams.<\/td>\n<\/tr>\n<tr>\n<td>Sequence<\/td>\n<td>Detail interaction sequences between components.<\/td>\n<\/tr>\n<tr>\n<td>State Machines<\/td>\n<td>Represent reactive behavior and state transitions.<\/td>\n<\/tr>\n<tr>\n<td>Parametric<\/td>\n<td>Model constraints and performance equations.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Organizing your project this way ensures that models are modular and traceable. When a stakeholder asks, \u201cWhere is the power management logic?\u201d you can point directly to the Activity Diagram and its supporting BDD.<\/p>\n<h2>Environment Configuration Best Practices<\/h2>\n<p>Even the best tool fails without proper environment configuration. I\u2019ve seen teams waste weeks due to inconsistent naming, floating diagrams, and weak metadata.<\/p>\n<p>Here\u2019s what I recommend for robust SysML environment configuration:<\/p>\n<h3>Core Configuration Rules<\/h3>\n<ul>\n<li><strong>Use consistent naming<\/strong>: Blocks should be <code>UpperCamelCase<\/code>, attributes <code>lowerCamelCase<\/code>, and requirements <code>REQ-XXX<\/code>.<\/li>\n<li><strong>Set default stereotypes<\/strong>: Define standard stereotypes like \u00abrequirement\u00bb, \u00abfunction\u00bb, \u00abcomponent\u00bb, and \u00abinterface\u00bb in the model settings.<\/li>\n<li><strong>Enable automatic diagram validation<\/strong>: Turn on warnings for missing allocators, unlinked requirements, or orphaned blocks.<\/li>\n<li><strong>Define default diagram sizes<\/strong>: Use a standard A3 or A4 layout for consistency across reports.<\/li>\n<li><strong>Use versioning<\/strong>: Start with <code>v1.0<\/code> and increment after major changes. Append <code>-dev<\/code> for working versions.<\/li>\n<\/ul>\n<p>These rules aren\u2019t just about neatness. They ensure that your model is not just visually clean, but logically coherent and auditable. A single inconsistency can derail a verification cycle.<\/p>\n<h2>Preparing for Your First SysML Modeling Task<\/h2>\n<p>With your environment configured and project structure in place, your model is ready to grow. But don\u2019t rush into diagram creation. The first step is always to define your system boundary and scope.<\/p>\n<p>Start with a <strong>Use Case Diagram<\/strong> to identify actors and high-level functions. Then move to a <strong>Block Definition Diagram<\/strong> to decompose the system into components. This sequence prevents over-modeling and keeps you focused on intent.<\/p>\n<p>Remember: your goal isn\u2019t to draw every possible diagram. It\u2019s to build a model that captures the essential structure and behavior, supports traceability, and evolves with the project.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>What\u2019s the best SysML tool for beginners?<\/h3>\n<p>Visual Paradigm is ideal for beginners due to its intuitive interface, built-in templates, and strong support for MBSE traceability. It reduces cognitive load by guiding you through each step\u2014perfect when you\u2019re learning how SysML diagrams connect.<\/p>\n<h3>How do I ensure consistency across my team\u2019s SysML models?<\/h3>\n<p>Use a shared project template, define naming conventions, and enable model validation rules. Visual Paradigm allows you to export and share a settings file so all team members inherit the same configuration. Consistency starts with configuration.<\/p>\n<h3>Why should I use Visual Paradigm for SysML environment configuration?<\/h3>\n<p>It enforces best practices out of the box\u2014automatically validating relationships, supporting traceability, and offering templates that align with MBSE workflows. It also integrates with requirement and test management tools, reducing manual updates.<\/p>\n<h3>Is it necessary to set up folders in my SysML project?<\/h3>\n<p>Yes. Without a defined structure, your model becomes a chaotic mix of diagrams and elements. Folder organization ensures clarity, traceability, and scalability. It\u2019s the difference between a model that grows and one that collapses under its own complexity.<\/p>\n<h3>How do I recover from a misconfigured SysML project?<\/h3>\n<p>Start by exporting your current model (if possible) and creating a clean new project using the standard template. Then, re-import blocks and diagrams in reverse order\u2014starting from the highest level (e.g., Use Case, BDD) down to detail diagrams. Always backup before restructuring.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Too many engineers begin modeling with a tool before they\u2019ve defined their workflow. That\u2019s a recipe for confusion. The right SysML environment configuration isn\u2019t about software features\u2014it\u2019s about making your modeling process reliable, scalable, and team-friendly from day one. After two decades of guiding teams through MBSE adoption, I\u2019ve seen the same mistakes repeat: poor [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1595,"menu_order":4,"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":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","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-1600","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>SysML Tools Setup: Your First Steps<\/title>\n<meta name=\"description\" content=\"Learn how to set up your SysML toolbox with the right environment configuration and Visual Paradigm SysML project setup. Start your MBSE journey right with expert-guided setup tips for beginners.\" \/>\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\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SysML Tools Setup: Your First Steps\" \/>\n<meta property=\"og:description\" content=\"Learn how to set up your SysML toolbox with the right environment configuration and Visual Paradigm SysML project setup. Start your MBSE journey right with expert-guided setup tips for beginners.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Deutsch\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-02T09:20:25+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"5\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/\",\"name\":\"SysML Tools Setup: Your First Steps\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#website\"},\"datePublished\":\"2026-02-25T10:43:48+00:00\",\"dateModified\":\"2026-03-02T09:20:25+00:00\",\"description\":\"Learn how to set up your SysML toolbox with the right environment configuration and Visual Paradigm SysML project setup. Start your MBSE journey right with expert-guided setup tips for beginners.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SysML Essentials for Beginners\",\"item\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Understanding the Systems Modeling Landscape\",\"item\":\"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Setting Up Your SysML Toolbox\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/de\/\",\"name\":\"Visual Paradigm Skills Deutsch\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#organization\",\"name\":\"Visual Paradigm Skills Deutsch\",\"url\":\"https:\/\/skills.visual-paradigm.com\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/de\/wp-content\/uploads\/sites\/4\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/de\/wp-content\/uploads\/sites\/4\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Deutsch\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/de\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SysML Tools Setup: Your First Steps","description":"Learn how to set up your SysML toolbox with the right environment configuration and Visual Paradigm SysML project setup. Start your MBSE journey right with expert-guided setup tips for beginners.","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\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/","og_locale":"de_DE","og_type":"article","og_title":"SysML Tools Setup: Your First Steps","og_description":"Learn how to set up your SysML toolbox with the right environment configuration and Visual Paradigm SysML project setup. Start your MBSE journey right with expert-guided setup tips for beginners.","og_url":"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/","og_site_name":"Visual Paradigm Skills Deutsch","article_modified_time":"2026-03-02T09:20:25+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"5\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/","url":"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/","name":"SysML Tools Setup: Your First Steps","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/de\/#website"},"datePublished":"2026-02-25T10:43:48+00:00","dateModified":"2026-03-02T09:20:25+00:00","description":"Learn how to set up your SysML toolbox with the right environment configuration and Visual Paradigm SysML project setup. Start your MBSE journey right with expert-guided setup tips for beginners.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/sysml-tools-setup\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/de\/"},{"@type":"ListItem","position":2,"name":"SysML Essentials for Beginners","item":"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/"},{"@type":"ListItem","position":3,"name":"Understanding the Systems Modeling Landscape","item":"https:\/\/skills.visual-paradigm.com\/de\/docs\/sysml-essentials-for-beginners\/what-is-sysml\/"},{"@type":"ListItem","position":4,"name":"Setting Up Your SysML Toolbox"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/de\/#website","url":"https:\/\/skills.visual-paradigm.com\/de\/","name":"Visual Paradigm Skills Deutsch","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/de\/#organization","name":"Visual Paradigm Skills Deutsch","url":"https:\/\/skills.visual-paradigm.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/skills.visual-paradigm.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/de\/wp-content\/uploads\/sites\/4\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/de\/wp-content\/uploads\/sites\/4\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Deutsch"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/de\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/docs\/1600","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":2,"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/docs\/1600\/revisions"}],"predecessor-version":[{"id":2457,"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/docs\/1600\/revisions\/2457"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/docs\/1595"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/media?parent=1600"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/de\/wp-json\/wp\/v2\/doc_tag?post=1600"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}