Re: RDF test case on datatypes

>OK, and with the following triples where it is explicitely stated that
>xsd:decimal and xsd:string ARE datatypes, is it still not false in 
>an XSD-sensitive interpretation ?
>
>ex:foo ex:bar     ex:gee
>ex:gee rdf:type   xsd:decimal
>ex:bar rdfs:range xsd:string
>
>xsd:decimal rdf:type rdfs:Datatype
>xsd:string  rdf:type rdfs:Datatype

Still not a formal contradiction within RDF. The datatype checking is 
required to be performed only on typed literals.

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/phayes

Received on Friday, 29 August 2003 18:18:29 UTC