{"id":7767,"date":"2010-03-12T10:28:44","date_gmt":"2010-03-12T15:28:44","guid":{"rendered":"http:\/\/www.iposgoode.ca\/?p=7767"},"modified":"2010-03-12T10:28:44","modified_gmt":"2010-03-12T15:28:44","slug":"apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs","status":"publish","type":"post","link":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/","title":{"rendered":"Apple v. HTC Offers Opportunity to Examine the Nature of Computer Programs"},"content":{"rendered":"<p><em>Brandon Evenson is a JD candidate at Osgoode Hall Law School.<\/em><\/p>\n<p>Technology blogs are still buzzing over Apple\u2019s recently filed lawsuit against <a href=\"http:\/\/www.docstoc.com\/docs\/27230772\/Apple-vs-HTC\">HTC for patent infringement<\/a>. In their filing, Apple claims that various HTC phones (including but not limited to phones running the Google Android OS) infringe a number of Apple\u2019s patents currently used in the iPhone. Engadget\u2019s Nilay Patel completed a good<a href=\"http:\/\/www.engadget.com\/2010\/03\/02\/apple-vs-htc-a-patent-breakdown\/\"> lay review<\/a> of the Apple patents allegedly infringed by HTC.<\/p>\n<p><!--more--><\/p>\n<p>Among the 20-odd patents claimed, three Apple patents stand out in particular:<\/p>\n<p>Patent<a href=\"http:\/\/www.pat2pdf.org\/patents\/pat7657849.pdf\"> #7657849<\/a> issued June 28, 2007 is entitled \u201cUnlocking A Device By Performing Gestures On An Unlock Image\u201d. The patent describes and claims a method for unlocking a Touch Screen device with an interactive virtual graphic of a slide lock.<\/p>\n<p>Patent <a href=\"http:\/\/www.google.com\/patents?id=n7WxAAAAEBAJ&amp;printsec=abstract&amp;zoom=4&amp;source=gbs_overview_r&amp;cad=0#v=onepage&amp;q=&amp;f=false\">#7469381<\/a> issued December 23, 2008 is entitled \u201cList Scrolling And Document Translation, Scaling, And Rotation On A Touch-Screen Display\u201d. The patent title is misleading. Though it discloses the invention of iPhone\u2019s multi-touch actions such as pinch-to-zoom, rotation, and de-acceleration animation while scrolling, the actual claims are limited to the iPhone\u2019s scroll, bounce-back and dampen animation when the border limits of a document, list, email, etc, have been reached.<\/p>\n<p>Patent #<a href=\"http:\/\/www.google.com\/patents?id=zIwLAAAAEBAJ&amp;printsec=claims&amp;zoom=4#v=onepage&amp;q=&amp;f=false\">6424354<\/a> issued July 23, 2002 is entitled \u201cObject-Oriented Event Notification System With Listener Registration Of Both Interests And Methods\u201d. The patent describes and claims a method to propagate changes in an object\u2019s state to other objects interested in that change. For example, in the Mac OS X operating system a user can change the computer\u2019s output volume via the top menu bar.\u00a0 Any change in the volume will also be reflected in the Sound Preferences pane in the Output Volume option instantaneously. There are many ways to program this feature, however the method Apple uses (and has patented) involves a variation on the standard programming paradigm called <a href=\"http:\/\/www.ils.unc.edu\/%7Euskala\/MVC.htm\">Model View Controller<\/a>.<\/p>\n<p>Why are these patents of particular interest? Each of these patents can help explore the nature of computer programs. Such an exercise is a worthwhile endeavor.<\/p>\n<p>Despite what some may argue, the debate over software patenting has been alive and well for three decades.\u00a0 In 1989 Professor Reichman, Professor of Law at Duke Law  School, published a paper called <em>Computer Programs as Applied Scientific Know-how: Implications of Copyright Protection for Commercialized University Research<\/em>.\u00a0 In his paper, Professor Reichman describes the need for a conceptual model about (a) the purposes to be served by a protection statute for computer programs, and (b) the nature of the subject matter to be protected with respect to computer programs.<\/p>\n<p>The debate regarding software patents today is not focused on the purpose of protection.\u00a0 It would seem most are in agreement that the purpose is to increase innovation. There is certainly no party advocating for a decrease in innovation.<\/p>\n<p>Rather, today\u2019s debate is centered on how the purpose of protection should be brought about. While this is certainly needed, it may be taking away from a more important discussion about the nature of computer programs.<\/p>\n<p>In her still relevant article entitled <em><a href=\"http:\/\/www.southernct.edu\/organizations\/rccs\/text-only\/resources_t\/research_t\/intellectual_property_t\/ownership_mono_t\/johnson_t\/introduction.html\">Proprietary Rights in Computer Software: Individual and Policy Issues<\/a>,<\/em> Professor Johnson argues that:<\/p>\n<p>The aims and strategies of copyright and patent law seem right on target in seeking to create an environment in which invention can flourish. In this respect they are not bad laws. But while their aims are right, they seem to lack the conceptual tools to handle the issues posed by computer technology.<\/p>\n<p>One of those conceptual tools must certainly be, as Professor Reichman describes, a model about (b) the nature of the subject matter to be protected. Exploring and understanding the nature of computer programs will hopefully lead to deciding what should be protected and what should not.\u00a0 A good example of this in practice can be found in the USPTO patent examiner manual.<\/p>\n<p>The USPTO differentiates between functional descriptive material and nonfunctional descriptive material in <a href=\"http:\/\/www.uspto.gov\/web\/offices\/pac\/mpep\/documents\/2100.htm\">2106.01 Computer-Related Nonstatutory Subject Matter[R-6]<\/a> (the Canadian equivalent is <a href=\"http:\/\/www.ic.gc.ca\/eic\/site\/cipointernet-internetopic.nsf\/eng\/wr00999.html\">16.03.02<\/a>).\u00a0 The purpose of this section is to try to draw a line between computer programs (functional) and literary works, music, abstract ideas, and compilation or mere arrangement of data (nonfunctional). This is necessary since both these functional and nonfunctional elements can be represented as data and stored in a computer-readable medium. Without differentiating, one could theoretically claim patent protection over a piece of music simply by storing in a computer readable format (eg. midi or mp3).<\/p>\n<p>So what does Apple\u2019s three patents teach us about the nature of computer programs?<\/p>\n<p>In its most basic form, patent \u2018849 is simply a virtual representation of the physical unlock button found on any Ipod or portable CD player. Similarly, patent \u2018381 is an animation using real-world kinematics. This would seem to indicate that computer programs can emulate manipulable physical elements found in the real-world. One may argue that such patents are surely not novel and thus do not deserve patent protection. The Apple patents, however, indicate how such emulation is not necessarily a straightforward implementation. Software metaphor do not always match real-world examples because of the inherent differences in working in a virtual environment. If there is inventiveness with respect to how real-world items are manifested in virtual ones, then should this not be protected?<\/p>\n<p>Patent \u2018354. The Model View Controller programming paradigm, as discussed above, is partially a method that makes it easier for the developer to design, program, and debug an application. The MVC paradigm is not so much a theoretical construct as a pragmatic solution to real software development problems. Graphical User Interface-centric applications, unlike command line (eg DOS) driven ones, are inherently more complex to code. Being able to compartmentalize functions into isolated sections that operate independently can simplify the process. The same is true for higher level programming languages that allow for an Object Oriented paradigm implementation.<\/p>\n<p>The \u2018354 patent also partially describes an algorithm for improving the efficiency of code that implements MVC. The effect is likened to that of using a binary sort algorithm instead of a bubble sort algorithm.\u00a0 The quality of the information is not improved, rather, the information is more efficiency generated or manipulated. This shouldn\u2019t be confused with efficiency gains from porting manual mathematic calculations to a computer (which would surely suffer from a lack of novelty). Efficiency gains from better computer algorithms may make all the difference when trying to solve information problems with technology (eg. <a href=\"http:\/\/en.wikipedia.org\/wiki\/Very_large_database\">Very Large Databases<\/a>)<\/p>\n<p>A model of the nature of computer programs can also assist with other aspects of encouraging software innovation and protection. For example, it may aid in developing a better classification system so that examiners can easily find prior art. It may also give developers a more readily accessible database for solutions to difficult problems along with more certainty about what IP rights have been granted and to whom.<\/p>\n<p>More than <a href=\"http:\/\/www.blinkenlights.com\/pc.shtml\">thirty years<\/a> after the first personal computer, the debate about software patentability and protection continues.\u00a0 No doubt if Apple and HTC do make it to court, arguments from both sides will be heard on why each others\u2019 software patents should not have been granted in the first place. One can only hope that the court, in deciding the case, supports their reasons with foundational principles by discussing the true nature of software.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Brandon Evenson is a JD candidate at Osgoode Hall Law School. Technology blogs are still buzzing over Apple\u2019s recently filed lawsuit against HTC for patent infringement. In their filing, Apple claims that various HTC phones (including but not limited to phones running the Google Android OS) infringe a number of Apple\u2019s patents currently used in [&hellip;]<\/p>\n","protected":false},"author":2140,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","footnotes":""},"categories":[280,141,10],"tags":[281],"class_list":["post-7767","post","type-post","status-publish","format-standard","hentry","category-innovation","category-patentability","category-patents","tag-brandon-evenson-ipilogue-editor"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Apple v. HTC Offers Opportunity to Examine the Nature of Computer Programs - IPOsgoode<\/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.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Apple v. HTC Offers Opportunity to Examine the Nature of Computer Programs - IPOsgoode\" \/>\n<meta property=\"og:description\" content=\"Brandon Evenson is a JD candidate at Osgoode Hall Law School. Technology blogs are still buzzing over Apple\u2019s recently filed lawsuit against HTC for patent infringement. In their filing, Apple claims that various HTC phones (including but not limited to phones running the Google Android OS) infringe a number of Apple\u2019s patents currently used in [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/\" \/>\n<meta property=\"og:site_name\" content=\"IPOsgoode\" \/>\n<meta property=\"article:published_time\" content=\"2010-03-12T15:28:44+00:00\" \/>\n<meta name=\"author\" content=\"ccraig\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ccraig\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/2010\\\/03\\\/12\\\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/2010\\\/03\\\/12\\\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\\\/\"},\"author\":{\"name\":\"ccraig\",\"@id\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/#\\\/schema\\\/person\\\/09b0ef7189d5a2bd6fef2472e5ea5b94\"},\"headline\":\"Apple v. HTC Offers Opportunity to Examine the Nature of Computer Programs\",\"datePublished\":\"2010-03-12T15:28:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/2010\\\/03\\\/12\\\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\\\/\"},\"wordCount\":1208,\"keywords\":[\"Brandon Evenson (IPilogue Editor)\"],\"articleSection\":[\"Innovation\",\"Patentability\",\"Patents\"],\"inLanguage\":\"en-CA\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/2010\\\/03\\\/12\\\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\\\/\",\"url\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/2010\\\/03\\\/12\\\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\\\/\",\"name\":\"Apple v. HTC Offers Opportunity to Examine the Nature of Computer Programs - IPOsgoode\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/#website\"},\"datePublished\":\"2010-03-12T15:28:44+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/#\\\/schema\\\/person\\\/09b0ef7189d5a2bd6fef2472e5ea5b94\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/2010\\\/03\\\/12\\\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\\\/#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/2010\\\/03\\\/12\\\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/2010\\\/03\\\/12\\\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Apple v. HTC Offers Opportunity to Examine the Nature of Computer Programs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/#website\",\"url\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/\",\"name\":\"IPOsgoode\",\"description\":\"An Authoritive Leader in IP\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/#\\\/schema\\\/person\\\/09b0ef7189d5a2bd6fef2472e5ea5b94\",\"name\":\"ccraig\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4d6461ef50f637a66f0e694df440ca5896971e12de84d604936521b184fec22a?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4d6461ef50f637a66f0e694df440ca5896971e12de84d604936521b184fec22a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4d6461ef50f637a66f0e694df440ca5896971e12de84d604936521b184fec22a?s=96&d=mm&r=g\",\"caption\":\"ccraig\"},\"url\":\"https:\\\/\\\/www.yorku.ca\\\/osgoode\\\/iposgoode\\\/author\\\/ccraig\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Apple v. HTC Offers Opportunity to Examine the Nature of Computer Programs - IPOsgoode","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.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/","og_locale":"en_US","og_type":"article","og_title":"Apple v. HTC Offers Opportunity to Examine the Nature of Computer Programs - IPOsgoode","og_description":"Brandon Evenson is a JD candidate at Osgoode Hall Law School. Technology blogs are still buzzing over Apple\u2019s recently filed lawsuit against HTC for patent infringement. In their filing, Apple claims that various HTC phones (including but not limited to phones running the Google Android OS) infringe a number of Apple\u2019s patents currently used in [&hellip;]","og_url":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/","og_site_name":"IPOsgoode","article_published_time":"2010-03-12T15:28:44+00:00","author":"ccraig","twitter_card":"summary_large_image","twitter_misc":{"Written by":"ccraig","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/#article","isPartOf":{"@id":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/"},"author":{"name":"ccraig","@id":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/#\/schema\/person\/09b0ef7189d5a2bd6fef2472e5ea5b94"},"headline":"Apple v. HTC Offers Opportunity to Examine the Nature of Computer Programs","datePublished":"2010-03-12T15:28:44+00:00","mainEntityOfPage":{"@id":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/"},"wordCount":1208,"keywords":["Brandon Evenson (IPilogue Editor)"],"articleSection":["Innovation","Patentability","Patents"],"inLanguage":"en-CA"},{"@type":"WebPage","@id":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/","url":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/","name":"Apple v. HTC Offers Opportunity to Examine the Nature of Computer Programs - IPOsgoode","isPartOf":{"@id":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/#website"},"datePublished":"2010-03-12T15:28:44+00:00","author":{"@id":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/#\/schema\/person\/09b0ef7189d5a2bd6fef2472e5ea5b94"},"breadcrumb":{"@id":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/2010\/03\/12\/apple-v-htc-offers-opportunity-to-examine-the-nature-of-computer-programs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/"},{"@type":"ListItem","position":2,"name":"Apple v. HTC Offers Opportunity to Examine the Nature of Computer Programs"}]},{"@type":"WebSite","@id":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/#website","url":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/","name":"IPOsgoode","description":"An Authoritive Leader in IP","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"},{"@type":"Person","@id":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/#\/schema\/person\/09b0ef7189d5a2bd6fef2472e5ea5b94","name":"ccraig","image":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/secure.gravatar.com\/avatar\/4d6461ef50f637a66f0e694df440ca5896971e12de84d604936521b184fec22a?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4d6461ef50f637a66f0e694df440ca5896971e12de84d604936521b184fec22a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4d6461ef50f637a66f0e694df440ca5896971e12de84d604936521b184fec22a?s=96&d=mm&r=g","caption":"ccraig"},"url":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/author\/ccraig\/"}]}},"taxonomy_info":{"category":[{"value":280,"label":"Innovation"},{"value":141,"label":"Patentability"},{"value":10,"label":"Patents"}],"post_tag":[{"value":281,"label":"Brandon Evenson (IPilogue Editor)"}]},"featured_image_src_large":false,"author_info":{"display_name":"ccraig","author_link":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/author\/ccraig\/"},"comment_info":"","category_info":[{"term_id":280,"name":"Innovation","slug":"innovation","term_group":0,"term_taxonomy_id":280,"taxonomy":"category","description":"","parent":0,"count":269,"filter":"raw","cat_ID":280,"category_count":269,"category_description":"","cat_name":"Innovation","category_nicename":"innovation","category_parent":0},{"term_id":141,"name":"Patentability","slug":"patentability","term_group":0,"term_taxonomy_id":141,"taxonomy":"category","description":"","parent":0,"count":137,"filter":"raw","cat_ID":141,"category_count":137,"category_description":"","cat_name":"Patentability","category_nicename":"patentability","category_parent":0},{"term_id":10,"name":"Patents","slug":"patents","term_group":0,"term_taxonomy_id":10,"taxonomy":"category","description":"","parent":0,"count":557,"filter":"raw","cat_ID":10,"category_count":557,"category_description":"","cat_name":"Patents","category_nicename":"patents","category_parent":0}],"tag_info":[{"term_id":281,"name":"Brandon Evenson (IPilogue Editor)","slug":"brandon-evenson-ipilogue-editor","term_group":0,"term_taxonomy_id":281,"taxonomy":"post_tag","description":"","parent":0,"count":33,"filter":"raw"}],"_links":{"self":[{"href":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/wp-json\/wp\/v2\/posts\/7767","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/wp-json\/wp\/v2\/users\/2140"}],"replies":[{"embeddable":true,"href":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/wp-json\/wp\/v2\/comments?post=7767"}],"version-history":[{"count":0,"href":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/wp-json\/wp\/v2\/posts\/7767\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/wp-json\/wp\/v2\/media?parent=7767"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/wp-json\/wp\/v2\/categories?post=7767"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.yorku.ca\/osgoode\/iposgoode\/wp-json\/wp\/v2\/tags?post=7767"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}