- From: Jeremy Carroll <jjc@hplb.hpl.hp.com>
- Date: Mon, 04 Oct 2004 16:34:08 +0100
- To: w3c-xml-query-wg@w3.org, w3c-xsl-wg@w3.org, SWBPD list <public-swbp-wg@w3.org>
Hello, the Semantic Web Best Practices and Deployement WG has a task force clarifying the correct use of XML Schema Datatypes within the Semantic Web. The task force description can be found here: http://lists.w3.org/Archives/Public/public-swbp-wg/2004Sep/att-0100/ The XML Schema WG suggested that you may be able to help concerning the denotational semantics of the XML Schema datatypes. From the TF description, it is this issue: [[ What is the relationship between the value spaces of the various XML Schema built-in simple types when used within RDF and OWL ? ]] Key questions are for example: "0"^^xsd:float the same as or different from "0"^^xsd:int "3.2"^^xsd:float the same as or different from "3.2"^^xsd:int "http://www.example.org/"^^xsd:string the same as or different from "http://www.example.org/"^^xsd:anyURI where the ^^ denotes the value arising from the lexical form on the left according to the datatype on the right. I have looked at F&O and the XPath 2.0 WDs and believe that an answer offered by your WGs is the eq operator in XPath. (Modulo difficulties to do with NaN, and numeric approximation). This would suggest that all the numeric types have a shared value space of numbers, understood as in mathematics; whereas all the other datatypes are disjoint, and understood more as in a sorted type system (is that the right term?). I haven't yet understood the rules for dates under eq. This message is to ask whether: - any participants of either XSLT or XQuery WGs would like to participate in this Task Force - you would like me to attend one of your telecons to explain in more detail what are the concerns BTW, the Semantic Web Best Practices and Deployment WG, will be having a face to face in Bristol on 1st and 2nd Nov. For this TF, the f2f goal is to agree an outline first note, outlining the issues and possible solutions. Also note that the SWBPD's archive is public. So any member confidential reply should not be cc-ed to that WG. Jeremy Carroll
Received on Monday, 4 October 2004 15:34:33 UTC