Lisa Dusseault | 1 Jan 22:11
Favicon

Lisa's Apps Area activity for Dec 2007


Notes
Brief report due to not much activity over holidays

Document Status and Progress

Active Documents: my action
 - draft-ellermann-news-nntp-uri (Proposed Standard): I need to review
 - draft-wilde-sms-uri (Proposed Standard): I need to do a writeup -- no doc shepherd.  Major issue to deal with: overlap with tel URI.

Stalled, in review, waiting on other:
 - draft-ietf-sieve-body (Proposed Standard): On agenda 1/10 for IESG Evaluation
 - draft-adolf-dvb-urn (Informational): same
 - draft-evain-ebu-urn (Informational): Need new text or version  to address secdir review 
 - draft-klensin-rfc2821bis (Draft Standard): IETF Last Call is over, author and shepherd are taking some time before deciding how to address last call issues.
 - draft-ietf-sieve-notify: Doc shepherd is dealing with DISCUSS issues
 - draft-ietf-sieve-notify-xmpp:  same
 - draft-creed-ogc-urn (Informational): Waiting for new version to deal with IESG eval input.
 - draft-ietf-sieve-notify-mailto: waiting on new version after IETF last call
 - draft-snell-atompub-bidi (Proposed Standard): author waiting on some implementation feedback
 - draft-ietf-imapext-sort (Proposed Standard) : waiting for authors to revise or decide it's ready

Finished Processing -- RFC Ed queue and new RFCs
 - draft-goodwin-iso-urn (Informational): Approved, waiting until post-holiday processing to enter RFC queue
- draft-sjdcox-cgi-urn (Informational): same
 - draft-mealling-epc-urn (Informational)
 - draft-saintandre-rfc4622bis (Proposed Standard)
 - draft-crocker-rfc4234bis (Standard)
 - draft-ietf-sieve-3028bis (Proposed Standard)

WG Status
 - not much action other than SIEVE, CALSIFY and HTTP meetings at IETF71.

Lisa Dusseault | 4 Jan 01:17
Favicon

Application Area Architecture Workshop ("AAAW") host and attendance


We have a host for the workshop: Google will host at some Mountain View location, and include breakfast and lunch.  That means that attendance will be free-- just get yourself here, house yourself, pay for your own dinner and you're done.

Dates are still Feb 11 and Feb 12, 9am to 6pm.  We'll try to all do dinner at a restaurant Feb 11, and possibly again Feb 12 for those who haven't run off already.

Attendees and papers:

Ray Atarashi: Collaboration between Application and Network Layers
Yoshifumi Atarashi: Application Area Advice on use of Web and XML
Leslie Daigle: Architecting of Identifier Expansion
Lisa Dusseault: The Three Laws of Robotics Using HTTP as a Transport
Joe Gregorio: A Theory of Templating Languages
Ted Hardie: LoST: Location Routing and Application Architecture
Jeff Hodges: Server Identity Check
Rohan Mahy: HTTP Change Notification via SIP
Peter Saint-Andre: Push and Pull Tradeoffs
Kurt Zeilenga: Extending LDAP schemas in support of Applications

Other possible attendees, may still be working on papers or claimed exemption from position papers:

Tony Hansen
Russ Housley
Cullen Jennings
Leif Johansson
Yves Lafon
Larry Masinter
Chris Newman
Mark Nottingham
Jon Peterson
Pete Resnick
Thomas Roessler
James Snell
Nico Williams

I'll be posting position papers myself to this list (discuss <at> apps.ietf.org) if attendees don't do so themselves. 

Lisa
tom.petch | 4 Jan 14:19

URI for XML schema and namespace

What is the currently recommended form for a URI for an XML schema and an XML
namespace?

The question has come up on ForCES where I, citing RFC3688 say it should be urn:
whereas the others cite RFC3470 to say that http: is recommended.

Other opinions welcome.

Tom Petch

