Added links for URI definition.
--- a/glossary/index.html Wed May 08 00:18:27 2013 -0400
+++ b/glossary/index.html Wed May 08 00:23:05 2013 -0400
@@ -626,7 +626,7 @@
<section >
<h4>Uniform Resource Identifier</h4>
-A global identifier standardized by joint action of the World Wide Web Consortium and Internet Engineering Task Force. A Uniform Resource Identifier (URI) may or may not be resolvable on the Web. URIs play a key role in enabling Linked Data. URIs can be used to uniquely identify virtually anything including a physical building or more abstract concepts such as colors. See also <a href="#information-resource-identifier">Information Resource Identifier</a> and <a href="#uniform-resource-locator">Uniform Resource Locator</a>. See also http://tools.ietf.org/html/rfc3986 See also http://www.w3.org/DesignIssues/Architecture.html
+A global identifier standardized by joint action of the World Wide Web Consortium and Internet Engineering Task Force. A Uniform Resource Identifier (URI) may or may not be resolvable on the Web. URIs play a key role in enabling Linked Data. URIs can be used to uniquely identify virtually anything including a physical building or more abstract concepts such as colors. See also <a href="#information-resource-identifier">Information Resource Identifier</a> and <a href="#uniform-resource-locator">Uniform Resource Locator</a>. See also <a href="http://tools.ietf.org/html/rfc3986" target="_blank">http://tools.ietf.org/html/rfc3986</a> and <a href="http://www.w3.org/DesignIssues/Architecture.html" target="_blank">http://www.w3.org/DesignIssues/Architecture.html</a>.
</p>
<p>
URIs have been known by many names: Web addresses, Universal Document Identifiers, Universal Resource Identifiers. If you are interested in the history of the many names, read Tim Berners-Lee's design document <a href="http://www.w3.org/DesignIssues/Architecture.html" target="_blank">Web Architecture from 50,000 feet</a>. See also "Uniform Resource Identifier (URI): Generic Syntax," [[!RFC3986]]