- From: Eric Prud'hommeaux <eric@w3.org>
- Date: Fri, 18 Nov 2005 12:45:27 -0500
- To: "Seaborne, Andy" <andy.seaborne@hp.com>
- Cc: RDF Data Access Working Group <public-rdf-dawg@w3.org>
- Message-ID: <20051118174526.GG30801@w3.org>
On Fri, Nov 18, 2005 at 06:37:52AM -0500, Eric Prud'hommeaux wrote:
> On Thu, Nov 17, 2005 at 01:10:44PM +0000, Seaborne, Andy wrote:
> > -------- Original Message --------
> > > From: Ashok Malhotra <>
> > > Date: 13 September 2005 16:28
> > >
> > > Notes on SPARQL Query Language for RDF
> > > Last Call Draft July 21, 2005
> > > ...
> > > 6. String comparison is defined only using the code point collation.
> > > Other collations are not supported. This may be a significant
> > > limitation.
> >
> > Code point collation is always required. Access to other collections can be
> > done through a custom function.
>
> @@needs work here -- we say nothing about default vs user-supplied
> collations.
XPath's fn:matches
http://www.w3.org/TR/xpath-functions/#func-matches
now has this exciting thing to say about collations:
[[
Note:
Regular expression matching is defined on the basis of Unicode code
points; it takes no account of collations.
]]
which means we have no functions that require collations. The sentence
[[
The collation is defined in section 7.3.1 Collations.
]]
needs to go away. I don't think we need to repeat the note.
Do I need a vote on this? or can I strike it before the publication?
--
-eric
office: +81.466.49.1170 W3C, Keio Research Institute at SFC,
Shonan Fujisawa Campus, Keio University,
5322 Endo, Fujisawa, Kanagawa 252-8520
JAPAN
+1.617.258.5741 NE43-344, MIT, Cambridge, MA 02144 USA
cell: +81.90.6533.3882
(eric@w3.org)
Feel free to forward this message to any list for any purpose other than
email address distribution.
Received on Friday, 18 November 2005 17:45:30 UTC