Scott Hollenbeck | 4 Jan 16:42

RE: URI for XML schema and namespace

> -----Original Message-----
> From: tom.petch [mailto:cfinss <at> dial.pipex.com] 
> Sent: Friday, January 04, 2008 8:19 AM
> To: Apps Discuss
> Subject: URI for XML schema and namespace
> 
> What is the currently recommended form for a URI for an XML 
> schema and an XML namespace?
> 
> The question has come up on ForCES where I, citing RFC3688 
> say it should be urn:
> whereas the others cite RFC3470 to say that http: is recommended.
> 
> Other opinions welcome.

Those folks looking at 3470 might have missed the third paragraph in section
4.9:

"In the case of namespaces in IETF standards-track documents, it would
be useful if there were some permanent part of the IETF's own web
space that could be used for this purpose.  In lieu of such, other
permanent URIs can be used, e.g., URNs in the IETF URN namespace"

URNs in the IETF namespace seems to be the more common practice in the IETF:

http://www.iana.org/assignments/xml-registry/ns.html

http://www.iana.org/assignments/xml-registry/schema.html

-Scott-


Julian Reschke | 4 Jan 16:53
Picon
Picon

Re: URI for XML schema and namespace

Scott Hollenbeck wrote:
>> -----Original Message-----
>> From: tom.petch [mailto:cfinss <at> dial.pipex.com] 
>> Sent: Friday, January 04, 2008 8:19 AM
>> To: Apps Discuss
>> Subject: URI for XML schema and namespace
>>
>> What is the currently recommended form for a URI for an XML 
>> schema and an XML namespace?
>>
>> The question has come up on ForCES where I, citing RFC3688 
>> say it should be urn:
>> whereas the others cite RFC3470 to say that http: is recommended.
>>
>> Other opinions welcome.
> 
> Those folks looking at 3470 might have missed the third paragraph in section
> 4.9:
> 
> "In the case of namespaces in IETF standards-track documents, it would
> be useful if there were some permanent part of the IETF's own web
> space that could be used for this purpose.  In lieu of such, other
> permanent URIs can be used, e.g., URNs in the IETF URN namespace"
> ...

Unfortunately, the IETF so far hasn't followed the BCP's advice to 
actually make http-based namespace URIs available. Thus, if it's 
considered A Good Thing to provide a description of the namespace *at* 
the namespace URI - and when would it not? - I'd suggest to still use an 
http based namespace URL.

There are some IETF specs that for that very reason use URI assigned by 
the W3C (Atom, Atompub), and lots of other IETF specs use URIs on purl.org.

BR, Julian

Tim Bray | 4 Jan 16:58
Favicon
Gravatar

Re: URI for XML schema and namespace

On Jan 4, 2008 7:42 AM, Scott Hollenbeck <sah-ietf <at> tengwar.com> wrote:

> > What is the currently recommended form for a URI for an XML
> > schema and an XML namespace?
> >
> > The question has come up on ForCES where I, citing RFC3688
> > say it should be urn:
> > whereas the others cite RFC3470 to say that http: is recommended.
> >
> > Other opinions welcome.

