FOAF in My RSS

I've been experimenting with adding FOAF information to my RSS 1.0 feed. This has been discussed before but I'm trying a different approach by pulling some FOAF into the RSS and linking to the full FOAF separately.

<dc:creator>
 <foaf:Person>
  <foaf:name>Ian Davis</foaf:name>
  <foaf:homepage rdf:resource="http://blog.iandavis.com/iand/"/ >
  <foaf:mbox_sha1sum>69e31bbcf58d432950127593e292a55975bc55fd</ foaf:mbox_sha1sum>
  <rdfs:seeAlso rdf:resource="http://blog.iandavis.com/iand/ foaf.rdf" />
 </foaf:Person>
</dc:creator>

Permalink: http://blog.iandavis.com/2002/11/foaf-in-my-rss/

Other posts tagged as rss

Earlier Posts