Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
A Uniform Resource Identifier (URI) is a string of characters in a particular syntax that identifies a resource. The resource identified may be a file on a server, but it may also be an email address, a news message, a book, a person’s name, an Internet host, the current stock price of Sun Microsystems, or something else. An absolute URI is made up of a scheme for the URI and a scheme-specific part, separated by a colon, like this:
scheme:scheme-specific-part
The syntax of the scheme-specific part depends on the scheme being used. Current schemes include:
Base64-encoded data included directly in a link; see RFC 2397
A file on a local disk
An FTP server