URI

URI is short for uniform resource identifier. It's basicly any deeplink, since it's a longer version of the URL (Universal Resource Locator).

Example URL
http://www.example.com

Example URI
http://www.example.com/subpage.html

It has been said that the URI can also be part of the user interface. Read more about that in this article by Adam Darowski called "URL as UI".

URI is short for Uniform resource identifier.