In the RDF Test Cases http://www.w3.org/2001/sw/RDFCore/TR/WD-rdf-testcases-20030117/ the test case RDF + RDFS + DT(xsd:decimal, xsd:string) states that the following triples lead to a FALSE conclusion : ex:foo ex:bar "25"^^xsd:decimal ex:bar rdfs:range xsd:string Suppose the following triples, where there is now a resource ex:gee of rdf:type xsd:decimal, do they also lead to a FALSE conclusion ? ex:foo ex:bar ex:gee ex:gee rdf:type xsd:decimal ex:bar rdfs:range xsd:string Olivier.Received on Thursday, 28 August 2003 04:04:08 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 18:22:17 GMT