Overview[1]#
URI Schemes is the top level of the Uniform Resource Identifier (URI) naming structure in computer networking.URI Schemes are in an IANA Registry at Uniform Resource Identifier (URI) Schemes
All URIs and Absolute URI references are formed with a scheme name, followed by a colon character (":"), and the remainder of the URI often called the scheme-specific part.
The syntax and semantics of the scheme-specific part are left largely to the specifications governing individual schemes, subject to certain constraints such as reserved characters and how to "escape" them.
The scheme name consists of a sequence of characters beginning with a letter and followed by any combination of:
- letters
- digits
- plus ("+")
- period (".")
- hyphen ("-").
More Information#
There might be more information for this subject on one of the following:- Absolute URI
- Custom URI scheme
- DID method specification
- DID path
- DID reference
- Decentralized Identifier
- Gateway
- Hyperlinks
- OAuth 2.0 Client Registration
- OpenID Provider Issuer Discovery
- Private URI Scheme
- Private-Use URI Scheme Redirection
- RFC 1738
- RFC 4248
- RFC 4266
- RFC 7595
- RFC 8089
- Same Origin Policy
- Tel
- URI Authorities
- URI Path
- URI Query
- Uniform Resource Identifier
- Web Origin
- Well-known
- [#1] - URI Scheme
- based on 2015-02-17