'.' in (but not ending) a QName

Andy - I still live under the assumption that "'.' in (but not ending) a 
QName"
is resolution of issue 
http://www.w3.org/2001/sw/DataAccess/issues#punctuationSyntax
i.e. 
http://lists.w3.org/Archives/Public/public-rdf-dawg/2005JanMar/0227.html

[[
...
could also have either of these forms:
 WHERE { ?me rdf:type foaf:Person.} # trailing thingy in lexer
 WHERE { ?me rdf:type foaf:Person .} # parses same as above

]]

I can also live with no "." in [84] NCCHAR (as is actually the case for 
cwm and jena)
but not as it is in 1.397 
http://www.w3.org/2001/sw/DataAccess/rq23/#rNCCHAR
Hm.. actually still prefer "'.' in but not ending a QName"


-- 
Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/

Received on Wednesday, 15 June 2005 22:41:52 UTC