Draft option C question for discussion at Friday's telecon This WG resolves that: <a> <b> "10" . <c> <d> "10" . entails <a> <b> _:l . <c> <d> _:l . [[ Possible additions to the resolution that it reaffirms it previous decision that datatype values can be represented in the following form: <rdf:Description> <foo:bar rdf:datatype="datatype">10</foo:bar> </rdf:Description> which is translated into (the final syntax not having been agreed) as: _:a foo:bar datatype"10" . that: <a> <b> "10" . <c> <d> xsd:integer"10" . does not entail: <a> <b> _:v . <c> <d> _:v . that: <a> <b> "10" . <b> rdfs:range xsd:integer"10" . has no interpretations. ]]Received on Thursday, 10 October 2002 16:47:43 EDT
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 09:52:24 EDT