There's a need for a simple way to link together FOAF descriptions. One way is to simply link to other
FOAF documents using the rdfs:seeAlso
element. However for this to work at least
one document in that graph must be being harvested by a spider, e.g. the FOAFbot.
Which is not ideal.
Here's a quick and dirty proposal for how to allow the community to bootstrap itself into a network of FOAF descriptions by allowing the collaborative editing of a FOAF document index:
rdfs:seeAlso
element for each FOAF description linked from the original page. The W3C XSLT service can do this for us.
The beauty of this is that anyone can add to the list, and additional Bulletin Boards can be linked from other Wiki pages around the web.
Update: thanks to Aaron Swartz for pointing out the problems with bulletin.xsl (rdf:seeAlsos not being attached to anything, and providing a corrected stylesheet.