{"id":1627,"date":"2026-02-25T10:43:57","date_gmt":"2026-02-25T10:43:57","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/"},"modified":"2026-03-02T09:19:33","modified_gmt":"2026-03-02T09:19:33","slug":"sysml-integration-organizational-processes","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/","title":{"rendered":"Integrating SysML into Organizational Processes"},"content":{"rendered":"<p>Never treat SysML as a standalone documentation tool. That mistake alone undermines 90% of its value. I\u2019ve seen teams spend months refining diagrams only to realize they didn\u2019t connect to actual requirements, schedules, or stakeholder needs.<\/p>\n<p>SysML integration isn\u2019t about producing pretty pictures. It\u2019s about aligning model artifacts with real engineering decisions\u2014ensuring that every block, flow, and constraint supports a measurable goal. When models are disconnected from project management and requirement tools, traceability collapses, rework skyrockets, and teams lose confidence in their own designs.<\/p>\n<p>Here, I share the exact workflow I\u2019ve used across aerospace, automotive, and software-intensive systems to embed SysML into organizational processes. You\u2019ll learn how to make model-based systems engineering (MBSE) a living part of your engineering lifecycle\u2014no fluff, just proven practices.<\/p>\n<h2>Why SysML Integration is Not Optional<\/h2>\n<p>Too many organizations treat SysML as a \u201cnice-to-have\u201d afterthought. But when integrated properly, it becomes the central nervous system of system development.<\/p>\n<p>Consider a team building a new medical device. Without SysML integration, requirements are scattered across spreadsheets, emails, and verbal agreements. Design changes are communicated via meetings or informal notes. When testing fails, there\u2019s no way to trace back which requirement, function, or component caused the issue.<\/p>\n<p>With SysML integration, every requirement maps to a function, which maps to a component. Every behavior is traceable to a use case and a test case. This isn\u2019t just good practice\u2014it\u2019s essential for safety-critical systems.<\/p>\n<h3>The Foundation: Model-Driven Traceability<\/h3>\n<p>Traceability isn\u2019t just about linking elements\u2014it\u2019s about ensuring decisions are justified and verifiable. SysML supports this through allocation, which connects requirements to components, behaviors to functions, and test cases to design elements.<\/p>\n<p>Use allocation relationships across diagrams to show how a requirement is fulfilled by a system function, which is realized by a behavior, and implemented by a component. This creates a clear, auditable chain.<\/p>\n<h2>Integrating SysML with Project Management<\/h2>\n<p>SysML project management isn\u2019t about replacing tools. It\u2019s about enriching them with model-based context.<\/p>\n<p>Here\u2019s how:<\/p>\n<ol>\n<li>Link system requirements in your SysML model to work items in your project tracker.<\/li>\n<li>Map deliverables in your project plan to specific model elements\u2014e.g., \u201cDesign Phase 3\u201d corresponds to the completion of the Internal Block Diagram (IBD).<\/li>\n<li>Use model state (e.g., \u201cApproved,\u201d \u201cUnder Review\u201d) as a status field in your project tool.<\/li>\n<li>Automate status updates via tool integration .<\/li>\n<\/ol>\n<p>This way, project managers aren\u2019t just tracking tasks\u2014they\u2019re seeing the system being built in real time.<\/p>\n<h3>Example: Integration in a Smart Home System Project<\/h3>\n<p>In a recent project, we modeled the HVAC control subsystem in SysML. We allocated the requirement \u201cMaintain room temperature within \u00b11\u00b0C\u201d to a control behavior, which ran on a centralized controller component. That behavior was linked to a Jira task titled \u201cImplement temperature control algorithm.\u201d When the model passed simulation, the task was marked complete\u2014and the model\u2019s state updated automatically.<\/p>\n<p>Result: No more \u201cdid the code match the spec?\u201d confusion. The model was the single source of truth.<\/p>\n<h2>Enterprise SysML Adoption: A Practical Roadmap<\/h2>\n<p>Enterprise SysML adoption is less about buying tools and more about changing culture. I\u2019ve seen companies fail not because of poor tools, but because they treated SysML like a compliance checkbox.<\/p>\n<p>Here\u2019s how to succeed:<\/p>\n<h3>Step 1: Start Small, Prove Value<\/h3>\n<p>Begin with a single subsystem\u2014e.g., a battery management system in an electric vehicle. Build the BDD, IBD, and activity diagrams. Show how model integration reduced rework by 40% during validation.<\/p>\n<h3>Step 2: Integrate with Requirement Tools<\/h3>\n<p>Use tools that support SysML traceability. Many modern requirement management platforms (like Jama, IBM DOORS, or Polarion) allow direct import\/export of SysML models. Map each requirement to a SysML constraint or function.<\/p>\n<h3>Step 3: Align with Development Lifecycles<\/h3>\n<p>Sync model milestones with project phases. For example:<\/p>\n<table>\n<tbody>\n<tr>\n<th>Project Phase<\/th>\n<th>Modeling Deliverable<\/th>\n<th>Key SysML Artifacts<\/th>\n<\/tr>\n<tr>\n<td>Conceptual Design<\/td>\n<td>Block Definition Diagram (BDD)<\/td>\n<td>System decomposition, component hierarchy<\/td>\n<\/tr>\n<tr>\n<td>Functional Design<\/td>\n<td>Activity &amp; Sequence Diagrams<\/td>\n<td>Workflow modeling, interaction logic<\/td>\n<\/tr>\n<tr>\n<td>Architecture<\/td>\n<td>Internal Block Diagram (IBD)<\/td>\n<td>Component interfaces, ports, flows<\/td>\n<\/tr>\n<tr>\n<td>Verification<\/td>\n<td>Requirements &amp; Parametric Diagrams<\/td>\n<td>Constraint verification, test case mapping<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>This alignment ensures that every development phase has a model-based artifact tied to it.<\/p>\n<h3>Step 4: Train and Empower the Team<\/h3>\n<p>Don\u2019t assume engineers will pick up SysML on their own. Offer targeted workshops focused on one diagram type at a time\u2014start with BDD, then IBD, then activity flow.<\/p>\n<p>Encourage team leads to review model artifacts during sprint planning. This builds ownership and reduces dependency on modelers.<\/p>\n<h2>Overcoming Common Integration Challenges<\/h2>\n<p>SysML integration isn\u2019t without friction. Here are the top three issues and how to fix them:<\/p>\n<ul>\n<li><strong>Model too detailed<\/strong>: Focus on key elements. Use abstraction levels\u2014don\u2019t model every wire in a control system. Prioritize elements that affect safety, performance, or cost.<\/li>\n<li><strong>Tools don\u2019t talk<\/strong>: Use standardized formats like XMI or XML exports. Tools like Visual Paradigm support direct integration with Jira, Confluence, and enterprise requirement systems.<\/li>\n<li><strong>Stakeholders don\u2019t understand models<\/strong>: Create simplified versions of diagrams for non-technical audiences. Use color coding, annotations, and layered views to highlight key logic.<\/li>\n<\/ul>\n<h2>Real-World Example: Aerospace Safety System<\/h2>\n<p>For a satellite control system, we used SysML to model the fault detection, isolation, and recovery (FDIR) logic. The state machine diagram captured all possible failure states, while the activity diagram showed the recovery sequence.<\/p>\n<p>We linked every recovery step to a requirement in our requirement management tool. During integration testing, we validated that each state transition was covered by a test case. When a failure occurred in the field, we traced back to the exact model element that caused the system to transition into a degraded state.<\/p>\n<p>This integration saved weeks of debugging. The model wasn\u2019t just a design artifact\u2014it was a diagnostic tool.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>Can SysML work in agile environments?<\/h3>\n<p>Absolutely. SysML doesn\u2019t require waterfall planning. Use models to define epics, features, and user stories. The model shows high-level structure and behavior, while agile tools manage sprint tasks. The key is to keep the model stable while sprinting forward.<\/p>\n<h3>What\u2019s the best way to start enterprise SysML adoption?<\/h3>\n<p>Start with a pilot project. Focus on one system, one requirement, and one tool integration. Measure time saved in design reviews, rework, and verification. Use this to justify expanding adoption across the organization.<\/p>\n<h3>Do I need to model everything in SysML?<\/h3>\n<p>No. Focus on elements that impact behavior, interfaces, or safety. Use SysML for what it does best: capturing structure, behavior, and traceability. For low-risk components, use simpler documentation.<\/p>\n<h3>How do I ensure model consistency across teams?<\/h3>\n<p>Enforce naming standards, use shared libraries of blocks and behaviors, and perform regular model audits. Set up automated checks via tooling\u2014e.g., \u201cNo requirement should be unallocated to a behavior.\u201d<\/p>\n<h3>Is SysML integration worth the effort?<\/h3>\n<p>Yes. The return on investment comes in reduced rework, faster verification, and better stakeholder alignment. I\u2019ve never worked with a team that didn\u2019t see tangible benefits within three months of proper SysML integration.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Never treat SysML as a standalone documentation tool. That mistake alone undermines 90% of its value. I\u2019ve seen teams spend months refining diagrams only to realize they didn\u2019t connect to actual requirements, schedules, or stakeholder needs. SysML integration isn\u2019t about producing pretty pictures. It\u2019s about aligning model artifacts with real engineering decisions\u2014ensuring that every block, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1622,"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-1627","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 Integration for Engineering Excellence<\/title>\n<meta name=\"description\" content=\"Learn how to integrate SysML into project management and enterprise workflows. Discover proven strategies for enterprise SysML adoption, ensuring traceability, collaboration, and model-based systems engineering success.\" \/>\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\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SysML Integration for Engineering Excellence\" \/>\n<meta property=\"og:description\" content=\"Learn how to integrate SysML into project management and enterprise workflows. Discover proven strategies for enterprise SysML adoption, ensuring traceability, collaboration, and model-based systems engineering success.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Fran\u00e7ais\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-02T09:19:33+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/\",\"name\":\"SysML Integration for Engineering Excellence\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#website\"},\"datePublished\":\"2026-02-25T10:43:57+00:00\",\"dateModified\":\"2026-03-02T09:19:33+00:00\",\"description\":\"Learn how to integrate SysML into project management and enterprise workflows. Discover proven strategies for enterprise SysML adoption, ensuring traceability, collaboration, and model-based systems engineering success.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SysML Essentials for Beginners\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Modeling Mindset and Professional Practice\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Integrating SysML into Organizational Processes\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/\",\"name\":\"Visual Paradigm Skills Fran\u00e7ais\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#organization\",\"name\":\"Visual Paradigm Skills Fran\u00e7ais\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Fran\u00e7ais\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SysML Integration for Engineering Excellence","description":"Learn how to integrate SysML into project management and enterprise workflows. Discover proven strategies for enterprise SysML adoption, ensuring traceability, collaboration, and model-based systems engineering success.","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\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/","og_locale":"fr_FR","og_type":"article","og_title":"SysML Integration for Engineering Excellence","og_description":"Learn how to integrate SysML into project management and enterprise workflows. Discover proven strategies for enterprise SysML adoption, ensuring traceability, collaboration, and model-based systems engineering success.","og_url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/","og_site_name":"Visual Paradigm Skills Fran\u00e7ais","article_modified_time":"2026-03-02T09:19:33+00:00","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/","url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/","name":"SysML Integration for Engineering Excellence","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#website"},"datePublished":"2026-02-25T10:43:57+00:00","dateModified":"2026-03-02T09:19:33+00:00","description":"Learn how to integrate SysML into project management and enterprise workflows. Discover proven strategies for enterprise SysML adoption, ensuring traceability, collaboration, and model-based systems engineering success.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/sysml-integration-organizational-processes\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/fr\/"},{"@type":"ListItem","position":2,"name":"SysML Essentials for Beginners","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/"},{"@type":"ListItem","position":3,"name":"Modeling Mindset and Professional Practice","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/sysml-essentials-for-beginners\/sysml-best-practices\/"},{"@type":"ListItem","position":4,"name":"Integrating SysML into Organizational Processes"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#website","url":"https:\/\/skills.visual-paradigm.com\/fr\/","name":"Visual Paradigm Skills Fran\u00e7ais","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#organization","name":"Visual Paradigm Skills Fran\u00e7ais","url":"https:\/\/skills.visual-paradigm.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/fr\/wp-content\/uploads\/sites\/6\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Fran\u00e7ais"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1627","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":2,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1627\/revisions"}],"predecessor-version":[{"id":2452,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1627\/revisions\/2452"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1622"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/media?parent=1627"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/doc_tag?post=1627"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}