[Uri-review] draft-holsten-about-uri-scheme-02
Alfred Hönes <ah@TR-Sys.de> Wed, 23 September 2009 18:19 UTC
Return-Path: <A.Hoenes@TR-Sys.de>
X-Original-To: uri-review@core3.amsl.com
Delivered-To: uri-review@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 705413A686C for <uri-review@core3.amsl.com>; Wed, 23 Sep 2009 11:19:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 2.544
X-Spam-Level: **
X-Spam-Status: No, score=2.544 tagged_above=-999 required=5 tests=[AWL=0.693, BAYES_00=-2.599, CHARSET_FARAWAY_HEADER=3.2, HELO_EQ_DE=0.35, J_CHICKENPOX_55=0.6, MIME_8BIT_HEADER=0.3]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JnUuEj3QebXW for <uri-review@core3.amsl.com>; Wed, 23 Sep 2009 11:19:34 -0700 (PDT)
Received: from TR-Sys.de (gateway.tr-sys.de [213.178.172.147]) by core3.amsl.com (Postfix) with ESMTP id 07B0F3A67AD for <uri-review@ietf.org>; Wed, 23 Sep 2009 11:19:28 -0700 (PDT)
Received: from ZEUS.TR-Sys.de by w. with ESMTP ($Revision: 1.37.109.26 $/16.3.2) id AA107959995; Wed, 23 Sep 2009 20:19:55 +0200
Received: (from ah@localhost) by z.TR-Sys.de (8.9.3 (PHNE_25183)/8.7.3) id UAA05859; Wed, 23 Sep 2009 20:19:40 +0200 (MESZ)
From: Alfred Hönes <ah@TR-Sys.de>
Message-Id: <200909231819.UAA05859@TR-Sys.de>
To: joseph@josephholsten.com, lachlan.hunt@lachy.id.au
Date: Wed, 23 Sep 2009 20:19:40 +0200
X-Mailer: ELM [$Revision: 1.17.214.3 $]
Mime-Version: 1.0
Content-Type: text/plain; charset="hp-roman8"
Content-Transfer-Encoding: 8bit
Cc: uri-review@ietf.org
Subject: [Uri-review] draft-holsten-about-uri-scheme-02
X-BeenThere: uri-review@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Proposed URI Schemes <uri-review.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/uri-review>, <mailto:uri-review-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/uri-review>
List-Post: <mailto:uri-review@ietf.org>
List-Help: <mailto:uri-review-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/uri-review>, <mailto:uri-review-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 23 Sep 2009 18:19:35 -0000
Hello again, eventually I found the time to follow up to the latest revision of your 'about' URI scheme draft, draft-holsten-about-uri-scheme-02, and to again compile a couple of comments. (1) General Since "about" is a not-so-rare word in plain English, I really would prefer to make it stand out somehow in the text when used as the name of the new URI scheme. Since during the last years the argument of distinguishing such denotation from other quoted elements, in particular literal strings in ABNF, I again suggest that you consistently use single quotes to enclose that word (as in the document title) throughout the draft, for the terms: 'about' URI 'about' scheme 'about' resource identifiers (2) Sections 3, 4, and 9 As explained in RFC 5234, the names of non-terminal ABNF rules should not be enclosed in double-quotes (because these are used for (case-insensitive) literal strind in ABNF) but instead use angle brackets around the rule names in the prose. Thus, I recommend to change: a) in the last line of Section 3: where "segment" and "query" are defined in [RFC3986]. --- where <segment> and <query> are defined in [RFC3986]. b) in the 2nd line of the first para of Section 4: "segment" and "query" elements may contain [...] --- <segment> and <query> elements may contain [...] c) in Section 9: Encoding considerations: Percent-encoding is allowed in "segment" and "query" components. Internationalization is handled by IRI processing. See Section 4. --- Encoding considerations: Percent-encoding is allowed in <segment> and <query> components. Internationalization is handled by IRI processing. See Section 4. (3) Section 4 The text there is surprising, because you did not mention before the intent to define an IRI in this document. Is that complication really needed? The most important issue with such kind of I18N in identifiers IMO is the fact that *most* users are neither able to read and understand nor to type in the vast majority of Unicode characters; using a small common subset vastly improves international communication ability. Further, since 'about' URIs are intended for application-internal use, they should be considered as some kind of protocol element, thus not needing Internationalization considerations. In the 2nd para of Section 4, there's a typo; please correct: s/Internationlized/Internationalized/ ^^ ^^^ (4) Section 5 / 5.1 Apparently, the last paragraph of Section 5 is misplaced; it belongs into section 5.1! Please move the headline for section 5.1 to above this sentence. In other places of the text, you have enclosed that specific 'about' URI instance in double quotes; I suggest to do that in a consistent manner, and hence here as well. |5.1. about:blank | | The "about:blank" URI is the only 'about' URI reserved by this | specification. Applications resolving this URI MUST return an empty resource, with the media type "text/html" and the character encoding "UTF-8". Why the hell does an *empty* "text/html" need the encoding tag "UTF-8"? There's nothing to encode, and hence nothing to decode! Doing so might unnecessarily trigger an automatic conversion process with all of its overhead. I suggest to recommend using the default encoding of the particular application instead. BTW: The proper term would be "encoded character set", or "charset", for short, not "character encoding", isn't it? Kind regards, Alfred Hönes. -- +------------------------+--------------------------------------------+ | TR-Sys Alfred Hoenes | Alfred Hoenes Dipl.-Math., Dipl.-Phys. | | Gerlinger Strasse 12 | Phone: (+49)7156/9635-0, Fax: -18 | | D-71254 Ditzingen | E-Mail: ah@TR-Sys.de | +------------------------+--------------------------------------------+
- [Uri-review] draft-holsten-about-uri-scheme-02 Alfred Hönes
- Re: [Uri-review] draft-holsten-about-uri-scheme-02 Martin J. Dürst
- Re: [Uri-review] draft-holsten-about-uri-scheme-02 Anne van Kesteren