<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"><channel><title>Disruptive Library Technology Jester &#187; RDFa</title> <atom:link href="http://dltj.org/tag/rdfa/feed/" rel="self" type="application/rss+xml" /><link>http://dltj.org</link> <description>We&#039;re Disrupted, We&#039;re Librarians, and We&#039;re Not Going to Take It Anymore</description> <lastBuildDate>Mon, 06 Feb 2012 20:04:22 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <cloud domain='dltj.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' /> <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license> <item><title>Google Search Engine Adds Support for RDFa, Or Do They?</title><link>http://dltj.org/article/google-rdfa/</link> <comments>http://dltj.org/article/google-rdfa/#comments</comments> <pubDate>Wed, 13 May 2009 02:38:27 +0000</pubDate> <dc:creator>Peter Murray</dc:creator> <category><![CDATA[Raw Technology]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[microformats]]></category> <category><![CDATA[RDFa]]></category> <category><![CDATA[semantic web]]></category><guid isPermaLink="false">http://dltj.org/?p=934</guid> <description><![CDATA[Via a post and an interview on the O&#8217;Reilly Radar blog, Google announced limited support for parsing RDFa statements and microformat properties in web page HTML coding and using those statements to enhance the relevance of search results as so-called &#8230; <a href="http://dltj.org/article/google-rdfa/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<abbr class="unapi-id ignore noPrint" title="http://dltj.org/?p=934"></abbr><p>Via a <a href="http://radar.oreilly.com/2009/05/google-announces-support-for-m.html" title="Google Announces Support for Microformats and RDFa - O'Reilly Radar">post</a> and an <a href="http://radar.oreilly.com/2009/05/google-adds-microformat-parsin.html" title="Google Engineering Explains Microformat Support in Searches - O'Reilly Radar">interview</a> on the O&#8217;Reilly Radar blog, Google <a href="http://googleblog.blogspot.com/2009/05/more-search-options-and-other-updates.html" title="Official Google Blog: More Search Options and other updates from our Searchology event">announced</a> limited support for <a href="http://www.google.com/support/webmasters/bin/topic.py?topic=21997" title="Structured data (rich snippets) - Webmasters/Site owners Help">parsing RDFa statements and microformat properties</a> in web page HTML coding and using those statements to enhance the relevance of search results as so-called &#8220;rich snippets&#8221;.  In looking at the example review markup outlined in the O&#8217;Reilly post, though, I was struck by some unusual and unexpected markup.  Specifically, that the namespace was this <code>http://rdf.data-vocabulary.org/</code> thing that I had never seen before, and the &#8220;rating&#8221; property didn&#8217;t have any corresponding range that would make that numeric value useful in a computational sense.<br /><span id="more-934"></span></p><blockquote style="font-family: monospace;"><p>&lt;div <b>xmlns:v=&#8221;http://rdf.data-vocabulary.org&#8221; typeof=&#8221;v:review&#8221;</b>&gt;<br /> &lt;div&gt;<br /> 79 of 98 people found the following review helpful:<br /> &lt;/div&gt;</p><p> &lt;div&gt;<br /> &lt;span&gt;<b>&lt;span property=&#8221;v:rating&#8221;&gt;5.0&lt;/span&gt;</b> out of 5 stars&lt;/span&gt;<br /> &lt;span&gt;&lt;b&gt;American Biographer: Jon Meacham&lt;/b&gt;/span&gt;<br /> &lt;/div&gt;</p><p> &lt;div&gt;&lt;a href=&#8221;http://www.amazon.com/gp/pdp/profile/A2G8PQ9HNUY6NA/&#8221;&gt;<br /> &lt;span property=&#8221;v:reviewer&#8221;<br /> about=&#8221;http://www.amazon.com/gp/pdp/profile/A2G8PQ9HNUY6NA/&#8221;&gt;Marian the Librarian&lt;/span&gt;&lt;/a&gt; (NY, NY)  &#8211; <br /> &lt;span property=&#8221;v:dtreviewed&#8221;&gt;1st April 2009&lt;/span&gt;<br /> &lt;/div&gt;</p><p> &lt;div&gt;<br /> &lt;b&gt;This review is from: <br /> &lt;a property=&#8221;v:itemreviewed&#8221; <br /> about=&#8221;http://www.amazon.com/American-Lion-Andrew-Jackson-White/dp/1400063256/&#8221;<br /> href=&#8221;http://www.amazon.com/American-Lion-Andrew-Jackson-White/dp/1400063256/&#8221;&gt;<br /> American Lion: Andrew Jackson in the White House (Hardcover)&lt;/a&gt;&lt;/b&gt;</p><p> &lt;/div&gt;<br /> &lt;div class=&#8221;review&#8221; property=&#8221;v:description&#8221;&gt;<br /> American Lion is a wonderfully crafted biography about an incredibly interesting <br /> and oft-overlooked American who helped shaped this country&#8230;<br /> &lt;/div&gt;<br />&lt;/div&gt;</p></blockquote><p>I didn&#8217;t think much of it, but this evening I came across a <a href="http://iandavis.com/blog/2009/05/googles-rdfa-a-damp-squib" title="Internet Alchemy &amp;raquo; Google&amp;#8217;s RDFa a Damp Squib">post by Ian Davis</a> that confirmed my odd feelings:<br /><blockquote>However, a closer look reveals that Google have basically missed the point of RDFa. The RDFa support is limited to the properties and classes defined on a hastily thrown together site called <a href="http://data-vocabulary.org/" title="Data Vocabulary homepage">data-vocabulary.org</a>. There you will find classes for Person and Organization and properties for names and addresses, completely ignoring the millions of pieces of data using well established terms from <a href="http://xmlns.com/foaf/0.1/" title="FOAF vocabulary">FOAF</a> and the like.</p></blockquote><p> That&#8217;s when I figured out why the rating property looked weird.  Rather than using the <a href="http://vocab.org/review/terms.html" title="Review vocabulary">http://vocab.org/review/review.rdf</a> vocabulary, which defines a <code>http://purl.org/stuff/rev#minRating</code> and a <code>http://purl.org/stuff/rev#minRating</code>, the geeks at Google invented something new.  Ian&#8217;s <a href="http://iandavis.com/blog/2009/05/googles-rdfa-a-damp-squib" title="Internet Alchemy &amp;raquo; Google&amp;#8217;s RDFa a Damp Squib">post</a> goes into greater detail about why this goes against the typical trend of reusing vocabularies.  I share Ian&#8217;s hope that this is an error that will be corrected shortly, and his fear that this could be an example of a market leader trying to bend the rest of the world to its own ways.</p><p><h2>Update</h2><br /><i>13-May-2009:</i> For those seeking more information, there is a <a href="http://googlewebmastercentral.blogspot.com/2009/05/introducing-rich-snippets.html" title="Official Google Webmaster Central Blog: Introducing Rich Snippets">detailed posting</a> on the Google Webmaster Central Blog on the Rich Snippets.  And the question of the day seems to be whether <a href="http://googlewebmastercentral.blogspot.com/2009/05/introducing-rich-snippets.html?showComment=1242206220000#c2041139679460323259" title="Official Google Webmaster Central Blog: Introducing Rich Snippets">Google will support vocabularies other than their own</a>.<p style="padding:0;margin:0;font-style:italic;">The text was modified to update a link from http://vocab.org/review/review.rdf to http://vocab.org/review/terms.html on January 28th, 2011.</p>]]></content:encoded> <wfw:commentRss>http://dltj.org/article/google-rdfa/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
<!-- Served from: dltj.org @ 2012-02-11 09:03:38 by W3 Total Cache -->
