Re: [foaf-dev] FOAF 1.0 Planning Doc

Henry Story <[email protected]> Thu, 14 Jun 2012 10:46:55 +0200
Newsgroups gmane.comp.web.rdfweb
Message-ID <[email protected]>
On 14 Jun 2012, at 10:32, Dominique Guardiola wrote:

> =

> Le 14 juin 2012 =E0 10:16, Henry Story a =E9crit :
>>> =

>>> <http://example.org/cid/34> a foaf:ContactMedium, v:Cell ;
>>> 	rdf:value <tel:+3361513227>;  # using a tel URI[2]
>>> 	rdfs:comment "Do not call after 8PM"@en
>>> 	rdfs:comment "Ne pas d=E9ranger apr=E8s 20h"@fr
>>> 	dct:modified "2012-05-23"^^xsd:date
>> =

>> I don't really see the need for this. Just write
>> =

>> <tel:+3361513227> rdfs:comment "Do not call after 8PM"@en .
> =

> Henry, =

> this example only works because I used a <tel> uri (tried to be smart her=
e but it plays against me ;) Usually, phone numbers are given as literals, =
and that can't be a subject.

Well that's a good reason to use tel uris. Foaf:mbox is defined on uris. Pe=
ople who don't use that loose out on being able to express such things easi=
ly. =


> =

> The main idea is that keeping this kind of information (contact medium) o=
nly as properties prevents us from attaching useful data to it. =

> (In the context of getting rid of blank nodes)

Well the tel uri allows you to get rid of blank nodes too

<tel:+3361513227> a foafidea:ContactMedium;
         rdfs:comment "Do not call after 8PM"@en;
         someOnt:tel "+3361513227" .

Well I suppose there is a difference in that you can't dereference the tele=
phone URI to
get more information about it...


> =

> =

> --
> Dominique Guardiola, QUINODE
> =95 http://www.quinode.fr/
> =95 Tel : 04.27.86.84.37
> =95 Mob : 06.15.13.22.27
> =

> =

> =

> =

> =

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

Social Web Architect
http://bblfish.net/