Well, the Architecture of the World Wide Web
(http://www.w3.org/TR/webarch) argues strongly that http: URIs are
generally useful on the grounds that they can in principle (don't have
to be, but can) be used to retrieve some human-readable explanatory
material about whatever it is the URI names.   Also the URI itself
tends to be a bit more human-readable, which seems worthwhile to me.

The downside, as Scott points out, is that if you want to do that, you
have to find a domain to put after the http:// part, and the IETF just
doesn't do that.  In the case of RFC4287 and 5023, we borrowed one
from the W3C.

 -Tim

Scott Hollenbeck | 4 Jan 17:04

RE: URI for XML schema and namespace

> -----Original Message-----
> From: Julian Reschke [mailto:julian.reschke <at> gmx.de] 
> Sent: Friday, January 04, 2008 10:54 AM
> To: Scott Hollenbeck
> Cc: 'tom.petch'; 'Apps Discuss'
> Subject: Re: URI for XML schema and namespace
> 
> Scott Hollenbeck wrote:
> >> -----Original Message-----
> >> From: tom.petch [mailto:cfinss <at> dial.pipex.com]
> >> Sent: Friday, January 04, 2008 8:19 AM
> >> To: Apps Discuss
> >> Subject: URI for XML schema and namespace
> >>
> >> What is the currently recommended form for a URI for an XML schema 
> >> and an XML namespace?
> >>
> >> The question has come up on ForCES where I, citing RFC3688 say it 
> >> should be urn:
> >> whereas the others cite RFC3470 to say that http: is recommended.
> >>
> >> Other opinions welcome.
> > 
> > Those folks looking at 3470 might have missed the third 
> paragraph in 
> > section
> > 4.9:
> > 
> > "In the case of namespaces in IETF standards-track 
> documents, it would 
> > be useful if there were some permanent part of the IETF's own web 
> > space that could be used for this purpose.  In lieu of such, other 
> > permanent URIs can be used, e.g., URNs in the IETF URN namespace"
> > ...
> 
> Unfortunately, the IETF so far hasn't followed the BCP's 
> advice to actually make http-based namespace URIs available.

As one of the authors of 3470 I can say very clearly that 3470 doesn't
provide advice on this point.  It states fact:

"Typically (and recommended practice in W3C) is to assign namespace names
using persistent http URIs."

Notice that there's no "may", "should", "must", etc.

> Thus, if it's considered A Good Thing to provide a 
> description of the namespace *at* the namespace URI - and 
> when would it not? - I'd suggest to still use an http based 
> namespace URL.
> 
> There are some IETF specs that for that very reason use URI 
> assigned by the W3C (Atom, Atompub), and lots of other IETF 
> specs use URIs on purl.org.

That's certainly a valid option.  I'm not saying that one is better than the
other. What I am saying is that people shouldn't think that 3470 recommends
one over the other.

-Scott-


Julian Reschke | 4 Jan 17:15
Picon
Picon

Re: URI for XML schema and namespace

Scott Hollenbeck wrote:
>> Unfortunately, the IETF so far hasn't followed the BCP's 
>> advice to actually make http-based namespace URIs available.
> 
> As one of the authors of 3470 I can say very clearly that 3470 doesn't
> provide advice on this point.  It states fact:
> 
> "Typically (and recommended practice in W3C) is to assign namespace names
> using persistent http URIs."
> 
> Notice that there's no "may", "should", "must", etc.

It also says:

    In the case of namespaces in IETF standards-track documents, it would
    be useful if there were some permanent part of the IETF's own web
    space that could be used for this purpose. (...)

Isn't that advice?

> ...

BR, Julian

David Harrington | 4 Jan 17:16
Picon

RE: URI for XML schema and namespace

Has anybody actually asked Ray to get such a  permanent part of IETF's
own web space allocated and setup? Would entries on the web site
require IANA assignment, e.g. as a registry?

I'm asking because I am new to the discussion, and simply don't know
the answer.

dbh

> -----Original Message-----
> From: Scott Hollenbeck [mailto:sah-ietf <at> tengwar.com] 
> Sent: Friday, January 04, 2008 11:04 AM
> To: 'Julian Reschke'
> Cc: 'Apps Discuss'
> Subject: RE: URI for XML schema and namespace
> 
> > -----Original Message-----
> > From: Julian Reschke [mailto:julian.reschke <at> gmx.de] 
> > Sent: Friday, January 04, 2008 10:54 AM
> > To: Scott Hollenbeck
> > Cc: 'tom.petch'; 'Apps Discuss'
> > Subject: Re: URI for XML schema and namespace
> > 
> > Scott Hollenbeck wrote:
> > >> -----Original Message-----
> > >> From: tom.petch [mailto:cfinss <at> dial.pipex.com]
> > >> Sent: Friday, January 04, 2008 8:19 AM
> > >> To: Apps Discuss
> > >> Subject: URI for XML schema and namespace
> > >>
> > >> What is the currently recommended form for a URI for an 
> XML schema 
> > >> and an XML namespace?
> > >>
> > >> The question has come up on ForCES where I, citing 
> RFC3688 say it 
> > >> should be urn:
> > >> whereas the others cite RFC3470 to say that http: is
recommended.
> > >>
> > >> Other opinions welcome.
> > > 
> > > Those folks looking at 3470 might have missed the third 
> > paragraph in 
> > > section
> > > 4.9:
> > > 
> > > "In the case of namespaces in IETF standards-track 
> > documents, it would 
> > > be useful if there were some permanent part of the IETF's own
web 
> > > space that could be used for this purpose.  In lieu of 
> such, other 
> > > permanent URIs can be used, e.g., URNs in the IETF URN
namespace"
> > > ...
> > 
> > Unfortunately, the IETF so far hasn't followed the BCP's 
> > advice to actually make http-based namespace URIs available.
> 
> As one of the authors of 3470 I can say very clearly that 3470
doesn't
> provide advice on this point.  It states fact:
> 
> "Typically (and recommended practice in W3C) is to assign 
> namespace names
> using persistent http URIs."
> 
> Notice that there's no "may", "should", "must", etc.
> 
> > Thus, if it's considered A Good Thing to provide a 
> > description of the namespace *at* the namespace URI - and 
> > when would it not? - I'd suggest to still use an http based 
> > namespace URL.
> > 
> > There are some IETF specs that for that very reason use URI 
> > assigned by the W3C (Atom, Atompub), and lots of other IETF 
> > specs use URIs on purl.org.
> 
> That's certainly a valid option.  I'm not saying that one is 
> better than the
> other. What I am saying is that people shouldn't think that 
> 3470 recommends
> one over the other.
> 
> -Scott-
> 
> 
> 
> 

Peter Saint-Andre | 4 Jan 17:20
Favicon

Re: URI for XML schema and namespace

Tim Bray wrote:
> On Jan 4, 2008 7:42 AM, Scott Hollenbeck <sah-ietf <at> tengwar.com> wrote:
> 
>>> What is the currently recommended form for a URI for an XML
>>> schema and an XML namespace?
>>>
>>> The question has come up on ForCES where I, citing RFC3688
>>> say it should be urn:
>>> whereas the others cite RFC3470 to say that http: is recommended.
>>>
>>> Other opinions welcome.
> 
> Well, the Architecture of the World Wide Web
> (http://www.w3.org/TR/webarch) argues strongly that http: URIs are
> generally useful on the grounds that they can in principle (don't have
> to be, but can) be used to retrieve some human-readable explanatory
> material about whatever it is the URI names.   Also the URI itself
> tends to be a bit more human-readable, which seems worthwhile to me.

If http URI, type into browser location bar.

If URN, type into browser search bar.

I don't see a great deal of difference. :)

> The downside, as Scott points out, is that if you want to do that, you
> have to find a domain to put after the http:// part, 

... and ensure that the domain is stable, and that the people running 
the domain will reliably host your namespace, and ...

> and the IETF just
> doesn't do that.  In the case of RFC4287 and 5023, we borrowed one
> from the W3C.

FWIW, we Jabberites used https URIs like http://jabber.org/protocol/* 
for a long time but recently switched to URNs like urn:xmpp:* because 
they're more stable (what happens if the person registering jabber.org 
loses control over the domain?) and will last forever.

The choice of http URI vs. URN seems like a toss-up to me.

Peter

--

-- 
Peter Saint-Andre
https://stpeter.im/

Attachment (smime.p7s): application/x-pkcs7-signature, 7338 bytes

Gmane