Friend Of A Friend

FOAF provides an execellent vocabulary for describing people and the relation between people. It is a way to describe yourself -- your name, email address, and the people you're friends with -- using XML and RDF. This allows software to process these descriptions, perhaps as part of an automated search engine, to discover information about your and the communities of which you're a member.

Of course I created a FOAF description of myself, using the FOAF-a-Matic. You can find my FOAF at http://braintags.com/foaf.rdf. If you link your FOAF to mine, please let me know, so I can update my file.

[Update 03.08.2003]: After seeing 23 404-errors in my logfile, I came to the conclusion that I must have saved the FOAF file with the wrong name. It is now fixed, so it should work alright.

For those people who are too lazy to look into the file, my FOAF description looks as follows:

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/">
  <foaf:Person>
    <foaf:name>Jeroen Sangers</foaf:name>
    <foaf:title>Mr</foaf:title>
    <foaf:firstName>Jeroen</foaf:firstName>
    <foaf:surname>Sangers</foaf:surname>
    <foaf:nick>Beltza</foaf:nick>
    <foaf:mbox_sha1sum>6fe5a1c9a2f3ce9d6a53d4f82d0e4a92254bba2b</foaf:mbox_sha1sum>
    <foaf:homepage rdf:resource="http://braintags.com/"/>
    <foaf:phone rdf:resource="tel:+34-6-19204630"/>
    <foaf:workplaceHomepage rdf:resource="http://www.icg.es/"/>
    <foaf:schoolHomepage rdf:resource="http://www.uu.nl/"/>
  </foaf:Person>
</rdf:RDF>

Categories:

,

Leave a comment

0 TrackBacks

Listed below are links to blogs that reference this entry: Friend Of A Friend.

TrackBack URL for this entry: http://mt.ai-no.com/mt-tb.cgi/288

About this Entry

This page contains a single entry by Jeroen Sangers published on August 1, 2003.

Pop-up banner adds was the previous entry in this blog.

Changing hosting provider #1 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.12