Difference between revisions of "Uniform resource identifier"
From DigitalJargonBuster
(PTsgczRgrOJz) |
|||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
− | + | A URI is a string of characters that is used to identify a name, location or resource. The [[URL]], a web address such as <nowiki>"http://www.yahoo.com"</nowiki>, is a type of URI that not only identifies a resource but provides all the information needed to access it. | |
+ | <includeonly> | ||
+ | An email address is a kind of URI, but not URL since it does not ... | ||
+ | </includeonly> | ||
+ | [[Category:Jargon]][[Category:Technical]] |
Latest revision as of 13:07, 19 November 2013
A URI is a string of characters that is used to identify a name, location or resource. The URL, a web address such as "http://www.yahoo.com", is a type of URI that not only identifies a resource but provides all the information needed to access it.