[foaf-dev] alternate names for people
Toby Inkster
tai at g5n.co.uk
Wed Jun 2 17:13:44 CEST 2010
On Tue, 1 Jun 2010 21:55:29 -0400
Ed Summers <ehs at pobox.com> wrote:
> My apologies if this has come up before. Has anyone needed to model
> alternate names for a foaf:Person before?
<#b>
a foaf:Person ;
foaf:name "Bruce Wayne" , "Batman" .
<#brucewayne>
a skos:Concept ;
skos:prefLabel "Bruce Wayne" ;
skos:related <#batman> ;
moat:localMeaning <#b> .
<#batman>
a skos:Concept ;
skos:prefLabel "Batman" ;
skos:related <#brucewayne> ;
moat:localMeaning <#b> .
--
Toby A Inkster
<mailto:mail at tobyinkster.co.uk>
<http://tobyinkster.co.uk>
More information about the foaf-dev
mailing list