We are creating the world's most trusted encyclopedia and knowledge base.
Once you join us and log in, you'll be able to edit this page instantly!

Uniform Resource Locator

From Citizendium, the Citizens' Compendium

Jump to: navigation, search

Image:Statusbar3.png
Main Article
Talk
Definition [?]
Related Articles  [?]
Bibliography  [?]
External Links  [?]
 
This is a draft article, under development. These unapproved articles are subject to a disclaimer.

Most commonly used to find resources on the World Wide Web, but much more general in capability, a Uniform Resource Locator (URL). Their syntax is:

<scheme>:<scheme-specific-part>


A URL contains the name of the scheme being used (<scheme>) followed by a colon and then a string (the <scheme-specific-part>) whose interpretation depends on the scheme. [1]

Contents

Representative schemes

Primary WWW usage

Most often, URLs use a scheme of http to refer to the Hypertext Transfer Protocol as the scheme, and a fully qualified Domain Name System (DNS) name as the locator.

commonly refers to a link on the World Wide Web. URLs usually start with http://, e.g. this page's URL is http://en.citizendium.org/wiki/Uniform_Resource_Locator. In this example, the en.citizendium.org is a DNS name.

Direct IP protocol request

//<user>:<password>@<host>:<port>/<url-path>

References

  1. Berners-Lee T, Masinter L, McCahill M (December 1994), Uniform Resource Locators (URL), RFC 1738
Views
Personal tools