Re: language tags in typed RDF literals

>>[just to make sure w.r.t. rdf comments]
>>
>>
>>We currently have (in our test code) that
>>
>>   <test#x> <test#y> "10"@en^^xsd:int.
>>
>>rdfs xsd entails
>>
>>   <test#x> <test#y> "10"@fr^^xsd:int.
>>
>>(i.e. ignoring the lang tag)
>>
>
>How about
>
><test#x> <test#y> "10"@en^^xsd:int .
>
>entails
>
><test#x> <test#y> "10"^^xsd:int .

we have tested and it is the case

>and vice versa?

same answer
so basically it is ignoring the lang tag

-- ,
Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/

PS I was extremely agreeing with your unifier story
   in webont, it is really easy to to do, in say
   20 or 30 lines of Java or C# code, no big deal,
   much shorter than all the lines of e-mail/issues
   same story for ^^ term unifiers



                                                                                                                   
                    pat hayes                                                                                      
                    <phayes@ai.uwf       To:     Jos De_Roo/AMDUS/MOR/Agfa-NV/BE/BAYER@AGFA                        
                    .edu>                cc:     w3c-rdfcore-wg@w3.org                                             
                                         Subject:     Re: language tags in typed RDF literals                      
                    2003-02-21                                                                                     
                    09:23 PM                                                                                       
                                                                                                                   
                                                                                                                   




>[just to make sure w.r.t. rdf comments]
>
>
>We currently have (in our test code) that
>
>   <test#x> <test#y> "10"@en^^xsd:int.
>
>rdfs xsd entails
>
>   <test#x> <test#y> "10"@fr^^xsd:int.
>
>(i.e. ignoring the lang tag)
>

How about

<test#x> <test#y> "10"@en^^xsd:int .

entails

<test#x> <test#y> "10"^^xsd:int .

and vice versa?

Pat

--
---------------------------------------------------------------------
IHMC                                                (850)434 8903 or
(650)494 3973   home
40 South Alcaniz St.                                (850)202 4416   office
Pensacola                                           (850)202 4440   fax
FL 32501                                                 (850)291 0667
cell
phayes@ai.uwf.edu                   http://www.coginst.uwf.edu/~phayes
s.pam@ai.uwf.edu   for spam

Received on Friday, 21 February 2003 19:12:46 UTC