- From: Patrick Stickler <patrick.stickler@nokia.com>
- Date: Thu, 06 Jun 2002 15:27:19 +0300
- To: ext Graham Klyne <GK@ninebynine.org>, Uldis Bojars <uldis.bojars@gmx.net>
- CC: RDF Interest <www-rdf-interest@w3.org>
On 2002-06-06 14:08, "ext Graham Klyne" <GK@ninebynine.org> wrote:
>
> At 11:52 AM 6/6/02 +0200, Uldis Bojars wrote:
>> Another unclear question is defining boolean values.
>> Are there some standard "TRUE" and "FALSE" or "YES" and "NO" URIs to
>> use?
>
> Something like this was discussed a while ago, and my recollection of the
> general consensus was that rdf:type can be used for describing true/false
> values by casting the property concerned as a class; e.g. the intent of:
>
> Fred isChocolateLover 'true' .
>
> can be expressed as:
>
> Fred rdf:type ChocolateLover .
>
> #g
This is true. Or, err
"" rdf:type True .
;-)
Patrick
--
Patrick Stickler Phone: +358 50 483 9453
Senior Research Scientist Fax: +358 7180 35409
Nokia Research Center Email: patrick.stickler@nokia.com
Received on Thursday, 6 June 2002 08:23:21 UTC