On 3 Jan 2013, at 15:18, Alexander Dutton <[email protected]> wrote:
> Hi all, > > Here's a modelling question. > > Suppose I advertise a vacancy (or publish a webpage, or write a book), > and that thing is in some way linked to me (contact person, author). > Suppose further that I want to go by another name (e.g. I'm Iain [M] > Banks), or don't want people to contact me by phone. > > I can quite easily create a foaf:Person, exposing just the details that > are pertinent in the context in which it will appear. However, there's > no way to link it to me. > > What I'd like is: > > :vacancy oo:contact :persona . > > :persona a persona:Persona ; > foaf:name "Mr Dutton" ; > v:email <mailto:[email protected]> ; > persona:personaOf :alex . [I think something just ate my first reply] Have a look at the suggestions from foaf-dev. [1] Toby's very minimal persona vocabulary [2] might even suffice. Damian [1] <http://lists.foaf-project.org/pipermail/foaf-dev/2010-June/010266.html> [2] <http://ontologi.es/persona>
