RE: [Widget URI] Internationalization, widget IRI?

Hi,

This time I seem to have been unclear.

It seems that in Widget URI [Scheme] specification we should have:
widget-scheme = "widget"
to define the Widget Scheme.

The widget-URI production should then refer to this new component.

My questions around UTF-8-encoded or general Unicode characters (aka. URI vs. IRI) remain unanswered.
Thanks.

Kind regards,
Marcin
________________________________________
From: public-webapps-request@w3.org [public-webapps-request@w3.org] On Behalf Of Marcin Hanclik [Marcin.Hanclik@access-company.com]
Sent: Sunday, July 26, 2009 6:27 PM
To: Larry Masinter
Cc: PUBLIC-IRI@W3.ORG; public-webapps@w3.org
Subject: RE: [Widget URI] Internationalization, widget IRI?

Hi Larry,

Ok, I see. Thanks.
The "scheme" part seems clear:
scheme         = ALPHA *( ALPHA / DIGIT / "+" / "-" / "." )

My initial email was about Widget URI, specifically not about the scheme part, but the further component Zip-rel-path.
widget-URI  = "widget:" "//" [ authority ] "/" zip-rel-path [ "?" query ] [ "#" fragment ]

Having your comments, I assume there may be some confusion in the naming of the Widget URI scheme.
Then it should only be:
widget-URI  = "widget:" "//"
or even only
widget-URI  = "widget:"

to mean really only "Widget URI scheme".
Or the name of that spec would have to be changed to avoid potential confusion.

Thanks.

Kind regards,
Marcin

________________________________________
From: Larry Masinter [masinter@adobe.com]
Sent: Sunday, July 26, 2009 5:11 PM
To: Marcin Hanclik
Cc: PUBLIC-IRI@W3.ORG
Subject: RE: [Widget URI] Internationalization, widget IRI?

I'm sorry, I was really unclear. I was only talking about
the "scheme" component. And all I'm thinking about adding
is to point out, in the introductory material, that while
non-roman scripts (Chinese, Japanese, Korean) are supported
by IRIs in many of the components, the scheme itself
remains restricted to ASCII letters a-z, digits, and three
punctuation marks (+ . -).

Larry
--
http://larry.masinter.net


-----Original Message-----
From: Marcin Hanclik [mailto:Marcin.Hanclik@access-company.com]
Sent: Sunday, July 26, 2009 4:29 AM
To: Larry Masinter
Cc: PUBLIC-IRI@W3.ORG; public-webapps@w3.org
Subject: RE: [Widget URI] Internationalization, widget IRI?

Hi Larry,

Thanks for your prompt comments.

>>I'm not sure that the draft makes
>>this clear
It seems not.

When reading the IRI grammar, I derive that "%" is valid there:

http://tools.ietf.org/html/rfc3987#section-2.2

pct-encoded    = "%" HEXDIG HEXDIG
ipchar         = iunreserved / pct-encoded / sub-delims / ":"
                  / "@"
isegment       = *ipchar
ipath-absolute = "/" [ isegment-nz *( "/" isegment ) ]
ihier-part     = "//" iauthority ipath-abempty
                  / ipath-absolute
                  / ipath-rootless
                  / ipath-empty
IRI            = scheme ":" ihier-part [ "?" iquery ]
                         [ "#" ifragment ]
(this is just one of a few possibilities to have % in IRI).

Also this is the text from RFC3987:
"Example: Trying to validate the Web page at
      http://résumé.example.org would lead to an IRI of
      http://validator.w3.org/check?uri=http%3A%2F%2Frésumé.
      example.org"
as found here: http://tools.ietf.org/html/rfc3987#section-3.1.
This example includes % in iquery part of IRI.
If found the same parts (ABNF and example) in the latest draft:
http://tools.ietf.org/html/draft-duerst-iri-bis-06#section-2.2

Thanks.

Kind regards,
Marcin

________________________________________
From: Larry Masinter [masinter@adobe.com]
Sent: Sunday, July 26, 2009 1:44 AM
To: Marcin Hanclik
Cc: PUBLIC-IRI@W3.ORG
Subject: RE: [Widget URI] Internationalization, widget IRI?

