<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: What do people have against URLs?</title>
	<atom:link href="http://derivadow.com/2008/06/22/what-do-people-have-against-urls/feed/" rel="self" type="application/rss+xml" />
	<link>http://derivadow.com/2008/06/22/what-do-people-have-against-urls/</link>
	<description>...is a blog by Tom Scott a place where I ramble about my thoughts and observations on the open web, linked data, URIs and generally how technology and design can create great things for people to use.</description>
	<lastBuildDate>Mon, 06 Feb 2012 21:20:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Pete</title>
		<link>http://derivadow.com/2008/06/22/what-do-people-have-against-urls/#comment-2680</link>
		<dc:creator><![CDATA[Pete]]></dc:creator>
		<pubDate>Mon, 22 Jun 2009 19:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://derivadow.wordpress.com/?p=432#comment-2680</guid>
		<description><![CDATA[I agree. 

Yes, you can use DOI&#039;s or LSID&#039;s, but then all the programs that process them have to know how to dereference them. Web crawlers and other software will need to able to recognize that the identifier is a DOI and then use DOI specific code to dereference it. There is a similar problem with LSID&#039;s.

Are those who advocate DOI&#039;s and LSIDs promising to write and maintain this code for all the semantic web libraries in use?

I think that there is confusion about URI&#039;s because of their similarity to URL&#039;s. They are the same as DOI&#039;s and LSID&#039;s in that the are globally unique strings of characters. They are  different and preferable because they are relatively well supported and understood.

There are other existing ways to deal with the issues of server persistence, location independence.
The simplest way is to make you data (or part of it) available as an RDF dump.
My URI&#039;s work just fine on the Linked Open Data cloud even if my server is down.]]></description>
		<content:encoded><![CDATA[<p>I agree. </p>
<p>Yes, you can use DOI&#8217;s or LSID&#8217;s, but then all the programs that process them have to know how to dereference them. Web crawlers and other software will need to able to recognize that the identifier is a DOI and then use DOI specific code to dereference it. There is a similar problem with LSID&#8217;s.</p>
<p>Are those who advocate DOI&#8217;s and LSIDs promising to write and maintain this code for all the semantic web libraries in use?</p>
<p>I think that there is confusion about URI&#8217;s because of their similarity to URL&#8217;s. They are the same as DOI&#8217;s and LSID&#8217;s in that the are globally unique strings of characters. They are  different and preferable because they are relatively well supported and understood.</p>
<p>There are other existing ways to deal with the issues of server persistence, location independence.<br />
The simplest way is to make you data (or part of it) available as an RDF dump.<br />
My URI&#8217;s work just fine on the Linked Open Data cloud even if my server is down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan</title>
		<link>http://derivadow.com/2008/06/22/what-do-people-have-against-urls/#comment-2158</link>
		<dc:creator><![CDATA[Duncan]]></dc:creator>
		<pubDate>Thu, 26 Jun 2008 17:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://derivadow.wordpress.com/?p=432#comment-2158</guid>
		<description><![CDATA[I see, I suppose what I&#039;m trying to say is, URNs are useful when you want to give something a unique but location-independent name.

There are plenty of examples where this is useful


ISBNs
DOIs
&lt;a href=&quot;http://lsids.sf.net/&quot; rel=&quot;nofollow&quot;&gt;Life Science Identifiers (LSIDS)&lt;/a&gt;



In many cases they can be magically transformed from URNs to HTTP URIs if required. 

e.g. 

&lt;a href=&quot;http://www.amazon.co.uk/exec/obidos/ASIN/1844138518&quot; rel=&quot;nofollow&quot;&gt;amazon.co.uk/exec/obidos/ASIN/1844138518&lt;/a&gt;

&lt;a href=&quot;http://dx.doi.org/10.1016/S1535-6108(02)00133-2&quot; rel=&quot;nofollow&quot;&gt;http://dx.doi.org/10.1016/S1535-6108(02)00133-2&lt;/a&gt;



So URNs needn&#039;t be HTTP URIs, but the two can happily co-exist without breaking any of the webs magical goodness...]]></description>
		<content:encoded><![CDATA[<p>I see, I suppose what I&#8217;m trying to say is, URNs are useful when you want to give something a unique but location-independent name.</p>
<p>There are plenty of examples where this is useful</p>
<p>ISBNs<br />
DOIs<br />
<a href="http://lsids.sf.net/" rel="nofollow">Life Science Identifiers (LSIDS)</a></p>
<p>In many cases they can be magically transformed from URNs to HTTP URIs if required. </p>
<p>e.g. </p>
<p><a href="http://www.amazon.co.uk/exec/obidos/ASIN/1844138518" rel="nofollow">amazon.co.uk/exec/obidos/ASIN/1844138518</a></p>
<p><a href="http://dx.doi.org/10.1016/S1535-6108(02)00133-2" rel="nofollow">http://dx.doi.org/10.1016/S1535-6108(02)00133-2</a></p>
<p>So URNs needn&#8217;t be HTTP URIs, but the two can happily co-exist without breaking any of the webs magical goodness&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Scott</title>
		<link>http://derivadow.com/2008/06/22/what-do-people-have-against-urls/#comment-2157</link>
		<dc:creator><![CDATA[Tom Scott]]></dc:creator>
		<pubDate>Thu, 26 Jun 2008 11:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://derivadow.wordpress.com/?p=432#comment-2157</guid>
		<description><![CDATA[Duncan

For sure if you are using a different platforms then HTTP URIs won&#039;t be appropriate - as you say ISBN is an appropriate URN for printed books.

But If the resource is available on the web i.e. over HTTP then I see no good reason to use any other URN other than HTTP URIs.

DOIs can&#039;t easily be dereferenced even if they identify a web resource - why add another level of indirection? So goes for XRI.]]></description>
		<content:encoded><![CDATA[<p>Duncan</p>
<p>For sure if you are using a different platforms then HTTP URIs won&#8217;t be appropriate &#8211; as you say ISBN is an appropriate URN for printed books.</p>
<p>But If the resource is available on the web i.e. over HTTP then I see no good reason to use any other URN other than HTTP URIs.</p>
<p>DOIs can&#8217;t easily be dereferenced even if they identify a web resource &#8211; why add another level of indirection? So goes for XRI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duncan Hull</title>
		<link>http://derivadow.com/2008/06/22/what-do-people-have-against-urls/#comment-2156</link>
		<dc:creator><![CDATA[Duncan Hull]]></dc:creator>
		<pubDate>Wed, 25 Jun 2008 15:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://derivadow.wordpress.com/?p=432#comment-2156</guid>
		<description><![CDATA[Hi Tom, Interesting post which I found thanks to &lt;a href=&quot;http://www.bbc.co.uk/blogs/radiolabs/2008/06/the_simple_joys_of_webscale_id.shtml&quot; rel=&quot;nofollow&quot;&gt;Bob Dylan at the BBC&lt;/a&gt;.

If I&#039;ve understood you right, you&#039;re confusing Identifiers (&lt;a href=&quot;http://en.wikipedia.org/wiki/Uniform_Resource_Identifier&quot; rel=&quot;nofollow&quot;&gt;URI&lt;/a&gt;s)&gt; and Names (&lt;a href=&quot;http://en.wikipedia.org/wiki/Uniform_Resource_Name&quot; rel=&quot;nofollow&quot;&gt;URNs&lt;/a&gt; ), which sometimes are the same thing, other times not.

If you say everybody should just &quot;Use HTTP URIs so that people can look up those names&quot; then you force people to tightly couple the names they give things with the identifiers they use for them. 

I reckon sometimes, this is fine but other times its a bad idea. Consider ISBN&#039;s which are URNs which can be used to identify books, completely independently of HTTP. 


urn:isbn:1844138518 is a name which can obviously have many different URIs. Despite this, it is a perfectly good name that uniquely identifies a book by Chris Anderson.

The same is true for DOIs, urn:doi:10.1016/S1535-6108(02)00133-2 is a unique name for an interesting paper in biology.

So if you insist that &lt;b&gt;all URIs should be HTTP URIs, (rather than sometimes just humble URNs), you are forcing people to tightly couple their naming and identity schemes to HTTP, even when it might not be appropriate for them to do so.

Just my €0.02!]]></description>
		<content:encoded><![CDATA[<p>Hi Tom, Interesting post which I found thanks to <a href="http://www.bbc.co.uk/blogs/radiolabs/2008/06/the_simple_joys_of_webscale_id.shtml" rel="nofollow">Bob Dylan at the BBC</a>.</p>
<p>If I&#8217;ve understood you right, you&#8217;re confusing Identifiers (<a href="http://en.wikipedia.org/wiki/Uniform_Resource_Identifier" rel="nofollow">URI</a>s)&gt; and Names (<a href="http://en.wikipedia.org/wiki/Uniform_Resource_Name" rel="nofollow">URNs</a> ), which sometimes are the same thing, other times not.</p>
<p>If you say everybody should just &#8220;Use HTTP URIs so that people can look up those names&#8221; then you force people to tightly couple the names they give things with the identifiers they use for them. </p>
<p>I reckon sometimes, this is fine but other times its a bad idea. Consider ISBN&#8217;s which are URNs which can be used to identify books, completely independently of HTTP. </p>
<p>urn:isbn:1844138518 is a name which can obviously have many different URIs. Despite this, it is a perfectly good name that uniquely identifies a book by Chris Anderson.</p>
<p>The same is true for DOIs, urn:doi:10.1016/S1535-6108(02)00133-2 is a unique name for an interesting paper in biology.</p>
<p>So if you insist that <b>all URIs should be HTTP URIs, (rather than sometimes just humble URNs), you are forcing people to tightly couple their naming and identity schemes to HTTP, even when it might not be appropriate for them to do so.</p>
<p>Just my €0.02!</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links for 2008-06-23 - tonyscott.org.uk</title>
		<link>http://derivadow.com/2008/06/22/what-do-people-have-against-urls/#comment-2155</link>
		<dc:creator><![CDATA[Links for 2008-06-23 - tonyscott.org.uk]]></dc:creator>
		<pubDate>Mon, 23 Jun 2008 14:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://derivadow.wordpress.com/?p=432#comment-2155</guid>
		<description><![CDATA[[...]  What do people have against URLs? [Derivadow] [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  What do people have against URLs? [Derivadow] [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

