The emerging industry cosortium "FOAFNet", that Tribe is proudly a member of, now has its first source code available for download.
If you would like to join FOAFNet and get access the the Java middleware framework for doing FOAF import please visit the FOAFNet wiki or contact me directly.
The wiki is located at
www.socialtext.net/foafnet/index.cgi
If you would like to join FOAFNet and get access the the Java middleware framework for doing FOAF import please visit the FOAFNet wiki or contact me directly.
The wiki is located at
www.socialtext.net/foafnet/index.cgi
-
Re: First FOAFNet code available
Thu, May 20, 2004 - 8:08 AMsocialtext.net seems to be password protected.
Do you have to be a member of the consortium to look at the wiki? -
-
Re: First FOAFNet code available
Sat, May 22, 2004 - 12:40 AMYes - only 'members' who are invited can see the Wiki - for now. We're still in 'pre-release' mode.
But if any of you would like to become members - just contact me.
:-) -
-
Re: First FOAFNet code available
Wed, June 15, 2005 - 2:40 PM
i'd like to be a member please.
-
-
-
2nd FOAFNet code available
Sun, June 20, 2004 - 11:49 PMSee www.voidstar.com/foafPerson
It's PHP code using a cut down RAP to turn a FOAF PPD document into a sparse array of Person data. -
-
-
Re: 2nd FOAFNet code available
Thu, June 16, 2005 - 11:09 AM
I would like to try updating my users profiles from a FOAF file.
Is there some PHP code kicking around that would help with this?
-
-
Re: 2nd FOAFNet code available
Thu, June 16, 2005 - 12:48 PMwww.voidstar.com/foafPerson/
I haven't looked at this in a while. It should be ok still barring bit-rot. It uses the RAP PHP RDF library. -
-
Re: 2nd FOAFNet code available
Sun, June 19, 2005 - 10:33 AM
there's alot of files in that zip.
are they all used?
how does it work? -
-
Re: 2nd FOAFNet code available
Sun, June 19, 2005 - 2:29 PMUm. I'm tempted just to say "work it out".
It uses the RAP RDF library.
www.wiwiss.fu-berlin.de/suhl/b...rdfapi/
Most of the files in the zip are just the bits out of RAP that you actually need.
The one file with my code in it that does the FOAF parsing is
foafPerson.php
foafPersonPrint and foafPersonTest are simple example applications that use it. -
-
-
Re: 2nd FOAFNet code available
Tue, June 21, 2005 - 5:42 PM
So i got it all working no problem at all thank you.
great work!
has anyone done much with importing all the "knows" information?
-
-
-
-
-