Difference between revisions of "URI"

From PeformIQ Upgrade
Jump to navigation Jump to search
(New page: == Full Name == Universal Resource Locator - URI == Information == A Uniform Resource Identifier (URI), is a compact string of characters used to identify or name a resource. The main ...)
 
Line 13: Line 13:




[[Category:TERM]]
[[Category:TERMINOLOGY]]
[[Category:IT]]
[[Category:WEB]]

Revision as of 14:32, 22 October 2007

Full Name

Universal Resource Locator - URI

Information

A Uniform Resource Identifier (URI), is a compact string of characters used to identify or name a resource. The main purpose of this identification is to enable interaction with representations of the resource over a network, typically the World Wide Web, using specific protocols. URIs are defined in schemes defining a specific syntax and associated protocols.

Related Links