- From: Graham Klyne <GK@NineByNine.org>
- Date: Fri, 28 Feb 2003 12:14:51 +0000
- To: Dan Connolly <connolly@w3.org>
- Cc: w3c-rdfcore-wg@w3.org
At 10:04 PM 2/27/03 -0600, Dan Connolly wrote: >It's not exactly RFC2396's absolute URI plus optional fragment; >that doesn't include http://example/Andrȷ , >which may be in the vocab of an RDF interpretation. >This non-ascii stuff is the bit that's too new to >import from any ratified spec. >cf. TAG issue IRIEverywhere-27, cited from concepts section >6.4 RDF URI References). -- http://lists.w3.org/Archives/Public/w3c-rdfcore-wg/2003Feb/0227.html Dan, I'm not understanding you here: As far as I can tell, "http://example/Andrȷ", or even "http://example/Andrȷ", *is* allowed by RFC2396, and consists of an absolute URI + fragment [**]. I don't think that's what you meant, but I'm having difficulty figuring precisely what your actual concern is here. #g -- [**] My test case: "http://example/Andrȷ" parses as: [ ( URI "http:" "//example" ["/","Andr&"] "" "#567;", "" ) ] ------------------- Graham Klyne <GK@NineByNine.org>
Received on Friday, 28 February 2003 08:32:15 UTC