{"id":317,"date":"2024-10-08T04:07:46","date_gmt":"2024-10-08T04:07:46","guid":{"rendered":"https:\/\/www.go-uml.com\/de\/?p=317"},"modified":"2024-10-08T04:07:46","modified_gmt":"2024-10-08T04:07:46","slug":"uml-sequence-diagram-tutorial","status":"publish","type":"post","link":"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/","title":{"rendered":"UML Sequence Diagram Tutorial"},"content":{"rendered":"<h3>Introduction to UML Sequence Diagrams<\/h3>\n<p>UML (Unified Modeling Language) sequence diagrams are used to illustrate how objects interact in a particular scenario over time. They showcase the sequence of messages exchanged between various entities (objects) to achieve a specific function or process.<\/p>\n<h3>Key Components of a Sequence Diagram<\/h3>\n<ol>\n<li><strong>Actors<\/strong>: Represent external entities that interact with the system (e.g., users, external systems).<\/li>\n<li><strong>Lifelines<\/strong>: Vertical dashed lines that represent the existence of an object over time.<\/li>\n<li><strong>Messages<\/strong>: Horizontal arrows showing the communication between lifelines (can be synchronous or asynchronous).<\/li>\n<li><strong>Activation Boxes<\/strong>: Rectangles on lifelines indicating when an object is active or controlling the flow.<\/li>\n<li><strong>Control Constructs<\/strong>: Elements like loops (<code>loop<\/code>), alternatives (<code>alt<\/code>), and optional paths (<code>opt<\/code>) to manage complex interactions.<\/li>\n<\/ol>\n<h3>Example Breakdown: Place Order Scenario<\/h3>\n<p>Let\u2019s analyze the provided sequence diagram example for a &#8220;Place Order&#8221; scenario:<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png\" alt=\"Sequence Diagram\" \/><\/p>\n<h4>Components in the Diagram<\/h4>\n<ol>\n<li><strong>Actors\/Involved Entities<\/strong>:\n<ul>\n<li><strong>Member<\/strong>: The user placing the order.<\/li>\n<li><strong>Order<\/strong>: The system handling the order.<\/li>\n<li><strong>Courier<\/strong>: The service responsible for delivery.<\/li>\n<li><strong>Mail<\/strong>: The communication service for notifications.<\/li>\n<li><strong>Notification<\/strong>: The system component sending confirmations.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Lifelines<\/strong>:\n<ul>\n<li>Each entity has a lifeline indicating its active participation in the scenario.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Messages<\/strong>:\n<ul>\n<li>The diagram illustrates a series of interactions that follow a specific order.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<h4>Flow of the Sequence<\/h4>\n<ol>\n<li><strong>Loop<\/strong>:\n<ul>\n<li>The loop at the top indicates that the process will repeat for each order item.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Alternative Paths<\/strong> (<code>alt<\/code>):\n<ul>\n<li>The diagram shows two branches based on the member type:\n<ul>\n<li><strong>VIP Member<\/strong>: The dispatch process is handled differently.<\/li>\n<li><strong>Ordinary Member<\/strong>: A standard dispatch process is followed.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li><strong>Optional Path<\/strong> (<code>opt<\/code>):\n<ul>\n<li>If confirmation is needed, the member receives a confirmation message.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<h3>Steps to Create a Sequence Diagram<\/h3>\n<ol>\n<li><strong>Identify the Scenario<\/strong>: Define the process or function you want to depict.<\/li>\n<li><strong>List the Actors<\/strong>: Identify all entities involved in the process.<\/li>\n<li><strong>Define Lifelines<\/strong>: Create vertical dashed lines for each actor.<\/li>\n<li><strong>Map the Messages<\/strong>: Draw arrows to represent interactions between lifelines.<\/li>\n<li><strong>Incorporate Control Structures<\/strong>: Use <code>loop<\/code>, <code>alt<\/code>, and <code>opt<\/code> to manage the flow based on conditions.<\/li>\n<li><strong>Review and Refine<\/strong>: Ensure the diagram accurately represents the sequence and interactions.<\/li>\n<\/ol>\n<h3>Conclusion<\/h3>\n<p>UML sequence diagrams are powerful tools for visualizing interactions in a system. By following the example of the &#8220;Place Order&#8221; scenario, you can effectively illustrate complex processes and clarify how different actors collaborate to accomplish tasks. With practice, creating these diagrams will become a straightforward task, enhancing your ability to communicate designs and functionalities in software development.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction to UML Sequence Diagrams UML (Unified Modeling Language) sequence diagrams are used to illustrate how objects interact in a particular scenario over time. They showcase the sequence of messages exchanged between various entities (objects) to achieve a specific function or process. Key Components of a Sequence Diagram Actors: Represent external entities that interact with the system (e.g., users, external systems). Lifelines: Vertical dashed lines that represent the existence of an object over time. Messages: Horizontal arrows showing the communication between lifelines (can be synchronous or asynchronous). Activation Boxes: Rectangles on lifelines indicating when an object is active or controlling the flow. Control Constructs: Elements like loops (loop), alternatives (alt), and optional paths (opt) to manage complex interactions. Example Breakdown: Place Order Scenario Let\u2019s analyze the provided sequence diagram example for a &#8220;Place Order&#8221; scenario: Components in the Diagram Actors\/Involved Entities: Member: The user placing the order. Order: The system handling the order. Courier: The service responsible for delivery. Mail: The communication service for notifications. Notification: The system component sending confirmations. Lifelines: Each entity has a lifeline indicating its active participation in the scenario. Messages: The diagram illustrates a series of interactions that follow a specific order. Flow of the Sequence Loop: The loop at the top indicates that the process will repeat for each order item. Alternative Paths (alt): The diagram shows two branches based on the member type: VIP Member: The dispatch process is handled differently. Ordinary Member: A standard dispatch process is followed. Optional Path (opt): If confirmation is needed, the member receives a confirmation message. Steps to Create a Sequence Diagram Identify the Scenario: Define the process or function you want to depict. List the Actors: Identify all entities involved in the process. Define Lifelines: Create vertical dashed lines for each actor. Map the Messages: Draw arrows to represent interactions between lifelines. Incorporate Control Structures: Use loop, alt, and opt to manage the flow based on conditions. Review and Refine: Ensure the diagram accurately represents the sequence and interactions. Conclusion UML sequence diagrams are powerful tools for visualizing interactions in a system. By following the example of the &#8220;Place Order&#8221; scenario, you can effectively illustrate complex processes and clarify how different actors collaborate to accomplish tasks. With practice, creating these diagrams will become a straightforward task, enhancing your ability to communicate designs and functionalities in software development.<\/p>\n","protected":false},"author":7,"featured_media":319,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"fifu_image_url":"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png","fifu_image_alt":"","footnotes":""},"categories":[14,22],"tags":[],"class_list":["post-317","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-free-uml-tool","category-sequence-diagram"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>UML Sequence Diagram Tutorial - Go UML Deutsch<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"UML Sequence Diagram Tutorial - Go UML Deutsch\" \/>\n<meta property=\"og:description\" content=\"Introduction to UML Sequence Diagrams UML (Unified Modeling Language) sequence diagrams are used to illustrate how objects interact in a particular scenario over time. They showcase the sequence of messages exchanged between various entities (objects) to achieve a specific function or process. Key Components of a Sequence Diagram Actors: Represent external entities that interact with the system (e.g., users, external systems). Lifelines: Vertical dashed lines that represent the existence of an object over time. Messages: Horizontal arrows showing the communication between lifelines (can be synchronous or asynchronous). Activation Boxes: Rectangles on lifelines indicating when an object is active or controlling the flow. Control Constructs: Elements like loops (loop), alternatives (alt), and optional paths (opt) to manage complex interactions. Example Breakdown: Place Order Scenario Let\u2019s analyze the provided sequence diagram example for a &#8220;Place Order&#8221; scenario: Components in the Diagram Actors\/Involved Entities: Member: The user placing the order. Order: The system handling the order. Courier: The service responsible for delivery. Mail: The communication service for notifications. Notification: The system component sending confirmations. Lifelines: Each entity has a lifeline indicating its active participation in the scenario. Messages: The diagram illustrates a series of interactions that follow a specific order. Flow of the Sequence Loop: The loop at the top indicates that the process will repeat for each order item. Alternative Paths (alt): The diagram shows two branches based on the member type: VIP Member: The dispatch process is handled differently. Ordinary Member: A standard dispatch process is followed. Optional Path (opt): If confirmation is needed, the member receives a confirmation message. Steps to Create a Sequence Diagram Identify the Scenario: Define the process or function you want to depict. List the Actors: Identify all entities involved in the process. Define Lifelines: Create vertical dashed lines for each actor. Map the Messages: Draw arrows to represent interactions between lifelines. Incorporate Control Structures: Use loop, alt, and opt to manage the flow based on conditions. Review and Refine: Ensure the diagram accurately represents the sequence and interactions. Conclusion UML sequence diagrams are powerful tools for visualizing interactions in a system. By following the example of the &#8220;Place Order&#8221; scenario, you can effectively illustrate complex processes and clarify how different actors collaborate to accomplish tasks. With practice, creating these diagrams will become a straightforward task, enhancing your ability to communicate designs and functionalities in software development.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/\" \/>\n<meta property=\"og:site_name\" content=\"Go UML Deutsch\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-08T04:07:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png\" \/>\n<meta name=\"author\" content=\"curtis\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"curtis\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"3\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/\",\"url\":\"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/\",\"name\":\"UML Sequence Diagram Tutorial - Go UML Deutsch\",\"isPartOf\":{\"@id\":\"https:\/\/www.go-uml.com\/de\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png\",\"datePublished\":\"2024-10-08T04:07:46+00:00\",\"dateModified\":\"2024-10-08T04:07:46+00:00\",\"author\":{\"@id\":\"https:\/\/www.go-uml.com\/de\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/#primaryimage\",\"url\":\"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png\",\"contentUrl\":\"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png\",\"width\":\"731\",\"height\":\"439\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.go-uml.com\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"UML Sequence Diagram Tutorial\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.go-uml.com\/de\/#website\",\"url\":\"https:\/\/www.go-uml.com\/de\/\",\"name\":\"Go UML Deutsch\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.go-uml.com\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.go-uml.com\/de\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b\",\"name\":\"curtis\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/www.go-uml.com\/de\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/48025789fc0776739935e63d9f629084?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/48025789fc0776739935e63d9f629084?s=96&d=mm&r=g\",\"caption\":\"curtis\"},\"url\":\"https:\/\/www.go-uml.com\/de\/author\/curtis\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"UML Sequence Diagram Tutorial - Go UML Deutsch","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:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/","og_locale":"de_DE","og_type":"article","og_title":"UML Sequence Diagram Tutorial - Go UML Deutsch","og_description":"Introduction to UML Sequence Diagrams UML (Unified Modeling Language) sequence diagrams are used to illustrate how objects interact in a particular scenario over time. They showcase the sequence of messages exchanged between various entities (objects) to achieve a specific function or process. Key Components of a Sequence Diagram Actors: Represent external entities that interact with the system (e.g., users, external systems). Lifelines: Vertical dashed lines that represent the existence of an object over time. Messages: Horizontal arrows showing the communication between lifelines (can be synchronous or asynchronous). Activation Boxes: Rectangles on lifelines indicating when an object is active or controlling the flow. Control Constructs: Elements like loops (loop), alternatives (alt), and optional paths (opt) to manage complex interactions. Example Breakdown: Place Order Scenario Let\u2019s analyze the provided sequence diagram example for a &#8220;Place Order&#8221; scenario: Components in the Diagram Actors\/Involved Entities: Member: The user placing the order. Order: The system handling the order. Courier: The service responsible for delivery. Mail: The communication service for notifications. Notification: The system component sending confirmations. Lifelines: Each entity has a lifeline indicating its active participation in the scenario. Messages: The diagram illustrates a series of interactions that follow a specific order. Flow of the Sequence Loop: The loop at the top indicates that the process will repeat for each order item. Alternative Paths (alt): The diagram shows two branches based on the member type: VIP Member: The dispatch process is handled differently. Ordinary Member: A standard dispatch process is followed. Optional Path (opt): If confirmation is needed, the member receives a confirmation message. Steps to Create a Sequence Diagram Identify the Scenario: Define the process or function you want to depict. List the Actors: Identify all entities involved in the process. Define Lifelines: Create vertical dashed lines for each actor. Map the Messages: Draw arrows to represent interactions between lifelines. Incorporate Control Structures: Use loop, alt, and opt to manage the flow based on conditions. Review and Refine: Ensure the diagram accurately represents the sequence and interactions. Conclusion UML sequence diagrams are powerful tools for visualizing interactions in a system. By following the example of the &#8220;Place Order&#8221; scenario, you can effectively illustrate complex processes and clarify how different actors collaborate to accomplish tasks. With practice, creating these diagrams will become a straightforward task, enhancing your ability to communicate designs and functionalities in software development.","og_url":"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/","og_site_name":"Go UML Deutsch","article_published_time":"2024-10-08T04:07:46+00:00","og_image":[{"url":"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png","type":"","width":"","height":""}],"author":"curtis","twitter_card":"summary_large_image","twitter_image":"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png","twitter_misc":{"Verfasst von":"curtis","Gesch\u00e4tzte Lesezeit":"3\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/","url":"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/","name":"UML Sequence Diagram Tutorial - Go UML Deutsch","isPartOf":{"@id":"https:\/\/www.go-uml.com\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/#primaryimage"},"image":{"@id":"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png","datePublished":"2024-10-08T04:07:46+00:00","dateModified":"2024-10-08T04:07:46+00:00","author":{"@id":"https:\/\/www.go-uml.com\/de\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b"},"breadcrumb":{"@id":"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/#primaryimage","url":"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png","contentUrl":"https:\/\/cdn-images.visual-paradigm.com\/handbooks\/software-design-handbook\/sequence-diagram\/09-sequence-diagram-example.png","width":"731","height":"439"},{"@type":"BreadcrumbList","@id":"https:\/\/www.go-uml.com\/de\/uml-sequence-diagram-tutorial\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.go-uml.com\/de\/"},{"@type":"ListItem","position":2,"name":"UML Sequence Diagram Tutorial"}]},{"@type":"WebSite","@id":"https:\/\/www.go-uml.com\/de\/#website","url":"https:\/\/www.go-uml.com\/de\/","name":"Go UML Deutsch","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.go-uml.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Person","@id":"https:\/\/www.go-uml.com\/de\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b","name":"curtis","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.go-uml.com\/de\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/48025789fc0776739935e63d9f629084?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/48025789fc0776739935e63d9f629084?s=96&d=mm&r=g","caption":"curtis"},"url":"https:\/\/www.go-uml.com\/de\/author\/curtis\/"}]}},"_links":{"self":[{"href":"https:\/\/www.go-uml.com\/de\/wp-json\/wp\/v2\/posts\/317","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.go-uml.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.go-uml.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.go-uml.com\/de\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.go-uml.com\/de\/wp-json\/wp\/v2\/comments?post=317"}],"version-history":[{"count":2,"href":"https:\/\/www.go-uml.com\/de\/wp-json\/wp\/v2\/posts\/317\/revisions"}],"predecessor-version":[{"id":321,"href":"https:\/\/www.go-uml.com\/de\/wp-json\/wp\/v2\/posts\/317\/revisions\/321"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.go-uml.com\/de\/wp-json\/wp\/v2\/media\/319"}],"wp:attachment":[{"href":"https:\/\/www.go-uml.com\/de\/wp-json\/wp\/v2\/media?parent=317"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.go-uml.com\/de\/wp-json\/wp\/v2\/categories?post=317"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.go-uml.com\/de\/wp-json\/wp\/v2\/tags?post=317"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}