FOAFMap.net is online !

As I’m finally satisfied with the code I wrote, here’s a first public version of FOAFMap.net, a “not-beta Semantic Web2.0 geolocation mashup” (nice, isn’t it ?!).

Regarding the previous version of the tool, here are the main improvements:

Well, as you can see, what was at the begining just a small script to render FOAF files on a GoogleMap is now an more complex (and friendly, I hope) tool that takes ideas from both Semantic Web and Web2.0.

I think this could be a Semantic Web answer to geolocation tools such as frappr.com. The main advantage is that you own the data, and the tool just display it. If your blogging software, or wiki, creates a personnal/group FOAF file, you can use the tool to locate people, but data is still yours.

Some may insist on the privacy point, as there’s no logging system. Yet, as all data displayed on the tool is publicly available on the web, I don’t think that’s an issue. Anyway, you can drop me a mail if someone else has listed your profile and you want to remove it.

Finally, I’ll submit FOAFMap.net to SFSW06 scripting challenge, and will certainly release code (GPL-ed), so that you can use for Intranet or private working groups.

Have fun !

Comments

5 Responses to “FOAFMap.net is online !”

  1. Richard Cyganiak on March 23rd, 2006 3:37 pm

    Congrats! Very cool.

    I got a PHP warning when my profile was loaded for the first time with caching enabled:

    Warning: Invalid argument supplied for foreach() in /var/www/foafmap.net/includes/functions.php on line 98

  2. Richard Cyganiak on March 23rd, 2006 5:02 pm

    Oh, some more things. When I browse Leo Sauermann’s FOAF file (http://www.leobard.net/foaf.xml), I get tons of PHP warnings:

    Warning: array_merge() function.array-merge: Argument #1 is not an array in /var/www/foafmap.net/includes/phoaf/RdfAPI/infModel/InfModel.php on line 572

    Warning: in_array() function.in-array: Wrong datatype for second argument in /var/www/foafmap.net/includes/phoaf/RdfAPI/infModel/InfModel.php on line 594

    This seems to be a bug in RAP and I *believe* I have fixed it now, so it might go away if you update the RAP version to CVS.

  3. Alex on March 23rd, 2006 11:11 pm

    Hi Richard,

    I’ve just fixed the warning you mentionned, seems to work fine now.

    Thanx !

  4. Richard Cyganiak on March 29th, 2006 12:54 am

    I’ve made a little service that helps with finding the geo coordinates of your home, using Google Maps too. FOAF — Where am I?

  5. Alex on March 29th, 2006 2:23 pm

    Wow, that’s great ! Congrats !

Leave a Reply

You must be logged in to post a comment.