<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://w.arbores.tech/w/index.php?action=history&amp;feed=atom&amp;title=URN</id>
	<title>URN - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://w.arbores.tech/w/index.php?action=history&amp;feed=atom&amp;title=URN"/>
	<link rel="alternate" type="text/html" href="http://w.arbores.tech/w/index.php?title=URN&amp;action=history"/>
	<updated>2026-04-05T01:30:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.11</generator>
	<entry>
		<id>http://w.arbores.tech/w/index.php?title=URN&amp;diff=17010&amp;oldid=prev</id>
		<title>Daniel K. Schneider: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://w.arbores.tech/w/index.php?title=URN&amp;diff=17010&amp;oldid=prev"/>
		<updated>2021-04-10T01:48:20Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 03:48, 10 April 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Daniel K. Schneider</name></author>
	</entry>
	<entry>
		<id>http://w.arbores.tech/w/index.php?title=URN&amp;diff=17009&amp;oldid=prev</id>
		<title>edutechwiki_en&gt;WikiSysop at 08:48, 31 July 2009</title>
		<link rel="alternate" type="text/html" href="http://w.arbores.tech/w/index.php?title=URN&amp;diff=17009&amp;oldid=prev"/>
		<updated>2009-07-31T08:48:01Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Stub}}&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
&lt;br /&gt;
* Uniform Resource Names (URNs) are intended to serve as persistent, location-independent, universal [[URI|resource identifiers]] (URIs).&lt;br /&gt;
&lt;br /&gt;
* URNs have been formalized in the [http://www.rfc-editor.org/rfc/rfc2141.txt RFC 2141] and are also addressed in the  [http://www.rfc-editor.org/rfc/rfc3986.txt RFC 3986 URI Syntax] specification.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
Today, most popular URNs are probably [[DOI]]s (stable URIs used by publishers of scientific articles).&lt;br /&gt;
&lt;br /&gt;
Here are a few URN examples (frankly, I don&amp;#039;t understand why the &amp;quot;urn&amp;quot; is needed here - [[User:Daniel K. Schneider|Daniel K. Schneider]]):&lt;br /&gt;
&lt;br /&gt;
 urn:issn:1082-9873&lt;br /&gt;
 urn:doi:10.1000/1&lt;br /&gt;
 urn:oasis:names:specification:docbook:dtd:xml:4.1.2&lt;br /&gt;
&lt;br /&gt;
== URNs vs. URLs ==&lt;br /&gt;
&lt;br /&gt;
As everybody knows, URLs change all the time. Web pages move and CMS/Databases are reorganized. Some of the information won&amp;#039;t be dead but it will be moved to other places. If information is important (e.g. identification of a scientific article, URN resolvers may be able to find it again).&lt;br /&gt;
&lt;br /&gt;
Example of a URI in both URL and URI form (from RFC 3986):&lt;br /&gt;
&lt;br /&gt;
 http://example.com:8042/over/there?name=ferret#nose&lt;br /&gt;
      \_/   \______________/\_________/ \_________/ \__/&lt;br /&gt;
       |           |            |            |        |&lt;br /&gt;
    scheme     authority       path        query   fragment&lt;br /&gt;
       |   _____________________|__&lt;br /&gt;
      / \ /                        \&lt;br /&gt;
      urn:example:animal:ferret:nose&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.doi.org/index.html DOI HomePage]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
; Standards&lt;br /&gt;
* [http://www.rfc-editor.org/rfc/rfc2141.txt RFC2141 URN Syntax]&lt;br /&gt;
&lt;br /&gt;
; Related standards&lt;br /&gt;
* [http://www.rfc-editor.org/rfc/rfc3986.txt RFC 3986 URI Syntax]&lt;br /&gt;
* [http://www.faqs.org/rfcs/rfc1738.html RFC 1738 - URL Syntax]&lt;br /&gt;
* [http://www.faqs.org/rfcs/rfc2288.html RFC 2288 - Using Existing Bibliographic Identifiers as Uniform Resource Names]&lt;br /&gt;
&lt;br /&gt;
; Introductory articles&lt;br /&gt;
* Dan Connolly (2005). Untangle URIs, URLs, and URNs, Naming and the problem of persistence, IBM developerWorks article,  [http://www-128.ibm.com/developerworks/xml/library/x-urlni.html HTML]&lt;br /&gt;
&lt;br /&gt;
[[Category: standards]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Networking technologies]][[Category:web standards]]{{edutechwiki}}&lt;/div&gt;</summary>
		<author><name>edutechwiki_en&gt;WikiSysop</name></author>
	</entry>
</feed>