{"id":74,"date":"2016-02-08T09:15:37","date_gmt":"2016-02-08T09:15:37","guid":{"rendered":"https:\/\/blog.oclc.org\/next\/?p=74"},"modified":"2021-06-25T13:49:14","modified_gmt":"2021-06-25T13:49:14","slug":"getting-started-with-linked-data-3","status":"publish","type":"post","link":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/","title":{"rendered":"Getting started with linked data"},"content":{"rendered":"<p><a href=\"https:\/\/blog.oclc.org\/next\/wp-content\/uploads\/2016\/01\/2016-02-04-Roy-linked-data-1.jpg\" rel=\"attachment wp-att-104\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-104\" src=\"https:\/\/blog.oclc.org\/next\/wp-content\/uploads\/2016\/01\/2016-02-04-Roy-linked-data-1.jpg\" alt=\"2016-02-04-Roy-linked-data\" width=\"1160\" height=\"370\" \/><\/a><\/p>\n<p>&#8220;Linked data&#8221; is a popular topic at library conferences these days, with overflow crowds wondering what it might mean for their institutions and their personal professional development. Why? Because linked data can be easily understood by computers, resulting in opportunities for improved library workflows, enhanced user experiences, and discovery of library collections through a variety of popular sites and Web services, including Google, Wikipedia and social networks.<\/p>\n<p>Before briefly explaining the nuts and bolts of linked data, it is important to point out that for most libraries and librarians the sea change from records full of text strings to fully linked data elements will largely occur under your radar.<\/p>\n<p><!--more--><\/p>\n<p>While there will likely be changes to workflows and certain operational procedures, the main changes will be absorbed by the automated systems we use and our underlying bibliographic processes. That is why OCLC has been working for years to understand the benefits and opportunities of linked data. Having said that, to best understand the opportunities offered by linked data, a basic understanding of what it is will be important.<\/p>\n<span class='bctt-click-to-tweet'><span class='bctt-ctt-text'><a href='https:\/\/x.com\/intent\/tweet?url=https%3A%2F%2Fblog.oclc.org%2Fnext%2Fgetting-started-with-linked-data-3%2F&#038;text=The%20sea%20change%20from%20records%20full%20of%20text%20to%20linked%20data%20will%20occur%20largely%20under%20libraries%27%20radar.&#038;related' target='_blank'rel=\"noopener noreferrer\">The sea change from records full of text to linked data will occur largely under libraries&#039; radar. <\/a><\/span><a href='https:\/\/x.com\/intent\/tweet?url=https%3A%2F%2Fblog.oclc.org%2Fnext%2Fgetting-started-with-linked-data-3%2F&#038;text=The%20sea%20change%20from%20records%20full%20of%20text%20to%20linked%20data%20will%20occur%20largely%20under%20libraries%27%20radar.&#038;related' target='_blank' class='bctt-ctt-btn'rel=\"noopener noreferrer\">Share on X<\/a><\/span>\n<h3>A triple by any other name<\/h3>\n<p>The essential concept of linked data is actually quite simple: you are stating, in a machine-understandable way, that something has a particular kind of relationship with something else. For example, in human terms you can say that the person William Shakespeare has a relationship of \u201cauthor\u201d with the work &#8220;Hamlet&#8221;:<\/p>\n<p style=\"padding-left: 30px;\">William Shakespeare -&gt; is the author of -&gt; Hamlet<\/p>\n<p>That relationship is known, in the world of linked data, as a \u201ctriple.\u201d<\/p>\n<p>For a machine to be able to process that information, it must be encoded in an appropriate computer language. And to be absolutely clear about which things you are linking, any string of characters (\u201cWilliam Shakespeare,\u201d \u201cis the author of\u201d and \u201cHamlet\u201d in the example above) should be replaced with a URL link that references machine descriptions of the individual elements:<\/p>\n<p style=\"padding-left: 30px;\"><a href=\"http:\/\/viaf.org\/viaf\/96994048\">http:\/\/viaf.org\/viaf\/96994048<\/a> (Shakespeare) -&gt; <a href=\"http:\/\/schema.org\/author\">http:\/\/schema.org\/author<\/a> (has an author relationship to) -&gt; <a href=\"http:\/\/worldcat.org\/entity\/work\/id\/1154449927\">http:\/\/worldcat.org\/entity\/work\/id\/1154449927<\/a> (Hamlet)<\/p>\n<p>This method also allows for the discovery of more information about each part of the triple, as the URLs can contain a variety of information, including relationships to other data stores.<\/p>\n<h3>How this relates to library data<\/h3>\n<p>OCLC has worked for many years to leverage the value of our massive aggregation of library bibliographic data represented by WorldCat to establish these kinds of machine-understandable relationships. We do this in a variety of ways, from creating new kinds of services like WorldCat Identities, to creating linked data for exposure to Web search engines and other uses.<br \/>\nOCLC Research has developed techniques for data normalization, deduplication, and enhancement that continuously improve the data aggregation that our member libraries rely upon. We produce regular statistical reports on the use of bibliographic elements that provide a view into how the profession has used its foundational standard over time. To see this, go to\u00a0<a href=\"http:\/\/experimental.worldcat.org\/marcusage\/\">http:\/\/experimental.worldcat.org\/marcusage\/<\/a> .<\/p>\n<p>Our work in linked data leads the industry in the creation of authoritative linked data entities for individuals and works. These linked data assertions are constructed not by a simple one-to-one translation from a bibliographic record to linked data, but by mining meaning from the entirety of WorldCat.<\/p>\n<p>For example, all instances of William Shakespeare are aggregated and reviewed to make one canonical linked data assertion about that author. This linked data work forms a key value proposition and differentiator for our member libraries.<\/p>\n<p>Here is an example of a Work record that aggregates information from all of the manifestations of that work: <a href=\"http:\/\/worldcat.org\/entity\/work\/id\/2406166\">http:\/\/worldcat.org\/entity\/work\/id\/2406166<\/a> .<\/p>\n<h3>The potential<\/h3>\n<p>In the future, we expect to provide data services to our member libraries that could include record conversion from MARC to BIBFRAME, linked data entity resolution and enhancement, and other new kinds of data services that libraries will increasingly require.<\/p>\n<p>Already underway is a <a href=\"https:\/\/www.oclc.org\/news\/releases\/2015\/201526dublin.en.html\">Person Entity Pilot<\/a> project, now in its second phase, which we are using to better understand library use cases for linked data and the types of services libraries will require to support their local use of linked data resources.<\/p>\n<p>By contributing your records to WorldCat, your data will be a part of this rich ecology of modern data services that will enable enhancements to your existing services as well as providing opportunities for new kinds of library services to better serve your community.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8220;Linked data&#8221; is a popular topic at library conferences these days, with overflow crowds wondering what it might mean for their institutions and their personal professional development. Why? Because linked data can be easily understood by computers, resulting in opportunities for improved library workflows, enhanced user experiences, and discovery of library collections through a variety [&hellip;]<\/p>\n","protected":false},"author":14,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,148],"tags":[6,5,7,8],"class_list":["post-74","post","type-post","status-publish","format-standard","hentry","category-linked-data","category-metadata","tag-cataloging","tag-linked-data","tag-metadata","tag-technology"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Getting started with linked data - OCLC Next<\/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:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting started with linked data - OCLC Next\" \/>\n<meta property=\"og:description\" content=\"&#8220;Linked data&#8221; is a popular topic at library conferences these days, with overflow crowds wondering what it might mean for their institutions and their personal professional development. Why? Because linked data can be easily understood by computers, resulting in opportunities for improved library workflows, enhanced user experiences, and discovery of library collections through a variety [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/\" \/>\n<meta property=\"og:site_name\" content=\"OCLC Next\" \/>\n<meta property=\"article:published_time\" content=\"2016-02-08T09:15:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-06-25T13:49:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.oclc.org\/next\/wp-content\/uploads\/2016\/01\/2016-02-04-Roy-linked-data-1.jpg\" \/>\n<meta name=\"author\" content=\"Roy Tennant\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Roy Tennant\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/\"},\"author\":{\"name\":\"Roy Tennant\",\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/#\\\/schema\\\/person\\\/796b41e036e0b10334bd8f05ef9eed2a\"},\"headline\":\"Getting started with linked data\",\"datePublished\":\"2016-02-08T09:15:37+00:00\",\"dateModified\":\"2021-06-25T13:49:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/\"},\"wordCount\":760,\"image\":{\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/wp-content\\\/uploads\\\/2016\\\/01\\\/2016-02-04-Roy-linked-data-1.jpg\",\"keywords\":[\"Cataloging\",\"Linked Data\",\"Metadata\",\"Technology\"],\"articleSection\":[\"Linked data\",\"Metadata\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/\",\"url\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/\",\"name\":\"Getting started with linked data - OCLC Next\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/wp-content\\\/uploads\\\/2016\\\/01\\\/2016-02-04-Roy-linked-data-1.jpg\",\"datePublished\":\"2016-02-08T09:15:37+00:00\",\"dateModified\":\"2021-06-25T13:49:14+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/#\\\/schema\\\/person\\\/796b41e036e0b10334bd8f05ef9eed2a\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/#primaryimage\",\"url\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/wp-content\\\/uploads\\\/2016\\\/01\\\/2016-02-04-Roy-linked-data-1.jpg\",\"contentUrl\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/wp-content\\\/uploads\\\/2016\\\/01\\\/2016-02-04-Roy-linked-data-1.jpg\",\"width\":1160,\"height\":370},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/getting-started-with-linked-data-3\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Getting started with linked data\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/#website\",\"url\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/\",\"name\":\"OCLC Next\",\"description\":\"Next provides insight and information about the work being done by and for libraries all over the world.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/#\\\/schema\\\/person\\\/796b41e036e0b10334bd8f05ef9eed2a\",\"name\":\"Roy Tennant\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/wp-content\\\/uploads\\\/2016\\\/01\\\/Roy-Tennant.jpg\",\"url\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/wp-content\\\/uploads\\\/2016\\\/01\\\/Roy-Tennant.jpg\",\"contentUrl\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/wp-content\\\/uploads\\\/2016\\\/01\\\/Roy-Tennant.jpg\",\"caption\":\"Roy Tennant\"},\"description\":\"OCLC, Senior Program Officer Roy works on projects related to improving the technological infrastructure of libraries, museums and archives. Specific areas in which he is active are OCLC Web Services, the OCLC Developer Network, and TAICHI (Technical Advances for Innovation in Cultural Heritage Institutions). Prior to joining OCLC Research in May 2007, Roy worked for the University of California for more than 20 years, first at UC Berkeley, then the California Digital Library. His experience included managing the process for UC Berkeley libraries to automate circulation, establishing the first Digital Library SunSITE, and launching the eScholarship Repository and eScholarship Editions for the California Digital Library. Roy is the owner of the Web4Lib and XML4Lib electronic discussions, and the creator and editor of Current Cites, a current awareness newsletter published every month for nearly 25 years. He has written five books on technology in libraries, wrote a column for Library Journal for ten years, and has numerous articles in other professional journals and magazines.\",\"sameAs\":[\"http:\\\/\\\/www.oclc.org\"],\"url\":\"https:\\\/\\\/blog.oclc.org\\\/next\\\/author\\\/roy-tennant\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Getting started with linked data - OCLC Next","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:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/","og_locale":"en_US","og_type":"article","og_title":"Getting started with linked data - OCLC Next","og_description":"&#8220;Linked data&#8221; is a popular topic at library conferences these days, with overflow crowds wondering what it might mean for their institutions and their personal professional development. Why? Because linked data can be easily understood by computers, resulting in opportunities for improved library workflows, enhanced user experiences, and discovery of library collections through a variety [&hellip;]","og_url":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/","og_site_name":"OCLC Next","article_published_time":"2016-02-08T09:15:37+00:00","article_modified_time":"2021-06-25T13:49:14+00:00","og_image":[{"url":"https:\/\/blog.oclc.org\/next\/wp-content\/uploads\/2016\/01\/2016-02-04-Roy-linked-data-1.jpg","type":"","width":"","height":""}],"author":"Roy Tennant","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Roy Tennant","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/#article","isPartOf":{"@id":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/"},"author":{"name":"Roy Tennant","@id":"https:\/\/blog.oclc.org\/next\/#\/schema\/person\/796b41e036e0b10334bd8f05ef9eed2a"},"headline":"Getting started with linked data","datePublished":"2016-02-08T09:15:37+00:00","dateModified":"2021-06-25T13:49:14+00:00","mainEntityOfPage":{"@id":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/"},"wordCount":760,"image":{"@id":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.oclc.org\/next\/wp-content\/uploads\/2016\/01\/2016-02-04-Roy-linked-data-1.jpg","keywords":["Cataloging","Linked Data","Metadata","Technology"],"articleSection":["Linked data","Metadata"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/","url":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/","name":"Getting started with linked data - OCLC Next","isPartOf":{"@id":"https:\/\/blog.oclc.org\/next\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/#primaryimage"},"image":{"@id":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.oclc.org\/next\/wp-content\/uploads\/2016\/01\/2016-02-04-Roy-linked-data-1.jpg","datePublished":"2016-02-08T09:15:37+00:00","dateModified":"2021-06-25T13:49:14+00:00","author":{"@id":"https:\/\/blog.oclc.org\/next\/#\/schema\/person\/796b41e036e0b10334bd8f05ef9eed2a"},"breadcrumb":{"@id":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/#primaryimage","url":"https:\/\/blog.oclc.org\/next\/wp-content\/uploads\/2016\/01\/2016-02-04-Roy-linked-data-1.jpg","contentUrl":"https:\/\/blog.oclc.org\/next\/wp-content\/uploads\/2016\/01\/2016-02-04-Roy-linked-data-1.jpg","width":1160,"height":370},{"@type":"BreadcrumbList","@id":"https:\/\/blog.oclc.org\/next\/getting-started-with-linked-data-3\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.oclc.org\/next\/"},{"@type":"ListItem","position":2,"name":"Getting started with linked data"}]},{"@type":"WebSite","@id":"https:\/\/blog.oclc.org\/next\/#website","url":"https:\/\/blog.oclc.org\/next\/","name":"OCLC Next","description":"Next provides insight and information about the work being done by and for libraries all over the world.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.oclc.org\/next\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/blog.oclc.org\/next\/#\/schema\/person\/796b41e036e0b10334bd8f05ef9eed2a","name":"Roy Tennant","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.oclc.org\/next\/wp-content\/uploads\/2016\/01\/Roy-Tennant.jpg","url":"https:\/\/blog.oclc.org\/next\/wp-content\/uploads\/2016\/01\/Roy-Tennant.jpg","contentUrl":"https:\/\/blog.oclc.org\/next\/wp-content\/uploads\/2016\/01\/Roy-Tennant.jpg","caption":"Roy Tennant"},"description":"OCLC, Senior Program Officer Roy works on projects related to improving the technological infrastructure of libraries, museums and archives. Specific areas in which he is active are OCLC Web Services, the OCLC Developer Network, and TAICHI (Technical Advances for Innovation in Cultural Heritage Institutions). Prior to joining OCLC Research in May 2007, Roy worked for the University of California for more than 20 years, first at UC Berkeley, then the California Digital Library. His experience included managing the process for UC Berkeley libraries to automate circulation, establishing the first Digital Library SunSITE, and launching the eScholarship Repository and eScholarship Editions for the California Digital Library. Roy is the owner of the Web4Lib and XML4Lib electronic discussions, and the creator and editor of Current Cites, a current awareness newsletter published every month for nearly 25 years. He has written five books on technology in libraries, wrote a column for Library Journal for ten years, and has numerous articles in other professional journals and magazines.","sameAs":["http:\/\/www.oclc.org"],"url":"https:\/\/blog.oclc.org\/next\/author\/roy-tennant\/"}]}},"_links":{"self":[{"href":"https:\/\/blog.oclc.org\/next\/wp-json\/wp\/v2\/posts\/74","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.oclc.org\/next\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.oclc.org\/next\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.oclc.org\/next\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.oclc.org\/next\/wp-json\/wp\/v2\/comments?post=74"}],"version-history":[{"count":13,"href":"https:\/\/blog.oclc.org\/next\/wp-json\/wp\/v2\/posts\/74\/revisions"}],"predecessor-version":[{"id":120,"href":"https:\/\/blog.oclc.org\/next\/wp-json\/wp\/v2\/posts\/74\/revisions\/120"}],"wp:attachment":[{"href":"https:\/\/blog.oclc.org\/next\/wp-json\/wp\/v2\/media?parent=74"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.oclc.org\/next\/wp-json\/wp\/v2\/categories?post=74"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.oclc.org\/next\/wp-json\/wp\/v2\/tags?post=74"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}