{"id":1495,"date":"2026-02-25T10:42:13","date_gmt":"2026-02-25T10:42:13","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/"},"modified":"2026-02-25T10:42:13","modified_gmt":"2026-02-25T10:42:13","slug":"learn-soaml-education-roadmap","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/","title":{"rendered":"Your SoaML Learning Roadmap"},"content":{"rendered":"<p>Most beginners trying to learn SoaML start by copying templates or mimicking diagrams without understanding the underlying intent. This creates a feedback loop of confusion: the model looks correct but fails to communicate real business or technical intent. The shift that breaks this cycle? Focus on <strong>understanding the why behind each element<\/strong>\u2014not just the how. When you learn SoaML through the lens of service responsibility, contract clarity, and collaboration logic, you stop memorizing shapes and start designing with purpose.<\/p>\n<p>Over two decades of modeling enterprise systems have taught me this: SoaML isn&rsquo;t a diagramming language\u2014it\u2019s a <em>thinking language<\/em>. This chapter is your guide to progressing beyond the basics. Whether you&rsquo;re aiming for certification, joining a modeling team, or building enterprise service layers, this roadmap outlines the next stages of your journey with real milestones, trusted tools, and practical habits.<\/p>\n<h2>Step 1: Solidify Your Foundation<\/h2>\n<p>Before jumping into advanced topics, ensure your core understanding is robust. Many stop after learning the elements and assume they\u2019re ready. But true mastery comes from consistency and context.<\/p>\n<ul>\n<li>Revisit the <em>Service Contract<\/em> and <em>Participant<\/em> diagrams. Ask: <em>What business capability does this service represent?<\/em><\/li>\n<li>Recreate the e-commerce case study from the previous chapter using only pen and paper first. Then validate it in Visual Paradigm.<\/li>\n<li>Explain each diagram to a colleague using only business language\u2014no jargon. If you can\u2019t, you\u2019ve learned the form, not the function.<\/li>\n<\/ul>\n<h3>Core Principles to Internalize<\/h3>\n<p>These aren\u2019t just design rules\u2014they\u2019re the foundation of service-centric thinking.<\/p>\n<ul>\n<li><strong>Contract-first<\/strong>: Define what a service does before you model how it does it.<\/li>\n<li><strong>Loose coupling<\/strong>: Services should depend on contracts, not implementation details.<\/li>\n<li><strong>Role clarity<\/strong>: A participant\u2019s role in one interaction may not be its role in another.<\/li>\n<\/ul>\n<h2>Step 2: Expand with Advanced SoaML Resources<\/h2>\n<p>Once you&rsquo;re confident with fundamentals, it\u2019s time to deepen your expertise. The key is not just reading\u2014but <em>applying<\/em> in complex, real-world scenarios.<\/p>\n<h3>Recommended Advanced SoaML Resources<\/h3>\n<p>Not all tools or guides are equal. Here\u2019s what has stood the test of time in real projects:<\/p>\n<ul>\n<li><strong>SoaML 1.1 Specification (OMG)<\/strong>: The official standard. Read the sections on <em>ServiceContract<\/em>, <em>ServiceInterface<\/em>, and <em>ServiceConsumer<\/em> with a focus on semantics, not syntax.<\/li>\n<li><strong>Visual Paradigm SoaML Handbook (v8+)<\/strong>: Not just a tutorial\u2014it includes real-world examples from banking and logistics, with exportable templates.<\/li>\n<li><strong>GitHub Repositories<\/strong>: Search for <code>soaml-examples<\/code> or <code>soaml-ecosystem<\/code>. Look for projects with validation scripts and peer-reviewed diagrams.<\/li>\n<\/ul>\n<h3>Apply to Real Systems<\/h3>\n<p>Practice isn\u2019t just about drawing diagrams\u2014it\u2019s about <em>modeling decisions<\/em>. Try this:<\/p>\n<ol>\n<li>Choose a domain: supply chain, HR onboarding, or payment processing.<\/li>\n<li>Identify 3\u20135 high-level services.<\/li>\n<li>For each, model the <em>Participant<\/em>, <em>ServiceContract<\/em>, and <em>ServiceInterface<\/em>.<\/li>\n<li>Ask: <em>Could a consumer use this contract without knowing the provider?<\/em><\/li>\n<li>Revise until every interface is self-contained and unambiguous.<\/li>\n<\/ol>\n<h2>Step 3: Master Collaboration and Integration Patterns<\/h2>\n<p>SoaML shines not in isolation, but when services interact. The real challenge isn\u2019t drawing individual diagrams\u2014it\u2019s showing how they work together.<\/p>\n<p>   h3&gt;Common Collaboration Patterns<\/p>\n<table>\n<tbody>\n<tr>\n<th>Pattern<\/th>\n<th>When to Use<\/th>\n<th>SoaML Representation<\/th>\n<\/tr>\n<tr>\n<td>Request-Response<\/td>\n<td>Direct, synchronous interaction (e.g., order fulfillment)<\/td>\n<td>Consumer calls Provider via ServiceInterface<\/td>\n<\/tr>\n<tr>\n<td>Brokered Communication<\/td>\n<td>Decoupled, mediated flow (e.g., event-driven workflows)<\/td>\n<td>Use a <em>ServiceChannel<\/em> with a broker participant<\/td>\n<\/tr>\n<tr>\n<td>Publish-Subscribe<\/td>\n<td>Multiple consumers need the same event (e.g., inventory update)<\/td>\n<td>Define <em>published events<\/em> in the contract; use <em>Subscription<\/em> relationships<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Don\u2019t just know the patterns\u2014<em>recognize them in code or architecture docs<\/em>. When you see a message queue in a microservices architecture, ask: <em>Which SoaML pattern does this represent?<\/em><\/p>\n<h2>Step 4: Engage the SoaML Community and Standards<\/h2>\n<p>Learning SoaML in isolation leads to siloed thinking. The best models emerge from collaboration.<\/p>\n<ul>\n<li><strong>Join the OMG SoaML Forum<\/strong>: Ask questions, review others\u2019 models, and contribute to discussion threads on contract design.<\/li>\n<li><strong>Contribute to Open-Source SoaML Projects<\/strong>: Help refine diagrams, add validation rules, or improve documentation.<\/li>\n<li><strong>Attend SOA and Enterprise Architecture Conferences<\/strong>: Look for sessions covering \u201cmodel-driven architecture\u201d or \u201cservice modeling.\u201d Listen for how experts explain trade-offs.<\/li>\n<\/ul>\n<h3>The Hidden Value of Peer Review<\/h3>\n<p>One of the most underused practices is the <em>reverse review<\/em>: instead of checking for correctness, ask: <em>What\u2019s the business intent?<\/em> This forces you to think in terms of capability, not just diagram elements.<\/p>\n<h2>Step 5: Pursue Certification and Real-World Validation<\/h2>\n<p>Certification isn\u2019t about memorizing diagrams\u2014it\u2019s about proving your ability to reason through service design.<\/p>\n<h3>SoaML Certification Path<\/h3>\n<ol>\n<li><strong>OMG SoaML Foundation<\/strong>: Basic understanding of elements, relationships, and semantics. Required for all advanced levels.<\/li>\n<li><strong>OMG SoaML Practitioner<\/strong>: Design complex service architectures. Must pass a case study with model validation.<\/li>\n<li><strong>OMG SoaML Expert<\/strong>: Evaluate and improve models from enterprise teams. Includes peer review simulation and ethical modeling scenarios.<\/li>\n<\/ol>\n<p>These aren\u2019t just credentials\u2014they\u2019re <em>proof of your modeling maturity<\/em>. They signal to employers and peers that you think like a service architect, not just a diagrammer.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>How long does it take to learn SoaML?<\/h3>\n<p>With consistent practice\u20142\u20133 hours per week\u2014a beginner can reach intermediate proficiency in 6 months. Mastery, however, comes with experience and real-world project exposure. The timeline isn\u2019t about hours\u2014it\u2019s about depth of insight.<\/p>\n<h3>Can I use SoaML with microservices?<\/h3>\n<p>Absolutely. SoaML is ideal for microservices because it models services as autonomous, contract-driven units. Use SoaML to define service boundaries, interface contracts, and communication patterns before deployment. It\u2019s especially helpful in large teams where clarity prevents duplicated work.<\/p>\n<h3>Is SoaML better than UML for service design?<\/h3>\n<p>Not better\u2014more <em>focused<\/em>. UML is general-purpose. SoaML extends it with service-specific semantics. Use both: UML for component and sequence diagrams, SoaML for defining service contracts and roles.<\/p>\n<h3>Do I need to know Visual Paradigm to learn SoaML?<\/h3>\n<p>No. Visual Paradigm is just a tool. The modeling language exists independently. But using a tool that enforces validation rules (like correct interface typing or contract completeness) accelerates learning. Start with free versions or online simulators.<\/p>\n<h3>What\u2019s the best way to practice SoaML education roadmap goals?<\/h3>\n<p>Build a portfolio. Create 3\u20135 real-world models\u2014each based on a different industry (e.g., healthcare, logistics, finance). Export them with clear documentation: business purpose, key contracts, and assumptions. Share them on GitHub or a personal blog. This is how you demonstrate <em>real<\/em> learning.<\/p>\n<h3>How do I know if my SoaML model is correct?<\/h3>\n<p>Correctness isn\u2019t just syntax\u2014it\u2019s about alignment. Ask: Does it reflect business capability? Is the contract unambiguous? Can a consumer build against it without speaking to the provider? If yes, it\u2019s likely valid. Use tools like Visual Paradigm\u2019s model checker or OMG\u2019s validation rules as a second opinion.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Most beginners trying to learn SoaML start by copying templates or mimicking diagrams without understanding the underlying intent. This creates a feedback loop of confusion: the model looks correct but fails to communicate real business or technical intent. The shift that breaks this cycle? Focus on understanding the why behind each element\u2014not just the how. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1491,"menu_order":3,"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-1495","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>Learn SoaML: Your Complete Education Roadmap<\/title>\n<meta name=\"description\" content=\"Start your SoaML learning path with expert guidance on advanced resources, certifications, and hands-on projects. Master real-world service modeling with this practical SoaML education roadmap.\" \/>\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\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Learn SoaML: Your Complete Education Roadmap\" \/>\n<meta property=\"og:description\" content=\"Start your SoaML learning path with expert guidance on advanced resources, certifications, and hands-on projects. Master real-world service modeling with this practical SoaML education roadmap.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Fran\u00e7ais\" \/>\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=\"5 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\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/\",\"name\":\"Learn SoaML: Your Complete Education Roadmap\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/#website\"},\"datePublished\":\"2026-02-25T10:42:13+00:00\",\"description\":\"Start your SoaML learning path with expert guidance on advanced resources, certifications, and hands-on projects. Master real-world service modeling with this practical SoaML education roadmap.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SoaML Diagram Fundamentals: A Beginner\u2019s Guide\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Bringing SoaML to the Real World\",\"item\":\"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Your SoaML Learning Roadmap\"}]},{\"@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":"Learn SoaML: Your Complete Education Roadmap","description":"Start your SoaML learning path with expert guidance on advanced resources, certifications, and hands-on projects. Master real-world service modeling with this practical SoaML education roadmap.","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\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/","og_locale":"fr_FR","og_type":"article","og_title":"Learn SoaML: Your Complete Education Roadmap","og_description":"Start your SoaML learning path with expert guidance on advanced resources, certifications, and hands-on projects. Master real-world service modeling with this practical SoaML education roadmap.","og_url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/","og_site_name":"Visual Paradigm Skills Fran\u00e7ais","twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/","url":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/","name":"Learn SoaML: Your Complete Education Roadmap","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/#website"},"datePublished":"2026-02-25T10:42:13+00:00","description":"Start your SoaML learning path with expert guidance on advanced resources, certifications, and hands-on projects. Master real-world service modeling with this practical SoaML education roadmap.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/learn-soaml-education-roadmap\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/fr\/"},{"@type":"ListItem","position":2,"name":"SoaML Diagram Fundamentals: A Beginner\u2019s Guide","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/"},{"@type":"ListItem","position":3,"name":"Bringing SoaML to the Real World","item":"https:\/\/skills.visual-paradigm.com\/fr\/docs\/soaml-diagram-fundamentals\/soaml-case-studies\/"},{"@type":"ListItem","position":4,"name":"Your SoaML Learning Roadmap"}]},{"@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\/1495","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":0,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1495\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/docs\/1491"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/media?parent=1495"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/fr\/wp-json\/wp\/v2\/doc_tag?post=1495"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}