- From: Jeremy Carroll <jjc@hplb.hpl.hp.com>
- Date: Tue, 15 Oct 2002 12:20:08 +0200
- To: "Dan Connolly" <connolly@w3.org>, "Graham Klyne" <Graham.Klyne@MIMEsweeper.com>
- Cc: "Brian McBride" <bwm@hplb.hpl.hp.com>, "RDF core WG" <w3c-rdfcore-wg@w3.org>
> Test case: > > <rdf:Description rdf:about="#something"> > <p1>abc</p1> > <p2 rdf:datatype="&xsd;string">abc</p2> > </rdf:Description> > > entails? > > <rdf:Description rdf:about="#something"> > <p1 rdf:nodeID="X" /> > <p2 rdf:nodeID="X" /> > </rdf:Description> > > (please add that to the test collection, Jeremy/Jan/et. al.) > Answer: no it does not. It is a good question - and it demonstrates that langstrings and strings are distinct types. Jeremy
Received on Tuesday, 15 October 2002 06:20:22 UTC