HTTP notes: URI and URL

Source: Internet
Author: User

URI and URL

The simple understanding is this:
Understanding the difference between URI and URL, we introduce the concept of urn.

URI = Universal Resource Identifier Unified Resource Marker
URL = Universal Resource Locator Unified Resources Locator Characters
URN = Universal Resource Name Unified Resource name

These three relationships are as follows:
That is, the URI is divided into three kinds, url or URN or (URL and URI)
The URL represents the path address of the resource, and the URI represents the name of the resource.
Locating a resource through a URL identifies the network location, such as:
    • Http://example.org/absolute/URI/with/absolute/path/to/resource.txt
    • Ftp://example.org/resource.txt
A resource is found by means of a URI that identifies the name in a namespace and does not represent a network address, such as:
    • urn:issn:1535-3613

The original URI includes the URL and urn, then the urn is not popular, resulting in almost all of the current URI is a URL

HTTP notes: URI and URL

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.