Re: [foaf-dev] Add postal address to FOAF profile

<julien.plu-UkjOCfZlroEaF1FoylMB6T2rtJQ1w/[email protected]> Sat, 7 Jan 2012 22:24:52 +0100
Newsgroups gmane.comp.web.rdfweb
Message-ID <[email protected]>
Thanks for your help.

vcard vocabulary looks me good and more recently than contact vocabulary. But the type Vcard is not an equivalent class of foaf:Agent then I can't use the vcard properties into a foaf:Person description. So I have said into my FOAF file that my resource is of type foaf:Person and vcard:Vcard, like that I can use all the property of FOAF and vcard vocabularies :-)

Regards.

---------------------------------------------------------------------------------------------------------------------------
Julien Plu

Etudiant en 2ème année de Master Ingénierie en Intelligence Artificielle à l’Université Montpellier 2.
Mes projets Web sémantique : http://data.lirmm.fr
Page personnelle : http://jplu.developpez.com
Responsable de la rubrique Web sémantique de Developpez.com.
Fichier FOAF (version RDF) : http://www.pipm.fr/foaf/foaf.rdf
Fichier FOAF (version RDFa) : http://www.pipm.fr/foaf/rdfa.html
Adresse mail personnelle : [email protected]
Adresse mail universitaire : [email protected]


-----Message d'origine-----
De : Melvin Carvalho [mailto:[email protected]] 
Envoyé : samedi 7 janvier 2012 22:08
À : Dominique Guardiola
Cc : [email protected]; [email protected]
Objet : Re: [foaf-dev] Add postal address to FOAF profile

On 7 January 2012 21:32, Dominique Guardiola <[email protected]> wrote:
>
> Le 7 janv. 2012 à 19:47, <[email protected]> a écrit :
>
>> Hi,
>>
>> I would like add my postal address to my FOAF profile and I don’t know how to do it. So have you an idea for to do it ?
>>
>> If possible, without create myself an extension of FOAF vocabulary.
>
> You can also use the common vcard format in RDF :
>
> http://www.w3.org/Submission/2010/SUBM-vcard-rdf-20100120/

There's a few ways to map address:

http://www.w3.org/2000/10/swap/pim/contact#Address

An example:

_:g1-arc8047b1
→ rdf:type → con:ContactLocation
→ con:address → _:g1-arc8047b2
→ geo:lat → "48.404532"
→ geo:long → "2.700448"
← is con:home of ← Henry J. Story

In general FOAF long term hopes to align with the portable contacts which is kind of a vcard/opensocial mashup ...

>
>
> --
> Dominique Guardiola, QUINODE
> • http://www.quinode.fr/
> • Tel : 04.27.86.84.37
> • Mob : 06.15.13.22.27
>
>
>
>
>
> _______________________________________________
> foaf-dev mailing list
> [email protected]
> http://lists.foaf-project.org/mailman/listinfo/foaf-dev

_______________________________________________
foaf-dev mailing list
[email protected]
http://lists.foaf-project.org/mailman/listinfo/foaf-dev