[
Lists Home |
Date Index |
Thread Index
]
Another from Clark ...
----- Forwarded message from "Clark C . Evans" <cce@clarkevans.com> -----
Date: Thu, 25 Jul 2002 15:17:05 -0400
From: "Clark C . Evans" <cce@clarkevans.com>
To: xml-dev@lists.xml.org
Subject: Re: [xml-dev] DNS based URIs that don't imply access method
Ok. I've also asked this question on the ietf list and appears
that there does not exist a URI scheme with these properties:
- it uses DNS to gaurentee uniqueness
- it does not imply any sort of access protocol (http/ftp/etc.)
- two instances of the scheme are unique iff their strings are unique
So. I'm now asking if we should create a URI scheme with these
properties. Let's call it "pkg" for now, but any sufficiently
generic name should work. Here is the proposal:
- the scheme starts with "pkg://"
- next is a domain name in *small caps*
- optionally followed by:
- a slash '/'
- a standard httpish path per URI specification.
- no relative forms
- no fragments
Examples:
pkg://clarkevans.com
pkg://clarkevans.com/data-type
pkg://clarkevans.com/2002/my-data
The end goal is (a) to have a DNS based URN and (b) not have
this URN imply any sort of access mechanism (http,ftp,etc.)
For XML-DEV people... What do you think? Pretend for a moment that
this is 1997 and XML is just about to emerge. Would something like this
have helped? Please limit comments to what the URI change will impact,
not about general problems with XML namespaces and such soap boxes.
Ok. Now, given today, if it took a while to catch on would it improve
the situation (mod other namespace problems)? If not, why?
Anyway, if you are interested, I'm going to attempt to carry
out this conversation over on the ietf's discussion list at
http://www1.ietf.org/mail-archive/ietf/Current/index.html
in a manner independent of XML. I'll be observant of replys
to the xml-dev list, but I'm not at all interested in the
xml-namespace soapbox. ;)
Best,
Clark
--
Clark C. Evans Axista, Inc.
http://www.axista.com 800.926.5525
XCOLLA Collaborative Project Management Software
----- End forwarded message -----
-------- End of forwarded message --------
|