<?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 on: RDFa Complexities</title>
	<atom:link href="http://badpopcorn.com/blog/2007/03/18/rdfa-complexities/feed/" rel="self" type="application/rss+xml" />
	<link>http://badpopcorn.com/blog/2007/03/18/rdfa-complexities/</link>
	<description>Solutions for anything... except popcorn.</description>
	<lastBuildDate>Mon, 22 Feb 2010 05:19:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ben</title>
		<link>http://badpopcorn.com/blog/2007/03/18/rdfa-complexities/comment-page-1/#comment-6394</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 19 Mar 2007 01:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://badpopcorn.com/2007/03/18/rdfa-complexities/#comment-6394</guid>
		<description>Mark,

I guess I was confused by the primer. I wait expectantly for the next draft of the syntax document for the exact rules that describe the Primer&#039;s Section 5. Hopefully, that&#039;ll clarify the questions I have... and if I still have any confusion, I&#039;ll definitely post comments on the taskforce mailing list.

Thanks,
Ben</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>I guess I was confused by the primer. I wait expectantly for the next draft of the syntax document for the exact rules that describe the Primer&#8217;s Section 5. Hopefully, that&#8217;ll clarify the questions I have&#8230; and if I still have any confusion, I&#8217;ll definitely post comments on the taskforce mailing list.</p>
<p>Thanks,<br />
Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Birbeck</title>
		<link>http://badpopcorn.com/blog/2007/03/18/rdfa-complexities/comment-page-1/#comment-6386</link>
		<dc:creator>Mark Birbeck</dc:creator>
		<pubDate>Sun, 18 Mar 2007 22:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://badpopcorn.com/2007/03/18/rdfa-complexities/#comment-6386</guid>
		<description>Hi Ben,

Some quick points.

First, the nested layers are actually very easy to parse. But most importantly, they have a simple generic structure, which means RDFa doesn&#039;t suffer from the problems you&#039;ll see in microformats, when &#039;layers&#039; are needed (for example, when a number of people share the same address by working for the same company).

Note that this is what you might call an &#039;advanced&#039; feature, since simply adding your own FOAF details to a document, or marking up some event, will not need this kind of technique. But even so, I believe this is about the simplest way it could be done in XHTML.

Second, you &lt;em&gt;don&#039;t&lt;/em&gt; get the triples you describe, i.e., &#039;Tim&#039; is the author of &lt;code&gt;&lt;http://example.com/mydoc#section&gt;&lt;/code&gt;, exactly as you expected. This is because the &lt;code&gt;rel&lt;/code&gt; attribute is on a separate element to the &lt;code&gt;id&lt;/code&gt; attribute, so follows the normal rules, and these are that the subject is the main document, or the nearest &lt;code&gt;about&lt;/code&gt; attribute.

Having said all of this, the fact that the primer can be misunderstood in this way leads me to ask if you could post some comments to the &lt;a href=&quot;http://www.w3.org/2001/sw/BestPractices/HTML/&quot; rel=&quot;nofollow&quot;&gt;RDF in XHTML Taskforce&lt;/a&gt; mailing-list, pointing out where the ambiguities are. That would be greatly appreciated.

Regards,

Mark</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>Some quick points.</p>
<p>First, the nested layers are actually very easy to parse. But most importantly, they have a simple generic structure, which means RDFa doesn&#8217;t suffer from the problems you&#8217;ll see in microformats, when &#8216;layers&#8217; are needed (for example, when a number of people share the same address by working for the same company).</p>
<p>Note that this is what you might call an &#8216;advanced&#8217; feature, since simply adding your own FOAF details to a document, or marking up some event, will not need this kind of technique. But even so, I believe this is about the simplest way it could be done in XHTML.</p>
<p>Second, you <em>don&#8217;t</em> get the triples you describe, i.e., &#8216;Tim&#8217; is the author of <code>&amp;lt;http://example.com/mydoc#section&amp;gt;</code>, exactly as you expected. This is because the <code>rel</code> attribute is on a separate element to the <code>id</code> attribute, so follows the normal rules, and these are that the subject is the main document, or the nearest <code>about</code> attribute.</p>
<p>Having said all of this, the fact that the primer can be misunderstood in this way leads me to ask if you could post some comments to the <a href="http://www.w3.org/2001/sw/BestPractices/HTML/" rel="nofollow">RDF in XHTML Taskforce</a> mailing-list, pointing out where the ambiguities are. That would be greatly appreciated.</p>
<p>Regards,</p>
<p>Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>
