From Wikipedia, the free encyclopedia
The relationship of URL to
URI and
URN
.^ Uniform or universal resource locator or URL articles .- Uniform or universal resource locator or URL : DaveChaffey.com Internet Marketing 17 January 2010 10:24 UTC www.davechaffey.com [Source type: General]
^ In most technical documents it is a synonym for Uniform Resource Identifier (URI).- Uniform Resource Locator - SuperbHosting.net Support Wiki 17 January 2010 10:24 UTC www.superbhosting.net [Source type: Reference]
^ Uniform Resource Locator (URL) A technique for indicating the name and location of Internet resources.- Dublin Core User's Guide Glossary 17 January 2010 10:24 UTC library.csun.edu [Source type: Reference]
- DCMI Glossary 17 January 2010 10:24 UTC dublincore.org [Source type: Reference]
.^ In most technical documents it is a synonym for Uniform Resource Identifier (URI).- Uniform Resource Locator - SuperbHosting.net Support Wiki 17 January 2010 10:24 UTC www.superbhosting.net [Source type: Reference]
^ Address of any resource on the World Wide Web .
^ The World Wide Web is one of the many facets of the Internet.- IHS Web Site Help Center - FAQs 17 January 2010 10:24 UTC www.ihs.gov [Source type: General]
History
.^ How to refer to a uniform resource locator .- Questions about Uniform Resource Locator - Ask.com 17 January 2010 10:24 UTC www.ask.com [Source type: General]
^ Is url uniform resource locator or universal resource locator?- WikiAnswers - What does the prefix 'http' in the web page's uniform resource protocol stand for 17 January 2010 10:24 UTC wiki.answers.com [Source type: General]
^ URL, uniform resource locator .- URL, uniform resource locator | Internet Ad Sales 17 January 2010 10:24 UTC www.internetadsales.com [Source type: FILTERED WITH BAYES]
[4] .^ Example 2: Link http://www.web-hosting-top.com/web-hosting/news is correct, but link HTTP://WWW.WEB-HOSTING-TOP.COM/WEB-HOSTING/NEWS will bring error page.- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
^ MidLink: Teacher's Guide Integrating the Web into Your Curriculum URL: http://www.ncsu.edu/midlink/resource.html .- Internet Resources for Middle School Educators 20 September 2009 5:19 UTC www.midgefrazel.net [Source type: Academic]
^ For example, if the contents of the URL: http://java.sun.com/index.html contained within it the relative URL: FAQ.html it would be a shorthand for: http://java.sun.com/FAQ.html The relative URL need not specify all the components of a URL. If the protocol, host name, or port number is missing, the value is inherited from the fully specified URL. The file component must be specified.- URL (Java 2 Platform SE v1.4.2) 20 September 2009 5:19 UTC java.sun.com [Source type: Reference]
- URL (Java Platform SE 6) 20 September 2009 5:19 UTC www.math.shu.edu [Source type: Reference]
.^ By the way, the reason why mailto: and news: do not have two forward slashes (//) after the protocol identifier is because they are fetched from local servers, not remote servers.- Meatball Wiki: UniformResourceLocator 17 January 2010 10:24 UTC meatballwiki.org [Source type: FILTERED WITH BAYES]
^ Additionally, the hostname of a WWW address begins with two forward slashes.- What is a URL? - An introduction to the URL with explanations for the layman. Includes a comparison and explains the differences between the URL and URI. 20 September 2009 5:19 UTC what-is-what.com [Source type: Reference]
^ In the protocol portion of a URL, specify the protocol followed by a colon and two forward slashes, as in: :// Server ID Portion of the URL .- Purveyor Administrator's Guide - Uniform Resource Locators 17 January 2010 10:24 UTC vms.process.com [Source type: Reference]
[5]
Syntax
.^ If the URL scheme or the URLStreamHandler for the URL do not define a default port number, then -1 is returned.- URL (Java 2 Platform SE v1.4.2) 20 September 2009 5:19 UTC java.sun.com [Source type: Reference]
- URL (Java Platform SE 6) 20 September 2009 5:19 UTC www.math.shu.edu [Source type: Reference]
^ URLs always start with the protocol of the server, followed by a colon, in this case the Web's http: .- What is a Uniform Resource Locator? 17 January 2010 10:24 UTC www.uic.edu [Source type: Reference]
^ A full URL consists of a service name, followed by a colon and a hostname, optionally followed by a colon and a port number, followed by a path which ends in a filename or directory.- What is a URL? - An introduction to the URL with explanations for the layman. Includes a comparison and explains the differences between the URL and URI. 20 September 2009 5:19 UTC what-is-what.com [Source type: Reference]
[8]
The combined syntax is
scheme://username:password@domain:port/path?query_string#anchor
.^ The scheme name, or resource type, defines its namespace, purpose, and the syntax of the remaining part of the URL. Most Web-enabled programs will try to dereference a URL according to the semantics of its scheme and a context-vbn.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
^ Protocols, to enable the exchange of named resources over the Web (HTTP).- HTML and URLs 20 September 2009 5:19 UTC www.w3.org [Source type: Reference]
^ Every URI (and therefore every URL) begins with the scheme name that defines its namespace, purpose, and the syntax of the remaining part of the URI. Most Web-enabled programs will try to dereference a URI according to the semantics of its scheme and a context-vbn For example, a Web browser will usually dereference a http://example.org/ by performing an HTTP request to the host example.org, at the default HTTP port (see Port 80).- Uniform Resource Locator | Nicolae Sfetcu 17 January 2010 10:24 UTC www.sfetcu.com [Source type: General]
.^ For example, a Web browser will usually dereference the URL http://example.org/ by performing an HTTP request to the host example.org, at the default HTTP port (port 80).- Uniform Resource Locator 17 January 2010 10:24 UTC www.webcenters.info [Source type: Reference]
^ They are the addresses you type in a Web browser Address field that start with http:// , followed by the name of a Web site.- URL (Uniform Resource Locator) (Linktionary term) 17 January 2010 10:24 UTC www.linktionary.com [Source type: Reference]
^ For example, the default port for http is 80 .- URL (Java 2 Platform SE v1.4.2) 20 September 2009 5:19 UTC java.sun.com [Source type: Reference]
- URL (Java Platform SE 6) 20 September 2009 5:19 UTC www.math.shu.edu [Source type: Reference]
.^ Other examples of scheme names include https : gopher :, wais:, ftp :.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
^ Commonly implemented schemes include: ftp , http (World-Wide Web), gopher or WAIS .- Uniform Resource Locator - Computing Reference - eLook.org 17 January 2010 10:24 UTC www.elook.org [Source type: Reference]
- Uniform Resource Locator Definition | Definition of Uniform Resource Locator at Dictionary.com 17 January 2010 10:24 UTC dictionary.reference.com [Source type: Reference]
^ Each URL consists of a scheme (HTTP, HTTPS, FTP, or Gopher) and a scheme-specific string.- Define URL - Uniform Resource Locator 17 January 2010 10:24 UTC www.birds-eye.net [Source type: Reference]
.^ The domain name "pmtpa.wikimedia.org" is not a hostname since it does not have an IP address, but "rr.pmtpa.wikimedia.org" is a hostname.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
- Uniform Resource Locator 17 January 2010 10:24 UTC www.webcenters.info [Source type: Reference]
^ The registered domain name or IP address gives the destination location for the URL. The domain google.com, or its IP address 72.14.207.99 , directs you to where Google's website resides.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
^ Next comes the hostname (domain name or IP address), preceded by a double slash (//).- Dan's Web Tips: URLs 20 September 2009 5:19 UTC webtips.dan.info [Source type: FILTERED WITH BAYES]
.^ If omitted, the default host for http is www .- HTML URL's 20 September 2009 5:19 UTC www.w3schools.com [Source type: Reference]
- HTML URL's 17 January 2010 10:24 UTC en.w3schools.com [Source type: FILTERED WITH BAYES]
^ If : is omitted, the port defaults to 21.- draft-ietf-uri-url-07 - Uniform Resource Locators (URL) 17 January 2010 10:24 UTC tools.ietf.org [Source type: Reference]
^ If the URL scheme or the URLStreamHandler for the URL do not define a default port number, then -1 is returned.- URL (Java 2 Platform SE v1.4.2) 20 September 2009 5:19 UTC java.sun.com [Source type: Reference]
- URL (Java Platform SE 6) 20 September 2009 5:19 UTC www.math.shu.edu [Source type: Reference]
.^ For example, the default port for http is 80 .- URL (Java 2 Platform SE v1.4.2) 20 September 2009 5:19 UTC java.sun.com [Source type: Reference]
- URL (Java Platform SE 6) 20 September 2009 5:19 UTC www.math.shu.edu [Source type: Reference]
^ The browser connects to the proxy IP address on TCP:8080.- Troubleshooting HTTP 502: The Uniform Resource Locator (URL) does not use a recognized protocol 17 January 2010 10:24 UTC technet.microsoft.com [Source type: Reference]
^ The browser connects to the IP address on TCP:80.- Troubleshooting HTTP 502: The Uniform Resource Locator (URL) does not use a recognized protocol 17 January 2010 10:24 UTC technet.microsoft.com [Source type: Reference]
.^ If omitted, the default host for http is www .- HTML URL's 20 September 2009 5:19 UTC www.w3schools.com [Source type: Reference]
- HTML URL's 17 January 2010 10:24 UTC en.w3schools.com [Source type: FILTERED WITH BAYES]
^ If : is omitted, the port defaults to 21.- draft-ietf-uri-url-07 - Uniform Resource Locators (URL) 17 January 2010 10:24 UTC tools.ietf.org [Source type: Reference]
^ The port number to connect to.- draft-ietf-uri-url-07 - Uniform Resource Locators (URL) 17 January 2010 10:24 UTC tools.ietf.org [Source type: Reference]
.^ For example, there may be cases where some segments are case-insensitive.- United States Patent Application: 0060218143 17 January 2010 10:24 UTC appft1.uspto.gov [Source type: Reference]
^ The hostname portion of a URL, if present, is case insensitive (since the DNS is specified to ignore case); other parts are not required to be, but may be treated as case insensitive by some clients and servers, especially those that are based on Microsoft Windows.- Uniform Resource Locator 17 January 2010 10:24 UTC www.webcenters.info [Source type: Reference]
^ It may be treated as case insensitive by some servers, especially those that are based on Microsoft Windows .- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
.^ Are URLs case sensitive?- Dan's Web Tips: URLs 20 September 2009 5:19 UTC webtips.dan.info [Source type: FILTERED WITH BAYES]
^ A web server may utilize a web application for dynamic web page content.- Glossary - Web Application Security Consortium 17 January 2010 10:24 UTC www.webappsec.org [Source type: Reference]
^ HTTP selector, and is a query string.- draft-ietf-uri-url-07 - Uniform Resource Locators (URL) 17 January 2010 10:24 UTC tools.ietf.org [Source type: Reference]
.^ You can specify multiple name value pairs.
^ The anchor is simply a pointer to that location of the page.- Uniform Resource Locator - Hill2dot0 17 January 2010 10:24 UTC www.hill2dot0.com [Source type: Reference]
^ For example, many companies will use their company name as part of the server field.- Mapping uniform resource locators to broadcast addresses in a television signal - Patent 6018764 17 January 2010 10:24 UTC www.freepatentsonline.com [Source type: Reference]
.^ Think of a URL as the address or location of the page.- Purveyor Administrator's Guide - Uniform Resource Locators 17 January 2010 10:24 UTC vms.process.com [Source type: Reference]
^ For example, http://en.wikipedia.orghttp://en.wikipedia.org/wiki/URL#Syntax would bring you to the beginning of the Syntax section of this page.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
^ What does http at a beginning of a web address?- WikiAnswers - What does the prefix 'http' in the web page's uniform resource protocol stand for 17 January 2010 10:24 UTC wiki.answers.com [Source type: General]
Absolute vs relative URLs
.^ In computing, a Uniform Resource Locator (URL) is a type of Uniform Resource Identifier (URI) that specifies where an identified resource is available and the mechanism for retrieving it.- Uniform Resource Locator 17 January 2010 10:24 UTC www.webcenters.info [Source type: Reference]
^ These URLs allow a resource such as a document, graphical image or multimedia file to be uniquely addressed by specifying the host name, directory path and file name where it is located.- The TCP/IP Guide - World Wide Web Addressing: HTTP Uniform Resource Locators (URLs) 17 January 2010 10:24 UTC www.tcpipguide.com [Source type: Reference]
^ If the new scheme does not locate resources that are data objects, the properties of names in the new space must be clearly defined.- draft-ietf-uri-url-07 - Uniform Resource Locators (URL) 17 January 2010 10:24 UTC tools.ietf.org [Source type: Reference]
.^ It is unique meaning that if two URLs are identical, they point to the same file.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
^ Functionally, a PURL is a URL. However, instead of pointing directly to the location of an Internet resource, a PURL points to an intermediate resolution service.- Cover Pages: Data Sharing, Mediation, and Synchronization 17 January 2010 10:24 UTC xml.coverpages.org [Source type: Reference]
- Papers: Uniform Resource Identifiers: overview of developments 17 January 2010 10:24 UTC www.kbr.be [Source type: Reference]
- Introduction to Persistent Uniform Resource Locators 17 January 2010 10:24 UTC www.isoc.org [Source type: Reference]
^ Two URL objects are equal if they have the same protocol, reference equivalent hosts, have the same port number on the host, and the same file and fragment of the file.- URL (Java Platform SE 6) 20 September 2009 5:19 UTC www.math.shu.edu [Source type: Reference]
[9] An example is:
http://en.wikipedia.org/wiki/File:Raster_to_Vector_Mechanical_Example.jpg
.^ URL, uniform resource locator .- URL, uniform resource locator | Internet Ad Sales 17 January 2010 10:24 UTC www.internetadsales.com [Source type: FILTERED WITH BAYES]
^ Test whether the resource url is a file.- ll.url · Python software · LivingLogic AG 20 September 2009 5:19 UTC www.livinglogic.de [Source type: Reference]
^ URL uniform resource locator .
.^ Directory Traversal : A technique used to exploit web sites by accessing files and commands beyond the document root directory.- Glossary - Web Application Security Consortium 17 January 2010 10:24 UTC www.webappsec.org [Source type: Reference]
^ For instance, in http://www.simplygraphix.com/portfolio/4.html the file 4.html is located in portfolio subdirectory under the server root directory.
^ The rest of the URL contains information on the server's domain, the directory to the file, and the name of the file to be displayed.- IHS Web Site Help Center - FAQs 17 January 2010 10:24 UTC www.ihs.gov [Source type: General]
.^ An example: http: // WWW.Stars.com /index.html The initial portion of the URL (before the two slashes) specifies the method of access.- WDVL: Uniform Resource Locators 17 January 2010 10:24 UTC www.wdvl.com [Source type: Reference]
^ Linkage: http://www.research.att.com .- The Government Information Locator Service 17 January 2010 10:24 UTC www.archives.gov [Source type: Reference]
^ Microsoft Internet Explorer : http://www.mocrosoft.com > downloads .- What is internet - webserver - Free Computer Science Tutorials - Provided by Laynetworks.com - Lay Networks 17 January 2010 10:24 UTC www.laynetworks.com [Source type: General]
URLs as locators
.^ String getHref () Gets the URI (Uniform Resource Identifier) of the locator.
^ The term "Uniform Resource Locator" (URL) refers to the subset of URIs that, in addition to identifying a resource, provide a means of locating the resource by describing its primary access mechanism (e.g., its network "location").- Uniform Resource Identifier (URI): Generic Syntax 17 January 2010 10:24 UTC greenbytes.de [Source type: Reference]
^ URLs provide a good mechanism for refering to arbitrary network resources.- IETF - Uniform Resource Identifiers (URI) Working Group 17 January 2010 10:24 UTC ftp.ics.uci.edu [Source type: Reference]
[11][12]
Internet hostnames
.^ Main article: Hostname On the Internet , a hostname is a domain name assigned to a host computer.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
^ All hostnames are domain names, but not all domain names are hostnames.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
^ On the Internet, a hostname is a domain name assigned to a host computer.- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
.^ This represents a more localized domain name.
^ This is usually a combination of the host's local name with its parent domain's name.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
^ Every URL consists of a domain name, a description of the document's location within the host computer, and the name of the document itself, separated by full stops and backslashes.- URL - Hutchinson encyclopedia article about URL 20 September 2009 5:19 UTC encyclopedia.farlex.com [Source type: FILTERED WITH BAYES]
.^ All hostnames are domain names, but not all domain names are hostnames.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
^ This represents a more localized domain name.
^ Any domain name can also be a hostname, as long as the restrictions mentioned below are followed.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
.^ All hostnames are domain names, but not all domain names are hostnames.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
^ This represents a more localized domain name.
^ Their job is to translate IP addresses into meaningful hostnames that are easy to remember.- http://docstore.mik.ua/orelly/oracle/webapp/ch02_02.htm 17 January 2010 10:24 UTC docstore.mik.ua [Source type: Reference]
.^ It is possible for a single host computer to have several hostnames; but generally the operating system of the host prefers to have one hostname that the host uses for itself.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
^ Multi-user computer operating system.
^ Every URL consists of a domain name, a description of the document's location within the host computer, and the name of the document itself, separated by full stops and backslashes.- URL - Hutchinson encyclopedia article about URL 20 September 2009 5:19 UTC encyclopedia.farlex.com [Source type: FILTERED WITH BAYES]
.^ Any domain name can also be a hostname, as long as the restrictions mentioned below are followed.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
^ All hostnames are domain names, but not all domain names are hostnames.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
^ The domain name "pmtpa.wikimedia.org" is not a hostname since it does not have an IP address, but "rr.pmtpa.wikimedia.org" is a hostname.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
.^ So, for example, both "www.web-hosting-top.com" and "web-hosting-top.com" are hostnames because they both have IP addresses assigned to them.- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
^ So, for example, both "en.wikimedia.org" and "wikimedia.org" are hostnames because they both have IP addresses assigned to them.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
^ The domain name "pmtpa.wikimedia.org" is not a hostname since it does not have an IP address, but "rr.pmtpa.wikimedia.org" is a hostname.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
.^ The domain name "pmtpa.wikimedia.org" is not a hostname since it does not have an IP address, but "rr.pmtpa.wikimedia.org" is a hostname.- Uniform Resource Locator (Linux Reviews) 17 January 2010 10:24 UTC linuxreviews.org [Source type: Reference]
^ Note that the resolver address is the IP address or domain name of the PURL Resolver.- Introduction to Persistent Uniform Resource Locators 17 January 2010 10:24 UTC www.isoc.org [Source type: Reference]
^ Next comes the hostname (domain name or IP address), preceded by a double slash (//).- Dan's Web Tips: URLs 20 September 2009 5:19 UTC webtips.dan.info [Source type: FILTERED WITH BAYES]
.^ All hostnames are domain names, but not all domain names are hostnames.- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
^ Any domain name can also be a hostname, as long as the restrictions mentioned below are followed.- Uniform Resource Locator WEB HOSTING TERM.Uniform Resource Locator Hosting Glossary 17 January 2010 10:24 UTC www.web-hosting-top.com [Source type: FILTERED WITH BAYES]
^ A given domain can, potentially, contain millions of host names as long as they are all unique within that domain.
See also
References
- ^ RFC 3305 "URI Partitioning: There is some confusion in the web community over the partitioning of URI space, specifically, the relationship among the concepts of URL, URN, and URI. The confusion owes to the incompatibility between two different views of URI partitioning, which we call the 'classical' and 'contemporary' views."
- ^ Uniform Resource Locators (URL)
- ^ URL Specification
- ^ Berners-Lee, Tim, Frequently asked questions by the press, http://www.w3.org/People/Berners-Lee/FAQ#etc, retrieved 2010-02-03
- ^ "Technology | Berners-Lee 'sorry' for slashes". BBC News. 2009-10-14. http://news.bbc.co.uk/1/hi/technology/8306631.stm. Retrieved 2010-02-14.
- ^ RFC 1738
- ^ PHP parse_url() Function, http://us.php.net/parse_url, retrieved 2009-03-12
- ^ URL Syntax
- ^ a b Absolute vs Relative URLs
- ^ "Relative URLs". WebReference.com. 1998-06-11. http://www.webreference.com/html/tutorial2/3.html. Retrieved 2010-02-14.
- ^ Tim Berners-Lee, Roy T. Fielding, Larry Masinter. (January 2005). “Uniform Resource Identifier (URI): Generic Syntax”. Internet Society. RFC 3986; STD 66.
- ^ by describing its primary access mechanism
External links
| Hypermedia |
|
| Basics |
|
|
| Resource identifiers |
|
|
| Concepts |
|
|
| Technology |
|
|
| See also |
|
|