<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for gavin.carothers.name</title>
	<atom:link href="http://gavin.carothers.name/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://gavin.carothers.name</link>
	<description>Collecting the internet&#039;s garbage in O(n)</description>
	<lastBuildDate>Tue, 20 Oct 2009 18:24:10 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Prefixes, not that complicated. by Peter Ring</title>
		<link>http://gavin.carothers.name/2009/09/22/prefixes-not-that-complicated/comment-page-1/#comment-19</link>
		<dc:creator>Peter Ring</dc:creator>
		<pubDate>Tue, 20 Oct 2009 18:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.carothers.name/?p=44#comment-19</guid>
		<description>Thanks goodness for a bit of common sense. Best regards to O-baby.</description>
		<content:encoded><![CDATA[<p>Thanks goodness for a bit of common sense. Best regards to O-baby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to understand Microdata? RDFa? by Ian Hickson</title>
		<link>http://gavin.carothers.name/2009/08/13/trying-to-understand-microdata-rdfa/comment-page-1/#comment-18</link>
		<dc:creator>Ian Hickson</dc:creator>
		<pubDate>Fri, 16 Oct 2009 06:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.carothers.name/?p=26#comment-18</guid>
		<description>I just added this to the spec.</description>
		<content:encoded><![CDATA[<p>I just added this to the spec.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Prefixes, not that complicated. by your wife</title>
		<link>http://gavin.carothers.name/2009/09/22/prefixes-not-that-complicated/comment-page-1/#comment-9</link>
		<dc:creator>your wife</dc:creator>
		<pubDate>Tue, 22 Sep 2009 23:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.carothers.name/?p=44#comment-9</guid>
		<description>oh thank goodness you didn&#039;t scan the notes you s]id 
y]
]ouw\  *

*you said you would

O-baby has assisted in this comment, I think he wants a computer of his own.</description>
		<content:encoded><![CDATA[<p>oh thank goodness you didn&#8217;t scan the notes you s]id<br />
y]<br />
]ouw\  *</p>
<p>*you said you would</p>
<p>O-baby has assisted in this comment, I think he wants a computer of his own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to understand Microdata? RDFa? by Bruce D'Arcus</title>
		<link>http://gavin.carothers.name/2009/08/13/trying-to-understand-microdata-rdfa/comment-page-1/#comment-6</link>
		<dc:creator>Bruce D'Arcus</dc:creator>
		<pubDate>Sat, 22 Aug 2009 16:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.carothers.name/?p=26#comment-6</guid>
		<description>Ian: on the use case, this is actually a good example of what I&#039;ve previously said about bibliographic data. He&#039;s using the FRBR vocabulary, which allows you to model the relations between, in this case, a work (the intellectual content), how it&#039;s expressed (text, audio, etc.), and its specific (often physical) embodiment. So Amazon may sell fifty different translations of &quot;Tom Sawyer&quot;, each of which may have various hard cover and soft cover versions. This allows you to actually establish those connections, which can be really useful for users try to find any particular product (book) to purchase. 

If you were to use a flat bibtex approach, there&#039;d be no way you could indicate this; it&#039;d just be completely separate items.

A related issue: the BIBO vocabulary I&#039;ve worked on is easy to integrate into this more complex FRBR view. For example, in RDF, you could say the individual book manifestations are also bibo Book instances. So rather than having two completely separate models, you can plug them together, and easily merge the data. 

Can one assign more than one item type in microdata?</description>
		<content:encoded><![CDATA[<p>Ian: on the use case, this is actually a good example of what I&#8217;ve previously said about bibliographic data. He&#8217;s using the FRBR vocabulary, which allows you to model the relations between, in this case, a work (the intellectual content), how it&#8217;s expressed (text, audio, etc.), and its specific (often physical) embodiment. So Amazon may sell fifty different translations of &#8220;Tom Sawyer&#8221;, each of which may have various hard cover and soft cover versions. This allows you to actually establish those connections, which can be really useful for users try to find any particular product (book) to purchase. </p>
<p>If you were to use a flat bibtex approach, there&#8217;d be no way you could indicate this; it&#8217;d just be completely separate items.</p>
<p>A related issue: the BIBO vocabulary I&#8217;ve worked on is easy to integrate into this more complex FRBR view. For example, in RDF, you could say the individual book manifestations are also bibo Book instances. So rather than having two completely separate models, you can plug them together, and easily merge the data. </p>
<p>Can one assign more than one item type in microdata?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to understand Microdata? RDFa? by Bruce D'Arcus</title>
		<link>http://gavin.carothers.name/2009/08/13/trying-to-understand-microdata-rdfa/comment-page-1/#comment-5</link>
		<dc:creator>Bruce D'Arcus</dc:creator>
		<pubDate>Sat, 22 Aug 2009 15:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.carothers.name/?p=26#comment-5</guid>
		<description>Minor correction on your RDF modeling: the new dcterms creator property should be either a URI, or a blank node.</description>
		<content:encoded><![CDATA[<p>Minor correction on your RDF modeling: the new dcterms creator property should be either a URI, or a blank node.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to understand Microdata? RDFa? by Jeni Tennison</title>
		<link>http://gavin.carothers.name/2009/08/13/trying-to-understand-microdata-rdfa/comment-page-1/#comment-4</link>
		<dc:creator>Jeni Tennison</dc:creator>
		<pubDate>Sat, 22 Aug 2009 15:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.carothers.name/?p=26#comment-4</guid>
		<description>You&#039;ve probably already worked this out, but you can use the &lt;code&gt;meta&lt;/code&gt; element to provide literal values for properties without having those values embedded within the page.</description>
		<content:encoded><![CDATA[<p>You&#8217;ve probably already worked this out, but you can use the <code>meta</code> element to provide literal values for properties without having those values embedded within the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Understanding Microdata, now with more understanding by k.</title>
		<link>http://gavin.carothers.name/2009/08/18/understanding-microdata-now-with-more-understanding/comment-page-1/#comment-3</link>
		<dc:creator>k.</dc:creator>
		<pubDate>Tue, 18 Aug 2009 17:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.carothers.name/?p=36#comment-3</guid>
		<description>I now have even less understanding than I did before. I did not think that was possible, apparently it is.</description>
		<content:encoded><![CDATA[<p>I now have even less understanding than I did before. I did not think that was possible, apparently it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Trying to understand Microdata? RDFa? by Ian Hickson</title>
		<link>http://gavin.carothers.name/2009/08/13/trying-to-understand-microdata-rdfa/comment-page-1/#comment-2</link>
		<dc:creator>Ian Hickson</dc:creator>
		<pubDate>Fri, 14 Aug 2009 05:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://gavin.carothers.name/?p=26#comment-2</guid>
		<description>Could I convince you to forward this blog post to me by e-mail? ian@hixie.ch

Alternatively, you can forward it to the WHATWG mailing list: http://www.whatwg.org/mailing-list#specs

Either way, having this by e-mail would be really helpful in improving the spec.

Here&#039;s what the whole Turtle block you quote above, recast as microdata (and using slightly different markup to make better use of HTML, though that isn&#039;t necessary to use Microdata):
&lt;pre&gt;
 &lt;div item=&quot;http://purl.org/vocab/frbr/core#Work&quot;&gt;
  &lt;link itemprop=&quot;about&quot; href=&quot;http://purl.oreilly.com/works/45U8QJGZSQKDH8N&quot;&gt;
  &lt;dl&gt;
   &lt;dt&gt;Title&lt;/dt&gt;
   &lt;dd&gt;&lt;cite itemprop=&quot;http://purl.org/dc/terms/title&quot;&gt;Just a Geek&lt;/cite&gt;&lt;/dd&gt;
   &lt;dt&gt;By&lt;/dt&gt;
   &lt;dd&gt;&lt;span itemprop=&quot;http://purl.org/dc/terms/creator&quot;&gt;Wil Wheaton&lt;/span&gt;&lt;/dd&gt;
   &lt;dt&gt;Format&lt;/dt&gt;
   &lt;dd itemprop=&quot;http://purl.org/vocab/frbr/core#realization&quot;
        item=&quot;http://purl.org/vocab/frbr/core#Expression&quot;&gt;
    &lt;link itemprop=&quot;about&quot; href=&quot;http://purl.oreilly.com/products/9780596007683.BOOK&quot;&gt;
    &lt;link itemprop=&quot;http://purl.org/dc/terms/type&quot; href=&quot;http://purl.oreilly.com/product-types/BOOK&quot;&gt;
    Print
   &lt;/dd&gt;
   &lt;dd itemprop=&quot;http://purl.org/vocab/frbr/core#realization&quot;
        item=&quot;http://purl.org/vocab/frbr/core#Expression&quot;&gt;
    &lt;link itemprop=&quot;about&quot; href=&quot;http://purl.oreilly.com/products/9780596802189.EBOOK&quot;&gt;
    &lt;link itemprop=&quot;http://purl.org/dc/terms/type&quot; href=&quot;http://purl.oreilly.com/product-types/EBOOK&quot;&gt;
    Ebook
   &lt;/dd&gt;
  &lt;/dl&gt;
 &lt;/div&gt;
&lt;/pre&gt;
Can I use this example in the spec? Real world examples would indeed make this much better to understand.

What&#039;s the use case for marking this up, by the way? I&#039;m always curious how people are using RDF in the wild.

There&#039;s some tools for Microdata, though not many since it only started existing a few months ago.

One tool is Philip Taylor&#039;s:
   http://philip.html5.org/demos/microdata/demo.html

Another is James Graham&#039;s:
   http://james.html5.org/microdata/

If I paste the markup above into Philip&#039;s tool, it outputs the following RDF:
&lt;pre&gt;
@prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .
@prefix xhv: &lt;http://www.w3.org/1999/xhtml/vocab#&gt; .
@prefix dct: &lt;http://purl.org/dc/terms/&gt; .
@prefix c: &lt;http://www.w3.org/1999/xhtml/custom#&gt; .

&lt;http://purl.oreilly.com/works/45U8QJGZSQKDH8N&gt;
  rdf:type &lt;http://purl.org/vocab/frbr/core#Work&gt; ;
  dct:title &quot;Just a Geek&quot; ;
  dct:creator &quot;Wil Wheaton&quot; ;
  &lt;http://purl.org/vocab/frbr/core#realization&gt; &lt;http://purl.oreilly.com/products/9780596007683.BOOK&gt; ;
  &lt;http://purl.org/vocab/frbr/core#realization&gt; &lt;http://purl.oreilly.com/products/9780596802189.EBOOK&gt; .

&lt;http://purl.oreilly.com/products/9780596007683.BOOK&gt;
  rdf:type &lt;http://purl.org/vocab/frbr/core#Expression&gt; ;
  dct:type &lt;http://purl.oreilly.com/product-types/BOOK&gt; .

&lt;http://purl.oreilly.com/products/9780596802189.EBOOK&gt;
  rdf:type &lt;http://purl.org/vocab/frbr/core#Expression&gt; ;
  dct:type &lt;http://purl.oreilly.com/product-types/EBOOK&gt; .

&lt;&gt;
  xhv:item &lt;http://purl.oreilly.com/works/45U8QJGZSQKDH8N&gt; .
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Could I convince you to forward this blog post to me by e-mail? <a href="mailto:ian@hixie.ch">ian@hixie.ch</a></p>
<p>Alternatively, you can forward it to the WHATWG mailing list: <a href="http://www.whatwg.org/mailing-list#specs" rel="nofollow">http://www.whatwg.org/mailing-list#specs</a></p>
<p>Either way, having this by e-mail would be really helpful in improving the spec.</p>
<p>Here&#x27;s what the whole Turtle block you quote above, recast as microdata (and using slightly different markup to make better use of HTML, though that isn&#x27;t necessary to use Microdata):</p>
<pre>
 &lt;div item=&quot;http://purl.org/vocab/frbr/core#Work&quot;&gt;
  &lt;link itemprop=&quot;about&quot; href=&quot;http://purl.oreilly.com/works/45U8QJGZSQKDH8N&quot;&gt;
  &lt;dl&gt;
   &lt;dt&gt;Title&lt;/dt&gt;
   &lt;dd&gt;&lt;cite itemprop=&quot;http://purl.org/dc/terms/title&quot;&gt;Just a Geek&lt;/cite&gt;&lt;/dd&gt;
   &lt;dt&gt;By&lt;/dt&gt;
   &lt;dd&gt;&lt;span itemprop=&quot;http://purl.org/dc/terms/creator&quot;&gt;Wil Wheaton&lt;/span&gt;&lt;/dd&gt;
   &lt;dt&gt;Format&lt;/dt&gt;
   &lt;dd itemprop=&quot;http://purl.org/vocab/frbr/core#realization&quot;
        item=&quot;http://purl.org/vocab/frbr/core#Expression&quot;&gt;
    &lt;link itemprop=&quot;about&quot; href=&quot;http://purl.oreilly.com/products/9780596007683.BOOK&quot;&gt;
    &lt;link itemprop=&quot;http://purl.org/dc/terms/type&quot; href=&quot;http://purl.oreilly.com/product-types/BOOK&quot;&gt;
    Print
   &lt;/dd&gt;
   &lt;dd itemprop=&quot;http://purl.org/vocab/frbr/core#realization&quot;
        item=&quot;http://purl.org/vocab/frbr/core#Expression&quot;&gt;
    &lt;link itemprop=&quot;about&quot; href=&quot;http://purl.oreilly.com/products/9780596802189.EBOOK&quot;&gt;
    &lt;link itemprop=&quot;http://purl.org/dc/terms/type&quot; href=&quot;http://purl.oreilly.com/product-types/EBOOK&quot;&gt;
    Ebook
   &lt;/dd&gt;
  &lt;/dl&gt;
 &lt;/div&gt;
</pre>
<p>Can I use this example in the spec? Real world examples would indeed make this much better to understand.</p>
<p>What&#x27;s the use case for marking this up, by the way? I&#x27;m always curious how people are using RDF in the wild.</p>
<p>There&#x27;s some tools for Microdata, though not many since it only started existing a few months ago.</p>
<p>One tool is Philip Taylor&#x27;s:<br />
   <a href="http://philip.html5.org/demos/microdata/demo.html" rel="nofollow">http://philip.html5.org/demos/microdata/demo.html</a></p>
<p>Another is James Graham&#x27;s:<br />
   <a href="http://james.html5.org/microdata/" rel="nofollow">http://james.html5.org/microdata/</a></p>
<p>If I paste the markup above into Philip&#x27;s tool, it outputs the following RDF:</p>
<pre>
@prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .
@prefix xhv: &lt;http://www.w3.org/1999/xhtml/vocab#&gt; .
@prefix dct: &lt;http://purl.org/dc/terms/&gt; .
@prefix c: &lt;http://www.w3.org/1999/xhtml/custom#&gt; .

&lt;http://purl.oreilly.com/works/45U8QJGZSQKDH8N&gt;
  rdf:type &lt;http://purl.org/vocab/frbr/core#Work&gt; ;
  dct:title &quot;Just a Geek&quot; ;
  dct:creator &quot;Wil Wheaton&quot; ;
  &lt;http://purl.org/vocab/frbr/core#realization&gt; &lt;http://purl.oreilly.com/products/9780596007683.BOOK&gt; ;
  &lt;http://purl.org/vocab/frbr/core#realization&gt; &lt;http://purl.oreilly.com/products/9780596802189.EBOOK&gt; .

&lt;http://purl.oreilly.com/products/9780596007683.BOOK&gt;
  rdf:type &lt;http://purl.org/vocab/frbr/core#Expression&gt; ;
  dct:type &lt;http://purl.oreilly.com/product-types/BOOK&gt; .

&lt;http://purl.oreilly.com/products/9780596802189.EBOOK&gt;
  rdf:type &lt;http://purl.org/vocab/frbr/core#Expression&gt; ;
  dct:type &lt;http://purl.oreilly.com/product-types/EBOOK&gt; .

&lt;&gt;
  xhv:item &lt;http://purl.oreilly.com/works/45U8QJGZSQKDH8N&gt; .
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>
