FOAF hacks of the day

A bit of hacking tonight, after a lot of interesting talks this afternoon about FOAF, OpenID and online identity (and certainly more to come tomorrow):

accounts.png

foafgear2.png

Time to sleep now …

 

Comments

4 Responses to “FOAF hacks of the day”

  1. Alexandre Alapetite on February 16th, 2008 2:25 pm

    Hi,
    Well done, it starts to look good -:)

    Instead of the foaf:accountProfilePage that is not (yet?) in the spec’, I use foaf:OnlineAccount@rdf:about, which I think gives some meaning, as it qualifies foaf:OnlineAccount and does not require the introduction of foaf:accountProfilePage.

    The only thing with foaf:OnlineAccount@rdf:about is that it does not allow multiple accountProfilePage, but is this something we would like to have?

    Example:

    Alkarex
    Alkarex on the French Wikipedia

  2. Alexandre Alapetite on February 16th, 2008 2:29 pm

    Arf, my FoaF markup was filtered out. Here it is again.

    Example:

    [foaf:holdsAccount]
    [foaf:OnlineAccount rdf:about=”http://fr.wikipedia.org/wiki/Utilisateur:Alkarex” dc:title=”Wikipedia”]
    [foaf:accountServiceHomepage rdf:resource=”http://fr.wikipedia.org/”/]
    [foaf:accountName]Alkarex[/foaf:accountName]
    [dc:description xml:lang=”en-GB”]Alkarex on the French Wikipedia[/dc:description]
    [/foaf:OnlineAccount]
    [/foaf:holdsAccount]

  3. Robert Mark White on February 19th, 2008 8:51 am

    I updated my foaf file using foaf:accountProfilePage
    to see how this new feature works.

  4. Alexandre Alapetite on July 27th, 2008 8:38 pm

    Quick test, a few months later, with FoaF updated…

Leave a Reply

You must be logged in to post a comment.