I want to make my homepage SemWeb friendly. Please recommend any general paradigms that you think a blog or homepage should have.
My blog runs on wordpress, any existing plugins that you use would be great.
Also plugins for other CMS-es are welcome.
Also, if uber-users could annotate this question with proper tags, that would be great.
There is a Wordpress plug-in http://wordpress.org/extend/plugins/wp-rdfa/ that does some of this, but I haven't used it myself. And I read that RDFa support built into Drupal is coming with version 7, though not released yet.
Drupal has been working a lot to make their CMS more RDF-oriented. Extra modules can be added to even enhance this. OpenCalais can be integrated, and RDFa can be automatically generated from your content.
My home page has the FOAF link as described by Egon plus an ICBM meta element for use by GeoURL and XFN data on the links to friends and sites I am on.
It has long been my aim to generate this page based on data in my FOAF file so that I only have to maintain that. I'm interested in any scripts that would do that for me. If they can also include RDFa data then that would be great. The ideal would be something that could use a template file to define the general page layout. Something in Python would suit me best as I've at least used it. This probably ought to be a new question.