- From: Nathan <nathan@webr3.org>
- Date: Mon, 19 Apr 2010 10:31:29 +0100
- To: Leigh Dodds <leigh.dodds@talis.com>
- CC: Linked Data community <public-lod@w3.org>, foaf-protocols <foaf-protocols@lists.foaf-project.org>, Melvin Carvalho <melvincarvalho@gmail.com>
Leigh Dodds wrote: > Hi, > > On 19 April 2010 10:18, Nathan <nathan@webr3.org> wrote: > >> I'd very much like to split my personal information in to multiple rdf >> documents, as in have a base foaf profile that doesn't really change, >> then additional documents, for instance on of which may be a frequently >> changing list of things which I have foaf:made. >> >> To do this I need to link from my "myself" to the other document(s), >> something along the lines of: >> >> <http://webr3.org/nathan#me> rdfs:seeAlso >> <http://elsewhere.org/nathan-published> . > > rdfs:seeAlso is appropriate here [1]. You're refering to another > relevant RDF document. > >> I'm keen to avoid sameas, and seeAlso appears to be a close fit, but I'm >> worried about general usage of seeAlso as linking to "something else >> that might have some more info, and might be in rdf, but might be anything". > > The use case you've described isn't new. I've been using a similar > structure in my FOAF file for years. > > Cheers, > > L. > > [1]. http://patterns.dataincubator.org/book/see-also.html > Cheers for the quick response Leigh, Good to see a link to the patterns book at the foot of the mail & have this written up already, kudos. all: As a side point, what if one had who they foaf:know in a document pointed to by seeAlso, or the list of accounts etc - saying this purely so it can be discussed and factored in to foaf(+ssl) aware software such as foaf.me. Best, Nathan
Received on Monday, 19 April 2010 09:32:07 UTC