On 3 Jan 2013, at 23:34, Bernard Vatant <[email protected]> wrote:
> Hi all > > Who Am I! ... a nice catch indeed, I was not aware of it either, but it's now > integrated in LOV so that no one can miss it any more :) > http://lov.okfn.org/dataset/lov/details/vocabulary_wai.html > > @Luis : the list of creators/contributors is not complete, simply added those > I could find at Dog Food People http://data.semanticweb.org/person/ > I need URIs to add the other ones, we can forge some in LOV namespace, but if > they had "preferredURI" (see other thread ...) it would be better. Can you > provide some? Sometimes you can find URIs via sameAs.org, of course, e.g. http://www.sameas.org/?uri=http://data.semanticweb.org/person/diego-berrueta If you do forge some (or find others), then please tell me and I will make sure they get added. Cheers. > > Regards > > Bernard > > > 2013/1/3 Boris Villazon-Terrazas <[email protected]> > Hi Alex > > I think Michael is working in sth similar [1]. > > @Luis, nice work [2] .... how it is possible I wasn't aware of that? > > Best > > Boris > > [1] http://dvcs.w3.org/hg/gld/raw-file/1835a71f6a5f/people/index.html > [2] http://vocab.ctic.es/wai > > > On 03/01/2013 17:11, Luis Polo wrote: > Hi Alex, > > The WAI ontology may suit your modeling requirements [1]. It is an > extension of the FOAF ontology introducing the notion of > "person-as-role" (i.e., qua-individuals). Hope this helps! > > Best, > > p. > > [1] http://vocab.ctic.es/wai > > > 2013/1/3 Kingsley Idehen <[email protected]>: > On 1/3/13 10:18 AM, Alexander Dutton 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 . > > :alex a foaf:Person ; > foaf:name "Alexander Dutton" ; > foaf:mbox <mailto:[email protected]> . > > Even better if I can use it to present two talks at a conference wearing > two different hats: > > :talk-one a ex:Talk ; > rdfs:label "Science!" ; > ex:givenBy :alexQuaEmployedByAperture . > > :alexQuaEmployedByAperture a persona:Persona ; > foaf:name "Alexander Dutton" ; > persona:personaOf :alex ; > persona:qua [ > a org:Membership ; > org:member :alex ; > org:organization :aperture ; > org:role [ > a skos:Concept ; > skos:prefLabel "eccentric scientist" > ] > ] . > > etc. > > Does this exist? Has anyone done it differently/better? Should I just > get on and make it? > > Yours questioningly, > > Alex > > > > > I suggest you just crack on with your modelling. Once done, publish it. > Ultimately, it can be cross referenced with other related ontologies, as you > or others discover them. > > What you shouldn't do is procrastinate on the basis of an existing ontology > :-) > > Happy New Year to everyone ! > > -- > > Regards, > > Kingsley Idehen > Founder & CEO > OpenLink Software > Company Web: http://www.openlinksw.com > Personal Weblog: http://www.openlinksw.com/blog/~kidehen > Twitter/Identi.ca handle: @kidehen > Google+ Profile: https://plus.google.com/112399767740508618350/about > LinkedIn Profile: http://www.linkedin.com/in/kidehen > > > > > > > > > > > > > -- > Bernard Vatant > Vocabularies & Data Engineering > Tel : + 33 (0)9 71 48 84 59 > Skype : bernard.vatant > Blog : the wheel and the hub > > -------------------------------------------------------- > Mondeca > 3 cité Nollez 75018 Paris, France > www.mondeca.com > Follow us on Twitter : @mondecanews
