>What are we supposed to do with the following case ? > > >ex:title rdfs:range xsd:string > >ex:doc ex:title "Carpe diem"@en > > >As said in RDF semantics : > >[[ >Typed literals [...] no longer have associated language tags >]] > >Does it lead to a FALSE conclusion ? > Yes, if one assumes that entailment is made relative to a datatype map which recognizes xsd:string. In fact it is a datatype clash. A string is simply a string: it has no associated language. "Carpe diem"@en denotes a pair, not a string. You could have made the range be rdf:Literal; that would have been OK. 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@ihmc.us http://www.ihmc.us/users/phayesReceived on Monday, 22 September 2003 13:15:54 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 18:22:17 GMT