{"id":152,"date":"2024-10-07T04:12:02","date_gmt":"2024-10-07T04:12:02","guid":{"rendered":"https:\/\/www.go-uml.com\/cn\/?p=152"},"modified":"2024-10-07T04:12:02","modified_gmt":"2024-10-07T04:12:02","slug":"case-study-learning-state-diagrams-through-a-course-attempt-system","status":"publish","type":"post","link":"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/","title":{"rendered":"Case Study: Learning State Diagrams through a Course Attempt System"},"content":{"rendered":"<p>In this case study, we will explore the concept of state diagrams by modeling a <strong>Course Attempt System<\/strong>. This system illustrates the process students go through when attempting a course, including various activities and the outcomes of those activities.<\/p>\n<h2>Overview of the Course Attempt System<\/h2>\n<p>The Course Attempt System tracks a student&#8217;s progress through a course, including individual labs, team projects, and final tests. The states and transitions of this system help visualize how students progress and what conditions lead them to succeed or fail.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png\" \/><\/p>\n<h2>Components of the State Diagram<\/h2>\n<p>Let\u2019s break down the state diagram into its essential components:<\/p>\n<h3>1. States<\/h3>\n<p>The state diagram includes the following main states within the overarching <strong>CourseAttempt<\/strong> system:<\/p>\n<ul>\n<li><strong>Studying<\/strong>: The primary state where students engage with course materials and complete assignments.<\/li>\n<li><strong>Final Test<\/strong>: The state representing the final evaluation of the student&#8217;s understanding of the course materials.<\/li>\n<\/ul>\n<h3>2. Substates<\/h3>\n<p>Within the <strong>Studying<\/strong> state, there are several substates indicating specific activities:<\/p>\n<ul>\n<li><strong>Lab1<\/strong>: The first lab assignment.<\/li>\n<li><strong>Lab2<\/strong>: The second lab assignment.<\/li>\n<li><strong>Team Project<\/strong>: A collaborative project that students must complete.<\/li>\n<\/ul>\n<h3>3. Transitions<\/h3>\n<p>Transitions illustrate how students move between states and substates based on their actions and outcomes. Here are the defined transitions:<\/p>\n<ul>\n<li>From <strong>Studying<\/strong> to <strong>Final Test<\/strong>: Represents the transition when students complete their labs and team project.<\/li>\n<li>From <strong>Lab1<\/strong> to <strong>Lab2<\/strong>: Indicates progression from the first lab to the second lab upon completion (labeled as &#8220;lab done&#8221;).<\/li>\n<li>From <strong>Team Project<\/strong> back to <strong>Final Test<\/strong>: Indicates that the project has been completed.<\/li>\n<li>From <strong>Final Test<\/strong> to either <strong>Passed<\/strong> or <strong>Failed<\/strong>: Represents the outcome of the final test.<\/li>\n<\/ul>\n<h3>4. Outcomes<\/h3>\n<p>The final states of the system are:<\/p>\n<ul>\n<li><strong>Passed<\/strong>: Indicates successful completion of the course.<\/li>\n<li><strong>Failed<\/strong>: Indicates unsuccessful completion of the course.<\/li>\n<\/ul>\n<h3>5. Initial State<\/h3>\n<p>The initial state, represented by a filled black circle, signifies the beginning of the course attempt. Students start in the <strong>Studying<\/strong> state.<\/p>\n<h2>Step-by-Step Analysis of the State Diagram<\/h2>\n<h3>Step 1: Starting in Studying<\/h3>\n<p>Students begin their course attempt in the <strong>Studying<\/strong> state. At this point, they can engage in various activities, including completing Lab1, Lab2, and the Team Project.<\/p>\n<h3>Step 2: Completing Lab Assignments<\/h3>\n<ul>\n<li>Upon finishing <strong>Lab1<\/strong>, the student transitions to <strong>Lab2<\/strong>. This transition indicates that they are progressing through their assignments.<\/li>\n<li>After completing <strong>Lab2<\/strong>, they can move back to the <strong>Studying<\/strong> state or proceed directly to the <strong>Final Test<\/strong> if all requirements are met.<\/li>\n<\/ul>\n<h3>Step 3: Completing the Team Project<\/h3>\n<p>Once the <strong>Team Project<\/strong> is completed, the student can transition to the <strong>Final Test<\/strong> state. This transition indicates readiness for the final evaluation.<\/p>\n<h3>Step 4: Final Test Outcome<\/h3>\n<p>In the <strong>Final Test<\/strong> state, students are evaluated. The outcome of this evaluation leads to two possible final states:<\/p>\n<ul>\n<li><strong>Passed<\/strong>: If the student meets the criteria for passing the test.<\/li>\n<li><strong>Failed<\/strong>: If the student does not meet the criteria.<\/li>\n<\/ul>\n<h2>Conclusion<\/h2>\n<p>The Course Attempt System state diagram effectively represents the various stages a student undergoes while attempting a course. By analyzing the states, transitions, and outcomes, we gain valuable insights into the student experience.<\/p>\n<h3>Benefits of Learning State Diagrams<\/h3>\n<ol>\n<li><strong>Visualization<\/strong>: State diagrams provide a clear and concise way to visualize complex processes.<\/li>\n<li><strong>Understanding Dynamics<\/strong>: They help in understanding how different components of a system interact and affect one another.<\/li>\n<li><strong>Design and Development<\/strong>: State diagrams serve as a foundational tool for designing and developing systems, making it easier to communicate requirements among stakeholders.<\/li>\n<\/ol>\n<p>By studying this case, learners can appreciate the utility of state diagrams in modeling real-world processes, enhancing both their analytical skills and their ability to communicate complex ideas effectively.<\/p>\n<h2>State Diagram Resources<\/h2>\n<ol>\n<li><a class=\"ac-anchor\" href=\"https:\/\/blog.visual-paradigm.com\/beginners-guide-to-state-machine-diagrams\/\" target=\"_blank\" rel=\"noopener\">Beginner\u2019s Guide to State Machine Diagrams<\/a><a class=\"tooltip-target\" href=\"https:\/\/blog.visual-paradigm.com\/beginners-guide-to-state-machine-diagrams\/\" target=\"_blank\" rel=\"noopener\" data-citationid=\"0fec6388-a3cc-f304-3c15-8859dbc5f2af-5-group\">\u00a0&#8211; This guide covers the basics of state machine diagrams and how to create them using Visual Paradigm Online<\/a><\/li>\n<li><a class=\"ac-anchor\" href=\"https:\/\/www.visual-paradigm.com\/guide\/uml-unified-modeling-language\/what-is-state-machine-diagram\/\" target=\"_blank\" rel=\"noopener\">What is State Machine Diagram?<\/a><a class=\"tooltip-target\" href=\"https:\/\/www.visual-paradigm.com\/guide\/uml-unified-modeling-language\/what-is-state-machine-diagram\/\" target=\"_blank\" rel=\"noopener\" data-citationid=\"0fec6388-a3cc-f304-3c15-8859dbc5f2af-9-group\">\u00a0&#8211; An overview of state machine diagrams, their components, and their applications<\/a><\/li>\n<li><a class=\"ac-anchor\" href=\"https:\/\/online.visual-paradigm.com\/diagrams\/tutorials\/state-machine-diagram-tutorial\/\" target=\"_blank\" rel=\"noopener\">State Machine Diagram Tutorial<\/a><a class=\"tooltip-target\" href=\"https:\/\/online.visual-paradigm.com\/diagrams\/tutorials\/state-machine-diagram-tutorial\/\" target=\"_blank\" rel=\"noopener\" data-citationid=\"0fec6388-a3cc-f304-3c15-8859dbc5f2af-13-group\">\u00a0&#8211; A detailed tutorial on creating state machine diagrams with Visual Paradigm<\/a><\/li>\n<li><a class=\"ac-anchor\" href=\"https:\/\/blog.visual-paradigm.com\/state-diagram-a-quick-tutorial\/\" target=\"_blank\" rel=\"noopener\">State Diagram &#8211; A Quick Tutorial<\/a><a class=\"tooltip-target\" href=\"https:\/\/blog.visual-paradigm.com\/beginners-guide-to-state-machine-diagrams\/\" target=\"_blank\" rel=\"noopener\" data-citationid=\"0fec6388-a3cc-f304-3c15-8859dbc5f2af-17-group\">\u00a0&#8211; A quick tutorial on state diagrams, including examples and key concepts<\/a><\/li>\n<li><a class=\"ac-anchor\" href=\"https:\/\/guides.visual-paradigm.com\/visualizing-system-behavior-a-practical-guide-to-state-diagrams-with-examples\/\" target=\"_blank\" rel=\"noopener\">Visualizing System Behavior: A Practical Guide to State Diagrams<\/a><a class=\"tooltip-target\" href=\"https:\/\/blog.visual-paradigm.com\/beginners-guide-to-state-machine-diagrams\/\" target=\"_blank\" rel=\"noopener\" data-citationid=\"0fec6388-a3cc-f304-3c15-8859dbc5f2af-21-group\">\u00a0&#8211; A practical guide to creating and refining state diagrams<\/a><\/li>\n<\/ol>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this case study, we will explore the concept of state diagrams by modeling a Course Attempt System. This system illustrates the process students go through when attempting a course, including various activities and the outcomes of those activities. Overview of the Course Attempt System The Course Attempt System tracks a student&#8217;s progress through a course, including individual labs, team projects, and final tests. The states and transitions of this system help visualize how students progress and what conditions lead them to succeed or fail. Components of the State Diagram Let\u2019s break down the state diagram into its essential components: 1. States The state diagram includes the following main states within the overarching CourseAttempt system: Studying: The primary state where students engage with course materials and complete assignments. Final Test: The state representing the final evaluation of the student&#8217;s understanding of the course materials. 2. Substates Within t<\/p>\n","protected":false},"author":7,"featured_media":154,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"fifu_image_url":"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png","fifu_image_alt":"","footnotes":""},"categories":[17],"tags":[],"class_list":["post-152","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-state-diagram"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Case Study: Learning State Diagrams through a Course Attempt System - Go UML \u7b80\u4f53\u4e2d\u6587<\/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\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Case Study: Learning State Diagrams through a Course Attempt System - Go UML \u7b80\u4f53\u4e2d\u6587\" \/>\n<meta property=\"og:description\" content=\"In this case study, we will explore the concept of state diagrams by modeling a Course Attempt System. This system illustrates the process students go through when attempting a course, including various activities and the outcomes of those activities. Overview of the Course Attempt System The Course Attempt System tracks a student&#8217;s progress through a course, including individual labs, team projects, and final tests. The states and transitions of this system help visualize how students progress and what conditions lead them to succeed or fail. Components of the State Diagram Let\u2019s break down the state diagram into its essential components: 1. States The state diagram includes the following main states within the overarching CourseAttempt system: Studying: The primary state where students engage with course materials and complete assignments. Final Test: The state representing the final evaluation of the student&#8217;s understanding of the course materials. 2. Substates Within t\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/\" \/>\n<meta property=\"og:site_name\" content=\"Go UML \u7b80\u4f53\u4e2d\u6587\" \/>\n<meta property=\"article:published_time\" content=\"2024-10-07T04:12:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png\" \/>\n<meta name=\"author\" content=\"curtis\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"curtis\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/\",\"url\":\"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/\",\"name\":\"Case Study: Learning State Diagrams through a Course Attempt System - Go UML \u7b80\u4f53\u4e2d\u6587\",\"isPartOf\":{\"@id\":\"https:\/\/www.go-uml.com\/cn\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png\",\"datePublished\":\"2024-10-07T04:12:02+00:00\",\"dateModified\":\"2024-10-07T04:12:02+00:00\",\"author\":{\"@id\":\"https:\/\/www.go-uml.com\/cn\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/#primaryimage\",\"url\":\"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png\",\"contentUrl\":\"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png\",\"width\":\"545\",\"height\":\"357\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.go-uml.com\/cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Case Study: Learning State Diagrams through a Course Attempt System\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.go-uml.com\/cn\/#website\",\"url\":\"https:\/\/www.go-uml.com\/cn\/\",\"name\":\"Go UML \u7b80\u4f53\u4e2d\u6587\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.go-uml.com\/cn\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.go-uml.com\/cn\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b\",\"name\":\"curtis\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\/\/www.go-uml.com\/cn\/#\/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\/cn\/author\/curtis\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Case Study: Learning State Diagrams through a Course Attempt System - Go UML \u7b80\u4f53\u4e2d\u6587","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\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/","og_locale":"zh_CN","og_type":"article","og_title":"Case Study: Learning State Diagrams through a Course Attempt System - Go UML \u7b80\u4f53\u4e2d\u6587","og_description":"In this case study, we will explore the concept of state diagrams by modeling a Course Attempt System. This system illustrates the process students go through when attempting a course, including various activities and the outcomes of those activities. Overview of the Course Attempt System The Course Attempt System tracks a student&#8217;s progress through a course, including individual labs, team projects, and final tests. The states and transitions of this system help visualize how students progress and what conditions lead them to succeed or fail. Components of the State Diagram Let\u2019s break down the state diagram into its essential components: 1. States The state diagram includes the following main states within the overarching CourseAttempt system: Studying: The primary state where students engage with course materials and complete assignments. Final Test: The state representing the final evaluation of the student&#8217;s understanding of the course materials. 2. Substates Within t","og_url":"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/","og_site_name":"Go UML \u7b80\u4f53\u4e2d\u6587","article_published_time":"2024-10-07T04:12:02+00:00","og_image":[{"url":"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png","type":"","width":"","height":""}],"author":"curtis","twitter_card":"summary_large_image","twitter_image":"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png","twitter_misc":{"\u4f5c\u8005":"curtis","\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"4 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/","url":"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/","name":"Case Study: Learning State Diagrams through a Course Attempt System - Go UML \u7b80\u4f53\u4e2d\u6587","isPartOf":{"@id":"https:\/\/www.go-uml.com\/cn\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/#primaryimage"},"image":{"@id":"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/#primaryimage"},"thumbnailUrl":"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png","datePublished":"2024-10-07T04:12:02+00:00","dateModified":"2024-10-07T04:12:02+00:00","author":{"@id":"https:\/\/www.go-uml.com\/cn\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b"},"breadcrumb":{"@id":"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/"]}]},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/#primaryimage","url":"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png","contentUrl":"https:\/\/knowhow.visual-paradigm.com\/know-how_files\/2015\/12\/state_diagram.png","width":"545","height":"357"},{"@type":"BreadcrumbList","@id":"https:\/\/www.go-uml.com\/cn\/case-study-learning-state-diagrams-through-a-course-attempt-system\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.go-uml.com\/cn\/"},{"@type":"ListItem","position":2,"name":"Case Study: Learning State Diagrams through a Course Attempt System"}]},{"@type":"WebSite","@id":"https:\/\/www.go-uml.com\/cn\/#website","url":"https:\/\/www.go-uml.com\/cn\/","name":"Go UML \u7b80\u4f53\u4e2d\u6587","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.go-uml.com\/cn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Person","@id":"https:\/\/www.go-uml.com\/cn\/#\/schema\/person\/fc1da26b1e963fc50ec2722b231a274b","name":"curtis","image":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/www.go-uml.com\/cn\/#\/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\/cn\/author\/curtis\/"}]}},"_links":{"self":[{"href":"https:\/\/www.go-uml.com\/cn\/wp-json\/wp\/v2\/posts\/152","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.go-uml.com\/cn\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.go-uml.com\/cn\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.go-uml.com\/cn\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.go-uml.com\/cn\/wp-json\/wp\/v2\/comments?post=152"}],"version-history":[{"count":1,"href":"https:\/\/www.go-uml.com\/cn\/wp-json\/wp\/v2\/posts\/152\/revisions"}],"predecessor-version":[{"id":155,"href":"https:\/\/www.go-uml.com\/cn\/wp-json\/wp\/v2\/posts\/152\/revisions\/155"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.go-uml.com\/cn\/wp-json\/wp\/v2\/media\/154"}],"wp:attachment":[{"href":"https:\/\/www.go-uml.com\/cn\/wp-json\/wp\/v2\/media?parent=152"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.go-uml.com\/cn\/wp-json\/wp\/v2\/categories?post=152"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.go-uml.com\/cn\/wp-json\/wp\/v2\/tags?post=152"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}