{"id":1070,"date":"2023-12-22T18:47:16","date_gmt":"2023-12-22T09:47:16","guid":{"rendered":"https:\/\/web.ezdentone.com\/?post_type=portfolio&#038;p=1070"},"modified":"2024-03-18T09:48:15","modified_gmt":"2024-03-18T00:48:15","slug":"dentones-ai-segmentation-is-compatible-with-all-3d-scanners","status":"publish","type":"portfolio","link":"https:\/\/www.ezdentone.com\/ko\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/","title":{"rendered":"dentOne&#8217;s AI segmentation is compatible with all 3D scanners."},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/web.ezdentone.com\/wp-content\/uploads\/2023\/12\/20221123_all_3D_scanner-1024x798.jpg\" alt=\"\" class=\"wp-image-1945\"\/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p id=\"viewer-estr4\"><\/p>\n\n\n\n<p id=\"viewer-93cvh\">Dentone&#8217;s AI segmentation is<\/p>\n\n\n\n<p id=\"viewer-82cqh\">compatible with all 3D scanners.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p id=\"viewer-drqqi\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/clearaligner\">#clearaligner<\/a><\/p>\n\n\n\n<p id=\"viewer-bl72m\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/orthodonticsoftware\">#orthodonticsoftware<\/a><\/p>\n\n\n\n<p id=\"viewer-1fk1c\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/3dorthodontic\">#3dorthodontic<\/a><\/p>\n\n\n\n<p id=\"viewer-6dq55\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/aligner\">#aligner<\/a><\/p>\n\n\n\n<p id=\"viewer-dk2ab\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/braces\">#braces<\/a><\/p>\n\n\n\n<p id=\"viewer-vab\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/dentone\">#dentone<\/a><\/p>\n\n\n\n<p id=\"viewer-e9gm0\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/%ED%88%AC%EB%AA%85%EA%B5%90%EC%A0%95\">#\ud22c\uba85\uad50\uc815<\/a><\/p>\n\n\n\n<p id=\"viewer-4k6pf\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/%EA%B5%90%EC%A0%95%EC%9A%A9%EC%86%8C%ED%94%84%ED%8A%B8%EC%9B%A8%EC%96%B4\">#\uad50\uc815\uc6a9\uc18c\ud504\ud2b8\uc6e8\uc5b4<\/a><\/p>\n\n\n\n<p id=\"viewer-105th\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/%ED%88%AC%EB%AA%85%EA%B5%90%EC%A0%95%EB%94%94%EC%9E%90%EC%9D%B8%EC%86%8C%ED%94%84%ED%8A%B8%EC%9B%A8%EC%96%B4\">#\ud22c\uba85\uad50\uc815\ub514\uc790\uc778\uc18c\ud504\ud2b8\uc6e8\uc5b4<\/a><\/p>\n\n\n\n<p id=\"viewer-7c2i\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/%EB%8D%B4%ED%8A%B8%EC%9B%90\">#\ub374\ud2b8\uc6d0<\/a><\/p>\n\n\n\n<p id=\"viewer-d1vif\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/itero\">#itero<\/a><\/p>\n\n\n\n<p id=\"viewer-a9t0g\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/i700\">#i700<\/a><\/p>\n\n\n\n<p id=\"viewer-8gptn\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/cs3600\">#cs3600<\/a><\/p>\n\n\n\n<p id=\"viewer-1lene\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/trios3\">#trios3<\/a><\/p>\n\n\n\n<p id=\"viewer-4i8tv\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/t310\">#t310<\/a><\/p>\n\n\n\n<p id=\"viewer-2p7du\"><a href=\"http:\/\/homepage.ezdentone.com\/news\/hashtags\/freedom\">#freedom<\/a><\/p>\n\n\n\n<p><\/p>\n\n\n\n<style>\n.nav-list{\nwidth: 150px; \ndisplay: flex; \nalign-items: center; \njustify-content: center;\n}\n@media (max-width: 420px){\n.nav-list{\nwidth: 100%;\nmargin-bottom: 1em;\n}\n<\/style>\n<script>\n  window.onload = () => {\n      const prevButton = document.querySelector(\".single .nav-links .nav-previous a\");\n      const nextButton = document.querySelector(\".single .nav-links .nav-next a\");\n      const navLinks =document.querySelector(\".single .nav-links\");\n      const navButton = `<div class=\"nav-list\" >\n              <a title=\"dentOne Partner Program\" href=\"https:\/\/www.ezdentone.com\/news\/\">list<\/a>\n          <\/div>`;\n      const emptyDiv =`<div class=\"nav-previous\"><\/div>`\n          if (prevButton && nextButton) {\n              prevButton.innerText = \"\u2190 prev\";\n              nextButton.innerText = \"next \u2192\";\n              navLinks.insertBefore(document.createRange().createContextualFragment(navButton), nextButton.parentElement);\n          } else  if (prevButton && !nextButton) {\n              prevButton.innerText = \"\u2190 prev\";\n              navLinks.insertAdjacentHTML('beforeend', navButton);\n              navLinks.insertAdjacentHTML('beforeend', emptyDiv);\n          } else if (!prevButton && nextButton) {\n              nextButton.innerText = \"next \u2192\";\n              navLinks.insertAdjacentHTML('afterbegin', navButton);\n              navLinks.insertAdjacentHTML('afterbegin', emptyDiv);\n          }\n  };\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Dentone&#8217;s AI segmentation is compatible with all 3D scanners. #clearaligner #orthodonticsoftware #3dorthodontic #aligner #braces #dentone #\ud22c\uba85\uad50\uc815 #\uad50\uc815\uc6a9\uc18c\ud504\ud2b8\uc6e8\uc5b4 #\ud22c\uba85\uad50\uc815\ub514\uc790\uc778\uc18c\ud504\ud2b8\uc6e8\uc5b4 #\ub374\ud2b8\uc6d0 #itero #i700 #cs3600 #trios3 #t310 #freedom<\/p>","protected":false},"author":1,"featured_media":105,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","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":"","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-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-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-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-gradient":""}},"ast-content-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-gradient":""},"tablet":{"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-gradient":""},"mobile":{"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-gradient":""}},"_vp_format_video_url":"","_vp_image_focal_point":[],"footnotes":""},"portfolio_category":[11],"portfolio_tag":[],"class_list":["post-1070","portfolio","type-portfolio","status-publish","format-standard","has-post-thumbnail","hentry","portfolio_category-version-upgrade"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>dentOne&#039;s AI segmentation is compatible with all 3D scanners. - dentOne \/ clear aligner \/ 3D Orthodontic Software<\/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.ezdentone.com\/ko\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"dentOne&#039;s AI segmentation is compatible with all 3D scanners. - dentOne \/ clear aligner \/ 3D Orthodontic Software\" \/>\n<meta property=\"og:description\" content=\"Dentone&#8217;s AI segmentation is compatible with all 3D scanners. #clearaligner #orthodonticsoftware #3dorthodontic #aligner #braces #dentone #\ud22c\uba85\uad50\uc815 #\uad50\uc815\uc6a9\uc18c\ud504\ud2b8\uc6e8\uc5b4 #\ud22c\uba85\uad50\uc815\ub514\uc790\uc778\uc18c\ud504\ud2b8\uc6e8\uc5b4 #\ub374\ud2b8\uc6d0 #itero #i700 #cs3600 #trios3 #t310 #freedom\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ezdentone.com\/ko\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/\" \/>\n<meta property=\"og:site_name\" content=\"dentOne \/ clear aligner \/ 3D Orthodontic Software\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-18T00:48:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2023\/12\/20221123_all_3D_scanner.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1300\" \/>\n\t<meta property=\"og:image:height\" content=\"1013\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/\",\"url\":\"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/\",\"name\":\"dentOne's AI segmentation is compatible with all 3D scanners. - dentOne \/ clear aligner \/ 3D Orthodontic Software\",\"isPartOf\":{\"@id\":\"https:\/\/www.ezdentone.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2023\/12\/20221123_all_3D_scanner.jpg\",\"datePublished\":\"2023-12-22T09:47:16+00:00\",\"dateModified\":\"2024-03-18T00:48:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/#primaryimage\",\"url\":\"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2023\/12\/20221123_all_3D_scanner.jpg\",\"contentUrl\":\"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2023\/12\/20221123_all_3D_scanner.jpg\",\"width\":1300,\"height\":1013},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.ezdentone.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Portfolio\",\"item\":\"https:\/\/www.ezdentone.com\/portfolio\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"dentOne&#8217;s AI segmentation is compatible with all 3D scanners.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.ezdentone.com\/#website\",\"url\":\"https:\/\/www.ezdentone.com\/\",\"name\":\"dentOne | clearaligner \/ 3D Orthodontic Software\",\"description\":\"clearaligner \/ clear aligner \/ 3D Orthodontic Software \/ \ud22c\uba85\uad50\uc815\ub514\uc790\uc778 \/ \uad50\uc815\uc2dc\ubbac\ub808\uc774\uc158 \/ orthodontic simulation\",\"publisher\":{\"@id\":\"https:\/\/www.ezdentone.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.ezdentone.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.ezdentone.com\/#organization\",\"name\":\"dentOne | clearaligner \/ 3D Orthodontic Software\",\"url\":\"https:\/\/www.ezdentone.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.ezdentone.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2024\/01\/dentOne_logo-1.webp\",\"contentUrl\":\"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2024\/01\/dentOne_logo-1.webp\",\"width\":143,\"height\":30,\"caption\":\"dentOne | clearaligner \/ 3D Orthodontic Software\"},\"image\":{\"@id\":\"https:\/\/www.ezdentone.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"dentOne's AI segmentation is compatible with all 3D scanners. - dentOne \/ clear aligner \/ 3D Orthodontic Software","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.ezdentone.com\/ko\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/","og_locale":"ko_KR","og_type":"article","og_title":"dentOne's AI segmentation is compatible with all 3D scanners. - dentOne \/ clear aligner \/ 3D Orthodontic Software","og_description":"Dentone&#8217;s AI segmentation is compatible with all 3D scanners. #clearaligner #orthodonticsoftware #3dorthodontic #aligner #braces #dentone #\ud22c\uba85\uad50\uc815 #\uad50\uc815\uc6a9\uc18c\ud504\ud2b8\uc6e8\uc5b4 #\ud22c\uba85\uad50\uc815\ub514\uc790\uc778\uc18c\ud504\ud2b8\uc6e8\uc5b4 #\ub374\ud2b8\uc6d0 #itero #i700 #cs3600 #trios3 #t310 #freedom","og_url":"https:\/\/www.ezdentone.com\/ko\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/","og_site_name":"dentOne \/ clear aligner \/ 3D Orthodontic Software","article_modified_time":"2024-03-18T00:48:15+00:00","og_image":[{"width":1300,"height":1013,"url":"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2023\/12\/20221123_all_3D_scanner.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/","url":"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/","name":"dentOne's AI segmentation is compatible with all 3D scanners. - dentOne \/ clear aligner \/ 3D Orthodontic Software","isPartOf":{"@id":"https:\/\/www.ezdentone.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/#primaryimage"},"image":{"@id":"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/#primaryimage"},"thumbnailUrl":"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2023\/12\/20221123_all_3D_scanner.jpg","datePublished":"2023-12-22T09:47:16+00:00","dateModified":"2024-03-18T00:48:15+00:00","breadcrumb":{"@id":"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/#primaryimage","url":"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2023\/12\/20221123_all_3D_scanner.jpg","contentUrl":"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2023\/12\/20221123_all_3D_scanner.jpg","width":1300,"height":1013},{"@type":"BreadcrumbList","@id":"https:\/\/www.ezdentone.com\/portfolio\/dentones-ai-segmentation-is-compatible-with-all-3d-scanners\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.ezdentone.com\/"},{"@type":"ListItem","position":2,"name":"Portfolio","item":"https:\/\/www.ezdentone.com\/portfolio\/"},{"@type":"ListItem","position":3,"name":"dentOne&#8217;s AI segmentation is compatible with all 3D scanners."}]},{"@type":"WebSite","@id":"https:\/\/www.ezdentone.com\/#website","url":"https:\/\/www.ezdentone.com\/","name":"dentOne | clearaligner \/ 3D Orthodontic Software","description":"clearaligner \/ clear aligner \/ 3D Orthodontic Software \/ \ud22c\uba85\uad50\uc815\ub514\uc790\uc778 \/ \uad50\uc815\uc2dc\ubbac\ub808\uc774\uc158 \/ orthodontic simulation","publisher":{"@id":"https:\/\/www.ezdentone.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.ezdentone.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/www.ezdentone.com\/#organization","name":"dentOne | clearaligner \/ 3D Orthodontic Software","url":"https:\/\/www.ezdentone.com\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.ezdentone.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2024\/01\/dentOne_logo-1.webp","contentUrl":"https:\/\/www.ezdentone.com\/wp-content\/uploads\/2024\/01\/dentOne_logo-1.webp","width":143,"height":30,"caption":"dentOne | clearaligner \/ 3D Orthodontic Software"},"image":{"@id":"https:\/\/www.ezdentone.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.ezdentone.com\/ko\/wp-json\/wp\/v2\/portfolio\/1070","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ezdentone.com\/ko\/wp-json\/wp\/v2\/portfolio"}],"about":[{"href":"https:\/\/www.ezdentone.com\/ko\/wp-json\/wp\/v2\/types\/portfolio"}],"author":[{"embeddable":true,"href":"https:\/\/www.ezdentone.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ezdentone.com\/ko\/wp-json\/wp\/v2\/comments?post=1070"}],"version-history":[{"count":2,"href":"https:\/\/www.ezdentone.com\/ko\/wp-json\/wp\/v2\/portfolio\/1070\/revisions"}],"predecessor-version":[{"id":6988,"href":"https:\/\/www.ezdentone.com\/ko\/wp-json\/wp\/v2\/portfolio\/1070\/revisions\/6988"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.ezdentone.com\/ko\/wp-json\/wp\/v2\/media\/105"}],"wp:attachment":[{"href":"https:\/\/www.ezdentone.com\/ko\/wp-json\/wp\/v2\/media?parent=1070"}],"wp:term":[{"taxonomy":"portfolio_category","embeddable":true,"href":"https:\/\/www.ezdentone.com\/ko\/wp-json\/wp\/v2\/portfolio_category?post=1070"},{"taxonomy":"portfolio_tag","embeddable":true,"href":"https:\/\/www.ezdentone.com\/ko\/wp-json\/wp\/v2\/portfolio_tag?post=1070"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}