What is a URI?
Created May 4, 2012
Lord Venkatappaiah Ammisetty
A URI (Uniform Resource Identifier) is a means of unambiguously locating a resource on the Internet.
There are two types of URIs:
- URL (Uniform Resource Locator)
- URN (Uniform Resource Name)
More information can be found in the URI specification at: http://www.faqs.org/rfcs/rfc2396.html