<?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: Meta Tags: The Poor Man&#8217;s RDF?</title>
	<atom:link href="http://weblog.scifihifi.com/2005/08/05/meta-tags-the-poor-mans-rdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblog.scifihifi.com/2005/08/05/meta-tags-the-poor-mans-rdf/</link>
	<description>Buzz Andersen's Weblog</description>
	<lastBuildDate>Sat, 04 Nov 2006 01:10:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://weblog.scifihifi.com/2005/08/05/meta-tags-the-poor-mans-rdf/#comment-3432</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Tue, 07 Feb 2006 20:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/2005/08/05/meta-tags-the-poor-mans-rdf/#comment-3432</guid>
		<description>In case you haven&#039;t seen it, further down the spiral of metadata enriched tags:

http://geobloggers.blogspot.com/2006/01/advanced-tagging-and-tripletags.html</description>
		<content:encoded><![CDATA[<p>In case you haven&#8217;t seen it, further down the spiral of metadata enriched tags:</p>
<p><a href="http://geobloggers.blogspot.com/2006/01/advanced-tagging-and-tripletags.html" rel="nofollow">http://geobloggers.blogspot.com/2006/01/advanced-tagging-and-tripletags.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Real Adam 2.0</title>
		<link>http://weblog.scifihifi.com/2005/08/05/meta-tags-the-poor-mans-rdf/#comment-606</link>
		<dc:creator>The Real Adam 2.0</dc:creator>
		<pubDate>Wed, 10 Aug 2005 03:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/2005/08/05/meta-tags-the-poor-mans-rdf/#comment-606</guid>
		<description>&lt;strong&gt;Little bits of joy&lt;/strong&gt;

	Ghost Train is a brilliant hack.  It lets you visually &#8220;script&#8221; tests of web apps by clicking, pointing and dragging.  That is to say, you can generate test scaffolding for your web app&#8217;s frontend by using the app.  It then generates...</description>
		<content:encoded><![CDATA[<p><strong>Little bits of joy</strong></p>
<p>	Ghost Train is a brilliant hack.  It lets you visually &#8220;script&#8221; tests of web apps by clicking, pointing and dragging.  That is to say, you can generate test scaffolding for your web app&#8217;s frontend by using the app.  It then generates&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Thomas</title>
		<link>http://weblog.scifihifi.com/2005/08/05/meta-tags-the-poor-mans-rdf/#comment-584</link>
		<dc:creator>Rick Thomas</dc:creator>
		<pubDate>Sun, 07 Aug 2005 18:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/2005/08/05/meta-tags-the-poor-mans-rdf/#comment-584</guid>
		<description>That&#039;s a good idea. I&#039;d suggest going ahead and using an RDF engine. (I like Redland with Python bindings.) The del.icio.us feeds are RSS 1.0 so the del.icio.us/for/xyz feeds are already have the RDF for the post, link, description, author and date. You just need to add the triple for:xyz.

As for &quot;too esoteric&quot; maybe &quot;leading edge&quot;. The notion of pure tags is just not expressive enough. There&#039;s always a presumed triple something like isabout:python. &quot;for:bob&quot; is an ad hoc response to the need for more expressiveness. I wouldn&#039;t be too surprised if the developers generalized and allowed posting any triple in the feeds. The obstacle of course is how to encourage the use of standard predicates, which some would reject as being unfolksonomic. But as an option why not?

(If you go for full RDF then Cocoalicious could serve as a specialized aggregator and produce RDF as well as being a client.)
</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good idea. I&#8217;d suggest going ahead and using an RDF engine. (I like Redland with Python bindings.) The del.icio.us feeds are RSS 1.0 so the del.icio.us/for/xyz feeds are already have the RDF for the post, link, description, author and date. You just need to add the triple for:xyz.</p>
<p>As for &#8220;too esoteric&#8221; maybe &#8220;leading edge&#8221;. The notion of pure tags is just not expressive enough. There&#8217;s always a presumed triple something like isabout:python. &#8220;for:bob&#8221; is an ad hoc response to the need for more expressiveness. I wouldn&#8217;t be too surprised if the developers generalized and allowed posting any triple in the feeds. The obstacle of course is how to encourage the use of standard predicates, which some would reject as being unfolksonomic. But as an option why not?</p>
<p>(If you go for full RDF then Cocoalicious could serve as a specialized aggregator and produce RDF as well as being a client.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent D Murphy</title>
		<link>http://weblog.scifihifi.com/2005/08/05/meta-tags-the-poor-mans-rdf/#comment-582</link>
		<dc:creator>Vincent D Murphy</dc:creator>
		<pubDate>Sun, 07 Aug 2005 09:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://weblog.scifihifi.com/2005/08/05/meta-tags-the-poor-mans-rdf/#comment-582</guid>
		<description>That is a fantastic idea.

This also lends itself to an approach I have been thinking of for representing RDF data in Lisp cons cells. RDF uses a triple as its model, but Lisp uses a pair. The most obvious way to use a pair for an RDF triple is to use two of them, with one pointing to the other. When I examined all the combinations for mapping the triple to a pair of cons cells on paper, the one you identified from del.icio.us tags jumped out at me.

I&#039;m just amazed to see the connection with tags and RDF laid out, even though I thought it must be there somewhere. I think a regular tag is an RDF statement with a blank predicate; what do you think?

But the idea of how to integrate this with Cocoalicious UI takes the biscuit. Go do it immediately!</description>
		<content:encoded><![CDATA[<p>That is a fantastic idea.</p>
<p>This also lends itself to an approach I have been thinking of for representing RDF data in Lisp cons cells. RDF uses a triple as its model, but Lisp uses a pair. The most obvious way to use a pair for an RDF triple is to use two of them, with one pointing to the other. When I examined all the combinations for mapping the triple to a pair of cons cells on paper, the one you identified from del.icio.us tags jumped out at me.</p>
<p>I&#8217;m just amazed to see the connection with tags and RDF laid out, even though I thought it must be there somewhere. I think a regular tag is an RDF statement with a blank predicate; what do you think?</p>
<p>But the idea of how to integrate this with Cocoalicious UI takes the biscuit. Go do it immediately!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

