{"id":5462,"date":"2021-11-02T10:55:51","date_gmt":"2021-11-02T10:55:51","guid":{"rendered":"http:\/\/www.odbms.org\/blog\/?p=5462"},"modified":"2021-11-02T13:30:01","modified_gmt":"2021-11-02T13:30:01","slug":"on-designing-and-building-enterprise-knowledge-graphs-interview-with-ora-lassila-and-juan-sequeda","status":"publish","type":"post","link":"https:\/\/www.odbms.org\/blog\/2021\/11\/on-designing-and-building-enterprise-knowledge-graphs-interview-with-ora-lassila-and-juan-sequeda\/","title":{"rendered":"On Designing and Building Enterprise Knowledge Graphs. Interview with Ora Lassila and Juan Sequeda"},"content":{"rendered":"\n<blockquote class=\"wp-block-quote\"><p><em>\u201cThe limits of my language mean the limits of my world.\u201d \u2013 Ludvig Wittgenstein<\/em><\/p><\/blockquote>\n\n\n\n<p>I have interviewed&nbsp;<strong>Ora Lassila,&nbsp;<\/strong>Principal Graph Technologist&nbsp;in the&nbsp;<a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/aws.amazon.com\/neptune\/');\"  href=\"https:\/\/aws.amazon.com\/neptune\/\" target=\"_blank\" rel=\"noreferrer noopener\">Amazon Neptune<\/a>&nbsp;team at&nbsp;<a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/aws.amazon.com\/');\"  href=\"https:\/\/aws.amazon.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">AWS<\/a><strong>&nbsp;<\/strong>and<strong>&nbsp;Juan Sequeda,&nbsp;<\/strong>Principal Scientist at <a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/data.world');\"  href=\"https:\/\/data.world\" data-type=\"URL\" data-id=\"https:\/\/data.world\" target=\"_blank\" rel=\"noreferrer noopener\">data.world<\/a>.&nbsp;&nbsp;We talked about&nbsp;knowledge graphs and their new book.<\/p>\n\n\n\n<p>RVZ<\/p>\n\n\n\n<p><strong>Q1. You wrote a book titled &#8220;Designing and Building Enterprise Knowledge Graphs&#8221;. What was the main motivation for writing such a book?<\/strong><\/p>\n\n\n\n<p><strong>Ora Lassila and&nbsp;Juan Sequeda:&nbsp;&nbsp;<\/strong>We wanted to tackle the topic of knowledge graphs more broadly than just from the technology standpoint. There is more than just technology (e.g., <a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/en.wikipedia.org\/wiki\/Graph_database');\"  href=\"https:\/\/en.wikipedia.org\/wiki\/Graph_database\" data-type=\"URL\" data-id=\"https:\/\/en.wikipedia.org\/wiki\/Graph_database\" target=\"_blank\" rel=\"noreferrer noopener\">graph databases<\/a>) when it comes to successfully building a knowledge graph.&nbsp;<\/p>\n\n\n\n<p>Time and time again we see people thinking about knowledge graphs and jumping to the conclusion that they just need a graph database and start there. Not only is there more technology you need, but there are issues with people, processes, organizations, etc.<\/p>\n\n\n\n<p><strong>Q2. What are knowledge graphs and what are they useful for?<\/strong><\/p>\n\n\n\n<p><strong>Ora Lassila and&nbsp;<\/strong><strong>Juan Sequeda:&nbsp;&nbsp;<\/strong>We see knowledge graphs as a vehicle for data integration and to make data accessible within an organization. Note that when we say \u201caccessible data\u201d, we really mean this:&nbsp;<strong><em>accessible data = physical bits + semantics<\/em><\/strong>. The semantics part is really important, since no data is truly accessible unless you also understand what the data means and how to interpret it. We call this issue the \u201cknowledge\/data gap\u201d; Chapter 1 of our book gets deep into this.<\/p>\n\n\n\n<p>You could say that knowledge graphs are a way to \u201cdemocratize\u201d data: make data more accessible and understandable to people who are not technology experts.<\/p>\n\n\n\n<p><strong>Q3. Why connecting relational databases with knowledge graphs?<\/strong><\/p>\n\n\n\n<p><strong>Ora Lassila and&nbsp;<\/strong><strong>Juan Sequeda:&nbsp;&nbsp;<\/strong>Frankly, the majority of enterprise data is in relational databases, so this seemed like a very good way to scope the problem. At the beginning of our book we show examples of how data is connected today and frankly, it\u2019s a pain. And it\u2019s not just a technical pain, there are important social and organizational aspects to this.<\/p>\n\n\n\n<p><strong>Juan Sequeda:&nbsp;&nbsp;<\/strong>Understanding the relationship between relational databases and the semantic web\/knowledge graphs has been my quest since my undergraduate years. The title of my PhD dissertation is \u201c<a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/repositories.lib.utexas.edu\/handle\/2152\/30537');\"  href=\"https:\/\/repositories.lib.utexas.edu\/handle\/2152\/30537\" data-type=\"URL\" data-id=\"https:\/\/repositories.lib.utexas.edu\/handle\/2152\/30537\" target=\"_blank\" rel=\"noreferrer noopener\">Integrating Relational Databases with the Semantic Web<\/a>\u201d. Therefore I can say that this is a passion of mine.&nbsp;<\/p>\n\n\n\n<p><strong>Q4. Does it make more sense to use a native graph database instead or a NoSQL database?<\/strong><\/p>\n\n\n\n<p><strong>Ora Lassila and&nbsp;<\/strong><strong>Juan Sequeda:&nbsp;&nbsp;<\/strong>There is always the question \u201cwhy use X instead of Y?\u201d&#8230; and the answer almost always is \u201cit depends\u201d. We even bring this up in the foreword: As computer scientists we understand that there are many technologies that can be used to solve any particular problem. Some are easier, more convenient, and others are not. Just because you can write software in assembly language does not mean you shouldn\u2019t seek to use a high-level programming language. Same with databases: find one that suits your purpose best.<\/p>\n\n\n\n<p><strong>Q5. What are the typical roles within an organization responsible for the knowledge graph?<\/strong><\/p>\n\n\n\n<p><strong>Ora Lassila and&nbsp;<\/strong><strong>Juan Sequeda:&nbsp;&nbsp;<\/strong>Organizations really need to get into the mindset of treating data as a product. When you acknowledge this, you realize you need the roles for designing, implementing and managing products, in this case data products. We see upcoming roles such as data product managers and knowledge scientists (i.e. Knowledge Engineers 2.0). We get into this in Chapter 4 of our book.<\/p>\n\n\n\n<p><strong>Q6. Data and knowledge are often in silos. Sharing knowledge and data is sometimes hard in an enterprise. What are the technical and non technical reasons for that?<\/strong><\/p>\n\n\n\n<p><strong>Ora Lassila and&nbsp;<\/strong><strong>Juan Sequeda:&nbsp;&nbsp;<\/strong>Technical problems are solvable, and many solutions exist. That said, we think knowledge graphs are really addressing this issue nicely.<\/p>\n\n\n\n<p>The non-technical issues are an interesting challenge, and in many ways more difficult: people and process, organizational structure, centralization vs decentralization, etc. One specific issue that shows up all the time is this: If you want to share knowledge within a broader organization, you have to cross organizational boundaries, and that lands you on someone else\u2019s \u201cturf\u201d. There is a great deal of diplomacy that is needed to tackle these kinds of issues.&nbsp;<\/p>\n\n\n\n<p><strong>Q7. When is it more appropriate to use RDF graph technologies instead of native<\/strong> <strong>property graph technologies?<\/strong><\/p>\n\n\n\n<p><strong>Ora Lassila and&nbsp;Juan Sequeda:&nbsp;&nbsp;<\/strong>First, we object to the notion of \u201cnative\u201d when it comes to property graphs, they are no more native than <a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/en.wikipedia.org\/wiki\/Resource_Description_Framework');\"  href=\"https:\/\/en.wikipedia.org\/wiki\/Resource_Description_Framework\" data-type=\"URL\" data-id=\"https:\/\/en.wikipedia.org\/wiki\/Resource_Description_Framework\" target=\"_blank\" rel=\"noreferrer noopener\">RDF graphs.<\/a><\/p>\n\n\n\n<p>These are two slightly different approaches to building graphs. Ultimately, the question is not all that interesting. A more interesting question is: <em>When should you use a graph as opposed to something else? <\/em>If you do decide to use a graph, there are a lot of considerations and modeling decisions before you even come to the question of RDF vs. property graphs.<\/p>\n\n\n\n<p>Of course, RDF is better suited to some situations (e.g., when you use external data, or have to merge graphs from different sources). Try using property graphs there and you merely end up re-inventing mechanisms that are already part of RDF. On the other hand, property graphs often appeal more to software developers, thanks to available access mechanisms and programming language support (e.g., <a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/www.gremlin.com');\"  href=\"https:\/\/www.gremlin.com\" data-type=\"URL\" data-id=\"https:\/\/www.gremlin.com\" target=\"_blank\" rel=\"noreferrer noopener\">Gremlin<\/a>).<\/p>\n\n\n\n<p><strong>Q8. How can enterprises successfully adopt knowledge graphs to integrate data and knowledge, without boiling the ocean?<\/strong><\/p>\n\n\n\n<p><strong>Ora Lassila and&nbsp;<\/strong><strong>Juan Sequeda:&nbsp;&nbsp;<\/strong>First of all, you can\u2019t build enterprise knowledge graphs in a \u201cboil the ocean\u201d approach. No chance in hell. You first need to break the problem in smaller pieces, by business units and use cases. This ultimately is a people and process problem. The tech is already here.<\/p>\n\n\n\n<p>That said, there is a certain \u201cbuild it and they will come\u201d aspect to knowledge graphs. You should think of them more as a platform rather than as an application. Start by knowing some use cases, and gradually generalize and widen your scope. But you need to be solving some pressing problems for the business. Spend time understanding the problems, the limitations of their current solutions (assuming they are somewhat viable) and finding a champion (i.e. \u201cif you can solve this problem better\/faster\/etc, I\u2019m all ears!\u201d). Also try to avoid educating on the technology: Business units don\u2019t care if their problem is solved with technology A, B or C\u2026 all they want is for their problem to be solved.<\/p>\n\n\n\n<p><strong>Q9. Knowledge graphs and AI. Is there any relationships between them?<\/strong><\/p>\n\n\n\n<p><strong>Ora Lassila and&nbsp;Juan Sequeda:&nbsp;&nbsp;<\/strong>Yes.&nbsp;Knowledge Graphs are a modern solution to a long-time (and in some ways, \u201cultimate\u201d) goal in computer science: to integrate data and knowledge at scale. For at least the past half century, we\u2019ve seen independent and integrated contributions coming from the AI community (namely <a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/en.wikipedia.org\/wiki\/Knowledge_representation_and_reasoning');\"  href=\"https:\/\/en.wikipedia.org\/wiki\/Knowledge_representation_and_reasoning\" data-type=\"URL\" data-id=\"https:\/\/en.wikipedia.org\/wiki\/Knowledge_representation_and_reasoning\" target=\"_blank\" rel=\"noreferrer noopener\">knowledge representation<\/a>, a subfield of classical <a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/en.wikipedia.org\/wiki\/Artificial_intelligence');\"  href=\"https:\/\/en.wikipedia.org\/wiki\/Artificial_intelligence\" data-type=\"URL\" data-id=\"https:\/\/en.wikipedia.org\/wiki\/Artificial_intelligence\" target=\"_blank\" rel=\"noreferrer noopener\">AI)<\/a> and the data management community.&nbsp;&nbsp;See section 1.3 of the book.<\/p>\n\n\n\n<p><strong>Qx Anything else you wish to add?<\/strong><\/p>\n\n\n\n<p><strong>Ora Lassila and&nbsp;<\/strong><strong>Juan Sequeda:&nbsp;&nbsp;<\/strong>We see a lot of what Albert Einstein gave as the definition of insanity: Doing the same thing over and over, and expecting different results. We need to do something truly different. But this is challenging for many reasons, not least because of this:&nbsp;<\/p>\n\n\n\n<p><em>\u201cThe limits of my language mean the limits of my world.\u201d \u2013 Ludvig Wittgenstein<\/em><em><\/em><\/p>\n\n\n\n<p>For example, if <a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/en.wikipedia.org\/wiki\/SQL');\"  href=\"https:\/\/en.wikipedia.org\/wiki\/SQL\" data-type=\"URL\" data-id=\"https:\/\/en.wikipedia.org\/wiki\/SQL\" target=\"_blank\" rel=\"noreferrer noopener\">SQL <\/a>is your language, it may be very hard for you to see that there are some completely different ways of solving problems (case in point: graphs and graph databases).<\/p>\n\n\n\n<p>Another challenge is that there are hard people and process issues, but as technologists we are wired to focus on technology, and to seek how to scale and automate.&nbsp;<\/p>\n\n\n\n<p>Finally, we think the \u201cgraph industry\u201d needs to evolve past the RDF vs. property graphs issue. Most people do not care. We need graphs. Period.<\/p>\n\n\n\n<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image-2.jpeg');\"  href=\"http:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image-2.jpeg\"><img decoding=\"async\" loading=\"lazy\" src=\"http:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image-2.jpeg\" alt=\"\" class=\"wp-image-5470\" width=\"166\" height=\"125\"\/><\/a><\/figure>\n\n\n\n<p><strong>Dr. Ora Lassila,&nbsp;<\/strong>Principal Graph Technologist&nbsp;in the&nbsp;<a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/aws.amazon.com\/neptune\/');\"  href=\"https:\/\/aws.amazon.com\/neptune\/\">Amazon Neptune<\/a>&nbsp;team at&nbsp;<a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/aws.amazon.com\/');\"  href=\"https:\/\/aws.amazon.com\/\">AWS<\/a>, mostly focusing on&nbsp;<a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/aws.amazon.com\/neptune\/knowledge-graphs-on-aws\/');\"  href=\"https:\/\/aws.amazon.com\/neptune\/knowledge-graphs-on-aws\/\">knowledge graphs<\/a>.&nbsp; <em>Earlier, he was a&nbsp;Managing Director&nbsp;at State Street, heading their efforts to adopt ontologies and graph databases. Before that, he worked as a&nbsp;technology architect&nbsp;at Pegasystems, as an&nbsp;architect and technology strategist&nbsp;at Nokia Location &amp; Commerce (aka HERE), and prior to that he was a&nbsp;Research Fellow&nbsp;at the Nokia Research Center Cambridge. He was an elected member of the Advisory Board of the&nbsp;<a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/www.w3.org\/');\"  href=\"https:\/\/www.w3.org\/\">World Wide Web Consortium<\/a>&nbsp;(W3C) in 1998-2013, and represented Nokia in the W3C Advisory Committee in 1998-2002. In 1996-1997 he was a Visiting Scientist at MIT Laboratory for Computer Science, working with W3C and launching the Resource Description Framework (RDF) standard; he served as a co-editor of the RDF Model and Syntax specification.<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image-1.jpeg');\"  href=\"http:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image-1.jpeg\"><img decoding=\"async\" loading=\"lazy\" src=\"http:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image-1-683x1024.jpeg\" alt=\"\" class=\"wp-image-5469\" width=\"122\" height=\"183\" srcset=\"https:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image-1-683x1024.jpeg 683w, https:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image-1-200x300.jpeg 200w, https:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image-1-768x1151.jpeg 768w, https:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image-1.jpeg 990w\" sizes=\"(max-width: 122px) 100vw, 122px\" \/><\/a><\/figure>\n\n\n\n<p><strong>Juan Sequeda<\/strong>, Principal Scientist at data.world.&nbsp; <em>He holds a PhD in Computer Science from The University of Texas at Austin. Juan&#8217;s goal is to reliably create knowledge from inscrutable data. His research and industry work has been on designing and building Knowledge Graph for enterprise data integration. Juan has researched and developed technology on semantic data virtualization, graph data modeling, schema mapping and data integration methodologies. He pioneered technology to construct knowledge graphs from relational databases, resulting in W3C standards, research awards, patents, software and his startup Capsenta (acquired by data.world). Juan strives to build bridges between academia and industry as the current co-chair of the LDBC Property Graph Schema Working Group, past member of the LDCB Graph Query Languages task force, standards editor at the World Wide Web Consortium (W3C) and organizing committees of scientific conferences, including being the general chair of The Web Conference 2023. Juan is also the co-host of Catalog and Cocktails, an honest, no-bs, non-salesy podcast about enterprise data.<\/em><\/p>\n\n\n\n<p><strong>Resources<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image.jpeg');\"  href=\"http:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image.jpeg\"><img decoding=\"async\" loading=\"lazy\" src=\"http:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image.jpeg\" alt=\"\" class=\"wp-image-5467\" width=\"155\" height=\"191\" srcset=\"https:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image.jpeg 406w, https:\/\/www.odbms.org\/blog\/wp-content\/uploads\/2021\/11\/image-244x300.jpeg 244w\" sizes=\"(max-width: 155px) 100vw, 155px\" \/><\/a><\/figure>\n\n\n\n<p><a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/www.morganclaypool.com\/doi\/abs\/10.2200\/S01105ED1V01Y202105DSK020');\" rel=\"noreferrer noopener\"  href=\"https:\/\/www.morganclaypool.com\/doi\/abs\/10.2200\/S01105ED1V01Y202105DSK020\" data-type=\"URL\" data-id=\"https:\/\/www.morganclaypool.com\/doi\/abs\/10.2200\/S01105ED1V01Y202105DSK020\" target=\"_blank\">Designing and Building Enterprise Knowledge Graphs<\/a> Synthesis Lectures on Data, Semantics, and Knowledge August 2021, 165 pages,&nbsp;(<a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/doi.org\/10.2200\/S01105ED1V01Y202105DSK020');\"  href=\"https:\/\/doi.org\/10.2200\/S01105ED1V01Y202105DSK020\">https:\/\/doi.org\/10.2200\/S01105ED1V01Y202105DSK020<\/a>) Juan&nbsp;Sequeda,&nbsp;data.world;&nbsp;Ora&nbsp;Lassila,&nbsp;Amazon&nbsp;<\/p>\n\n\n\n<p><strong>Related Posts<\/strong><\/p>\n\n\n\n<p><a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/www.odbms.org\/blog\/2020\/06\/fighting-covid-19-with-graphs-interview-with-alexander-jarasch\/');\"  href=\"http:\/\/www.odbms.org\/blog\/2020\/06\/fighting-covid-19-with-graphs-interview-with-alexander-jarasch\/\" data-type=\"URL\" data-id=\"http:\/\/www.odbms.org\/blog\/2020\/06\/fighting-covid-19-with-graphs-interview-with-alexander-jarasch\/\" target=\"_blank\" rel=\"noreferrer noopener\">Fighting Covid-19 with Graphs. Interview with Alexander Jarasch ODBMS Industry Watch, June 8, 2020<\/a><\/p>\n\n\n\n<p><strong>Follow us on Twitter: <a onclick=\"javascript:pageTracker._trackPageview('\/outgoing\/twitter.com\/odbmsorg');\"  href=\"https:\/\/twitter.com\/odbmsorg\" data-type=\"URL\" data-id=\"https:\/\/twitter.com\/odbmsorg\" target=\"_blank\" rel=\"noreferrer noopener\">@odbmsorg<\/a><\/strong><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>##<\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>\u201cThe limits of my language mean the limits of my world.\u201d \u2013 Ludvig Wittgenstein I have interviewed&nbsp;Ora Lassila,&nbsp;Principal Graph Technologist&nbsp;in the&nbsp;Amazon Neptune&nbsp;team at&nbsp;AWS&nbsp;and&nbsp;Juan Sequeda,&nbsp;Principal Scientist at data.world.&nbsp;&nbsp;We talked about&nbsp;knowledge graphs and their new book. RVZ Q1. You wrote a book titled &#8220;Designing and Building Enterprise Knowledge Graphs&#8221;. What was the main motivation for writing such [&hellip;]<!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[1663,1292,54,1665,231,914,1664,1380,1667,1666,413,1668,549],"_links":{"self":[{"href":"https:\/\/www.odbms.org\/blog\/wp-json\/wp\/v2\/posts\/5462"}],"collection":[{"href":"https:\/\/www.odbms.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.odbms.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.odbms.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.odbms.org\/blog\/wp-json\/wp\/v2\/comments?post=5462"}],"version-history":[{"count":9,"href":"https:\/\/www.odbms.org\/blog\/wp-json\/wp\/v2\/posts\/5462\/revisions"}],"predecessor-version":[{"id":5474,"href":"https:\/\/www.odbms.org\/blog\/wp-json\/wp\/v2\/posts\/5462\/revisions\/5474"}],"wp:attachment":[{"href":"https:\/\/www.odbms.org\/blog\/wp-json\/wp\/v2\/media?parent=5462"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.odbms.org\/blog\/wp-json\/wp\/v2\/categories?post=5462"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.odbms.org\/blog\/wp-json\/wp\/v2\/tags?post=5462"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}