URI指的是通用資源識別符(Universal Resource Identifier),URI的用途是標示WWW上可供使用的一切資源。URI包含三個部分:
計畫(scheme):用什麼方法存取這項資源。
主機位置:這個資源所在的主機名稱。
路徑(path):這個資源在主機上的位置。
Uniform Resource Identifiers (URI): Generic Syntax
Universal Resource Identifiers in WWW: A Unifying Syntax for the Expression of Names and Addresses of Objects on the Network as used in the World-Wide Web