[rdfweb-dev] Typepad's use of Knows
Dan Brickley
danbri at w3.org
Thu Aug 28 16:47:52 UTC 2003
I had this concern, then I remembered that within the TypePad UI, the
only way you add a person is via an "add a friend" hyperlink. This may
not be obvious from the outside though...
Dan
(hoping to catch up on all this mail before week end)
* Julian Bond <julian_bond at voidstar.com> [2003-08-28 17:42+0100]
> Typepad have used foaf:knows in a slightly odd way that some people have
> questioned. eg
>
> <foaf:Person>
> ...
> <foaf:knows>
> <foaf:Person>
> <foaf:name>Foo</foaf:name>
> <foaf:homepage rdf:resource="http://bar.com/" />
> </foaf:Person>
> </foaf:knows>
> </foaf:Person>
>
> Where Foo at URL Bar is an entry in a blogroll. So this is not really
> about a Person at all and devalues (IMHO) foaf:knows. Another way of
> coding this might have been something like:-
>
> <foaf:blogroll>
> <foaf:Document rdf:resource="http://bar.com/">
> <foaf:name>Foo</foaf:name>
> </foaf:Document>
> </foaf:blogroll>
>
> Would this have been better? What would have been the process for
> creating foaf:blogroll?
>
>
> --
> Julian Bond Email&MSM: julian.bond at voidstar.com
> Webmaster: http://www.ecademy.com/
> Personal WebLog: http://www.voidstar.com/
> M: +44 (0)77 5907 2173 T: +44 (0)192 0412 433
>
> _______________________________________________
> rdfweb-dev mailing list
> rdfweb-dev at vapours.rdfweb.org
> wiki: http://rdfweb.org/topic/FoafProject
> http://rdfweb.org/mailman/listinfo/rdfweb-dev
More information about the foaf-dev
mailing list