Bookmarklets: Get hFoaF or hFoaF/FoaF explorer
How To
There is blog post a quick howto available about Hypertext Friend of a Friend and also A hFoaf Demo with some example output and copy and paste code.
Enter the url of your page in the form above and either click "Get hFoaF" to extract a FoaF document, or click the blue logo to view in the FoaF Explorer.
Examples
Social Networks
- Aaron Gustafson's Profile on ma.gnolia the bookmarking site. (sometimes slow, refresh page if fail)
- Molly.com on Twitter.
- Chris Messina on linkedin. (basic output)
- Steve Ganz on LastFM.
- Sarven Capadisli on identi.ca.
Blogs and Homepages
Other Places
- TransFormr also transforms hFoaF
GRDDL Profile
hFoaF.xsl is also a GRDDL profile available at http://purl.org/weborganics/hFoaF
Usage: Add the GRDDL Data view profile in the <head> of your page...
<head profile="http://www.w3.org/2003/g/data-view">
Then add a link in the <head>...</head> tags of your page...
<link rel="transformation" href="http://purl.org/weborganics/hFoaF" />
If you like you can also add an auto discovery link in the <head> of your page.
<link rel="meta" type="application/rdf+xml" title="FOAF" href="http://transformr.co.uk/grddl/http://yourweb.page/" />
Example output using the Transformr GRDDL Service.
View GRDDL output using the FoaF Explorer.
hFoaF Source
You can download the hFoaF transformer (version 0.3) including basic php script and XSL.
WebOrganics 2009, Public Domain Licence.