After reading this blog about adding Friend of a Friend (FOAF) to a web page, and I did this but I wasn't happy with the result. I then found the FOAF project page and used the FOAF-a-matic to create an RDF that's now embedded ins this blog. Yes, I supposed to publish a file called foaf.rdf but you can't have it all.
If you have FOAF, let me know - and I might add you as a friend ;)
- edited back to the original - thanks Tom
2 comments:
I had a look at the source code and you aren't quite doing it right. You are currently embedding RDF/XML inside your HTML. RDF/XML should only be inside a separate file.
Mark Birkbeck's post explains how you can use RDFa to embed FOAF data inside HTML.
If you need help, feel free to come and ask in #swig or #foaf on irc.freenode.net
d'oh, I used that orginally, but perfered the RDF approach - oh well, wanted to hang this off the blog so back to the drawing board for me =/
Post a Comment