(BCC original mailing lists, directing traffic to "Public-iri@w3.org"
for IRI issues.

There are no "IRI schemes". I'm not sure that the draft makes
this clear, or makes clear that although most other parts of
the IRI syntax extend URI syntax, the scheme is the same, cannot
contain any %xx encoded characters because it cannot contain %,
etc.

-----Original Message-----
From: public-pkg-uri-scheme-request@w3.org On Behalf Of Marcin Hanclik
Sent: Friday, July 24, 2009 9:37 AM
To: public-webapps@w3.org
Cc: public-pkg-uri-scheme@w3.org
Subject: [Widget URI] Internationalization, widget IRI?

Hi Robin, All,

Why is the Widgets 1.0: URI Scheme about URI and not IRI?

Widgets 1.0 P&C is using only the term/type IRI (URI cannot be found there), e.g. for id, href and name attributes.
In Widgets 1.0: URI Scheme (WUS?) document you refer in [1] to zip-rel-path.
It resembles IRI per design, since conversion of the file name field [2], that may be specified in UTF-8, to URI would entail "percent-encoding" [3].
Thus having IRI instead of URI could save processing time/power.
It seems [4] already touches upon the internationalization.

Specifically the ABNF:

widget-URI  = "widget:" "//" [ authority ] "/" zip-rel-path [ "?" query ] [ "#" fragment ]

is incorrect (depending on whether you are on byte or character level), because zip-rel-path includes non-percent-encoded characters, thus widget-URI is actually an IRI.

What then about naming the specification as "Widgets 1.0: IRI Scheme" and referring to IRIs?

Thanks.

Kind regards,
Marcin

[1] http://dev.w3.org/2006/waf/widgets-uri/#syntax
[2] http://dev.w3.org/2006/waf/widgets/#file-name-field0
[3] http://tools.ietf.org/html/rfc3986#section-2.1
[4] http://lists.w3.org/Archives/Public/public-pkg-uri-scheme/2009Jan/0000.html
Marcin Hanclik
ACCESS Systems Germany GmbH
Tel: +49-208-8290-6452  |  Fax: +49-208-8290-6465
Mobile: +49-163-8290-646
E-Mail: marcin.hanclik@access-company.com


________________________________________

Access Systems Germany GmbH
Essener Strasse 5  |  D-46047 Oberhausen
HRB 13548 Amtsgericht Duisburg
Geschaeftsfuehrer: Michel Piquemal, Tomonori Watanabe, Yusuke Kanda

www.access-company.com

CONFIDENTIALITY NOTICE
This e-mail and any attachments hereto may contain information that is privileged or confidential, and is intended for use only by the
individual or entity to which it is addressed. Any disclosure, copying or distribution of the information by anyone else is strictly prohibited.
If you have received this document in error, please notify us promptly by responding to this e-mail. Thank you.


________________________________________

Access Systems Germany GmbH
Essener Strasse 5  |  D-46047 Oberhausen
HRB 13548 Amtsgericht Duisburg
Geschaeftsfuehrer: Michel Piquemal, Tomonori Watanabe, Yusuke Kanda

www.access-company.com

CONFIDENTIALITY NOTICE
This e-mail and any attachments hereto may contain information that is privileged or confidential, and is intended for use only by the
individual or entity to which it is addressed. Any disclosure, copying or distribution of the information by anyone else is strictly prohibited.
If you have received this document in error, please notify us promptly by responding to this e-mail. Thank you.

________________________________________

Access Systems Germany GmbH
Essener Strasse 5  |  D-46047 Oberhausen
HRB 13548 Amtsgericht Duisburg
Geschaeftsfuehrer: Michel Piquemal, Tomonori Watanabe, Yusuke Kanda

www.access-company.com

CONFIDENTIALITY NOTICE
This e-mail and any attachments hereto may contain information that is privileged or confidential, and is intended for use only by the
individual or entity to which it is addressed. Any disclosure, copying or distribution of the information by anyone else is strictly prohibited.
If you have received this document in error, please notify us promptly by responding to this e-mail. Thank you.


________________________________________

Access Systems Germany GmbH
Essener Strasse 5  |  D-46047 Oberhausen
HRB 13548 Amtsgericht Duisburg
Geschaeftsfuehrer: Michel Piquemal, Tomonori Watanabe, Yusuke Kanda

www.access-company.com

CONFIDENTIALITY NOTICE
This e-mail and any attachments hereto may contain information that is privileged or confidential, and is intended for use only by the
individual or entity to which it is addressed. Any disclosure, copying or distribution of the information by anyone else is strictly prohibited.
If you have received this document in error, please notify us promptly by responding to this e-mail. Thank you.

Received on Sunday, 26 July 2009 16:45:02 UTC