Friday, May 12, 2006

RDF/A Primer 1.0

I hadn't yet been aware of this W3C activity to standartize RDF embedding in XHTML (complete syntax is here). Looks nice and simple:

<html
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
>

[...]

If you want to contact me at work, you can
either <a rel="foaf:mbox" href="mailto:jo.lambda@example.org">email 
me</a>
Its not rocket science and not really a very new idea (for example this paper from 1999 describes something similar). But it would be great to have a standard on this stuff.