<?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"
	>
<channel>
	<title>Comments on: RDFa - Implications for Accessibility</title>
	<atom:link href="http://www.standards-schmandards.com/2007/rdfa-and-accessibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.standards-schmandards.com/2007/rdfa-and-accessibility/</link>
	<description>A pragmatic approach to web standards and accessibility</description>
	<pubDate>Tue, 13 May 2008 13:09:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: vito</title>
		<link>http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-38986</link>
		<dc:creator>vito</dc:creator>
		<pubDate>Fri, 21 Mar 2008 10:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-38986</guid>
		<description>According to you is there any possibility for using RDFa to obtain accessibility for ajax applications?</description>
		<content:encoded><![CDATA[<p>According to you is there any possibility for using RDFa to obtain accessibility for ajax applications?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Morton</title>
		<link>http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-36443</link>
		<dc:creator>Richard Morton</dc:creator>
		<pubDate>Tue, 26 Feb 2008 17:24:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-36443</guid>
		<description>It's interesting, and I need to read up about this before making any strong judgments, however I do worry about adding complexity in this sort of way. Generally, more complexity leads to diverging development (e.g. proprietary implementations) and makes it harder to get standards compliance. I'm not saying that this is not useful or valuable, but in the accessibility testing that I do it never ceases to amaze me that most web developers aren't performing basic validation of their code (or if they are, they aren't taking any notice of the results).</description>
		<content:encoded><![CDATA[<p>It&#8217;s interesting, and I need to read up about this before making any strong judgments, however I do worry about adding complexity in this sort of way. Generally, more complexity leads to diverging development (e.g. proprietary implementations) and makes it harder to get standards compliance. I&#8217;m not saying that this is not useful or valuable, but in the accessibility testing that I do it never ceases to amaze me that most web developers aren&#8217;t performing basic validation of their code (or if they are, they aren&#8217;t taking any notice of the results).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Pennell</title>
		<link>http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18206</link>
		<dc:creator>Matthew Pennell</dc:creator>
		<pubDate>Wed, 05 Sep 2007 09:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18206</guid>
		<description>We published an article on RDF a few months ago that provides some background information and simple examples of RDF: &lt;a href="http://www.digital-web.com/articles/rdf_for_the_rest_of_us/" rel="nofollow"&gt;RDF For The Rest Of Us&lt;/a&gt;. It discusses eRDF rather than RDFa, which may be easier to grasp for web designers in terms of syntax.</description>
		<content:encoded><![CDATA[<p>We published an article on RDF a few months ago that provides some background information and simple examples of RDF: <a href="http://www.digital-web.com/articles/rdf_for_the_rest_of_us/" rel="nofollow">RDF For The Rest Of Us</a>. It discusses eRDF rather than RDFa, which may be easier to grasp for web designers in terms of syntax.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Krantz</title>
		<link>http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18191</link>
		<dc:creator>Peter Krantz</dc:creator>
		<pubDate>Wed, 05 Sep 2007 07:06:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18191</guid>
		<description>@Mark: Thank you for your reply and explanation.</description>
		<content:encoded><![CDATA[<p>@Mark: Thank you for your reply and explanation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Ahnve</title>
		<link>http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18190</link>
		<dc:creator>Marcus Ahnve</dc:creator>
		<pubDate>Wed, 05 Sep 2007 06:51:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18190</guid>
		<description>I actually had no clue about RDFa. Finally I fully understand why you're not a fan of microformats.</description>
		<content:encoded><![CDATA[<p>I actually had no clue about RDFa. Finally I fully understand why you&#8217;re not a fan of microformats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Birbeck</title>
		<link>http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18153</link>
		<dc:creator>Mark Birbeck</dc:creator>
		<pubDate>Wed, 05 Sep 2007 00:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18153</guid>
		<description>Dennis,

No, it's not a type of microformat, although it's a closely related concept. Microformats is all about defining vocabularies, whilst RDFa is about defining processing rules. In one Microformat you might use the abbr element, in another you might use the title attribute, and so on, which means that each vocabulary comes with its own set of processing rules.

RDFa on the other hand always uses the same small set of attributes to carry the vocabularies, and only has one set of processing rules--you only need one RDFa parser.

Also since each Microformat is unique--with its own processing rules--it makes it very difficult to mix vocabularies. RDFa is generic, so you can add as many languages as you like, even ones that haven't yet been invented. (Obviously you'll need to wait until they are invented...)

One final thing; RDFa is based on RDF, so it means that you can also re-use other people's vocabularies. With Microformats each vocabulary has to be be uniquely created. This last point is particularly important for those working in disciplines such as chemistry or medicine, where vocabularies are already defined, and all that is lacking is the ability to put the metadata into HTML documents.

There are some other points &lt;a href="http://internet-apps.blogspot.com/2006/10/rdfa-and-microformats.html" rel="nofollow"&gt;here&lt;/a&gt;.

Regards,

Mark

-- 
  Mark Birbeck, formsPlayer

  mark.birbeck@formsPlayer.com &#124; +44 (0) 20 7689 9232
  http://www.formsPlayer.com &#124; http://internet-apps.blogspot.com

  standards. innovation.</description>
		<content:encoded><![CDATA[<p>Dennis,</p>
<p>No, it&#8217;s not a type of microformat, although it&#8217;s a closely related concept. Microformats is all about defining vocabularies, whilst RDFa is about defining processing rules. In one Microformat you might use the abbr element, in another you might use the title attribute, and so on, which means that each vocabulary comes with its own set of processing rules.</p>
<p>RDFa on the other hand always uses the same small set of attributes to carry the vocabularies, and only has one set of processing rules&#8211;you only need one RDFa parser.</p>
<p>Also since each Microformat is unique&#8211;with its own processing rules&#8211;it makes it very difficult to mix vocabularies. RDFa is generic, so you can add as many languages as you like, even ones that haven&#8217;t yet been invented. (Obviously you&#8217;ll need to wait until they are invented&#8230;)</p>
<p>One final thing; RDFa is based on RDF, so it means that you can also re-use other people&#8217;s vocabularies. With Microformats each vocabulary has to be be uniquely created. This last point is particularly important for those working in disciplines such as chemistry or medicine, where vocabularies are already defined, and all that is lacking is the ability to put the metadata into HTML documents.</p>
<p>There are some other points <a href="http://internet-apps.blogspot.com/2006/10/rdfa-and-microformats.html" rel="nofollow">here</a>.</p>
<p>Regards,</p>
<p>Mark</p>
<p>&#8211;<br />
  Mark Birbeck, formsPlayer</p>
<p>  <a href="mailto:mark.birbeck@formsPlayer.com">mark.birbeck@formsPlayer.com</a> | +44 (0) 20 7689 9232<br />
  <a href="http://www.formsPlayer.com" rel="nofollow">http://www.formsPlayer.com</a> | <a href="http://internet-apps.blogspot.com" rel="nofollow">http://internet-apps.blogspot.com</a></p>
<p>  standards. innovation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RDFa &#187; Blog Archive &#187; RDFa, and its implications for accessibility</title>
		<link>http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18152</link>
		<dc:creator>RDFa &#187; Blog Archive &#187; RDFa, and its implications for accessibility</dc:creator>
		<pubDate>Wed, 05 Sep 2007 00:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18152</guid>
		<description>[...] Krantz has some extremely interesting thoughts on the use of RDFa in assistive technologies. It makes thought-provoking reading not just because it raises some interesting ideas about [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Krantz has some extremely interesting thoughts on the use of RDFa in assistive technologies. It makes thought-provoking reading not just because it raises some interesting ideas about [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18142</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Tue, 04 Sep 2007 22:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.standards-schmandards.com/2007/rdfa-and-accessibility/#comment-18142</guid>
		<description>So is RDFa a type of Microformat?</description>
		<content:encoded><![CDATA[<p>So is RDFa a type of Microformat?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
