fbpx
维基百科

統一資源標誌符方案

计算机科学URI方案是統一資源標誌符 (URI)命名結構的第一級。所有的统一资源定位符是從模式名稱後跟兩個點構建的(“:”)構建的。對句法語義的具體一部分,在很大程度上,留給不同的技術規範

由於大多數模式最初設計用於協議,因此它們通常被錯誤地稱為“協議”或“URI協議”。例如,超文本傳輸協定方案通常用於使用超文本傳輸協定協議指定網絡資源。現在,此模式中的URI用於其他應用程序,例如與協議無關的資源描述框架资源(请参阅資源描述框架方案法语RDF Schema)或XML的命名空間。

通用的语法 编辑

<方案名稱>:<等級部分>[吗? <查询>][#<片段>] 

例子 编辑

以下是URI的兩個示例及其不同的組件:

可以解釋為擴展名 

在互聯網號碼分配局註冊的方案 编辑

在IANA註冊的官方URI方案如下(請注意,“IETF草案”絕不是最終規範,因此不得對其進行處理;有關詳細信息,請參閱RFC 2026的第2.2節):

方案 目的 狀態 由什麼標準定義 一般格式 備註
aaa
aaas
Diameter Protocol Permanent RFC 3588
RFC 6733
aaa[s]://<host>[:<port>][;transport=<transport>][;protocol=<protocol>]

example:
aaa://host.example.com:1813;transport=udp;protocol=radius

about Displaying product information and internal information Permanent RFC 6694 See about URI scheme for more details. Widely used by web browsers, sometimes even providing interactive resources. Individual vendors modify this scheme: for instance, the Opera web browser forwards to their opera: scheme instead and Chrome uses chrome:.
acap Application Configuration Access Protocol Permanent RFC 2244 acap://[<user>[;AUTH=<type>]@]<host>[:<port>]/<entry> URL scheme used within the ACAP protocol for the "subdataset" attribute, referrals and inheritance
acct Identifying user account Permanent RFC 7565
acr Anonymous Customer Reference Provisional IANA registration template (页面存档备份,存于互联网档案馆
Open Mobile Alliance
adiumxtra Direct installation of Adium Xtras (plugins). Provisional IANA registration template (页面存档备份,存于互联网档案馆
The Adium Team
adiumxtra://www.adiumxtras.com/download/0000 0000 refers to a specific Xtra
afp Accessing Apple Filing Protocol shares Provisional IANA registration template (页面存档备份,存于互联网档案馆
IETF Draft
over TCP/IP: afp://[<user>@]<host>[:<port>][/[<path>]]

over AppleTalk: afp:/at/[<user>@]<host>[:<zone>][/]

afs Andrew File System global file names Provisional RFC 1738
aim Controlling AOL Instant Messenger. Provisional IANA registration template (页面存档备份,存于互联网档案馆
AOL
aim:<function>?<parameters> Functions include goim, addbuddy, and buddyicon.
apt Experimental method of installing software using APT. Provisional IANA registration template (页面存档备份,存于互联网档案馆 apt:<package name> Commonly found on websites which contain Debian software repositories.
attachment Attaching resources to MHTML pages Provisional IANA registration template (页面存档备份,存于互联网档案馆 attachment:/<resource number>/<filename> Opera-specific
aw Link to an Active Worlds world Provisional IANA registration template (页面存档备份,存于互联网档案馆
Activeworlds Inc.
aw://<worldserver host>:<worldserver port>/<worldname> Mostly found in HTTP referers when users open a website from within an Active Worlds world.
barion Send e-money to a Barion e-money wallet Provisional IANA registration template (页面存档备份,存于互联网档案馆
barion:<target>[?[amount=<amount>][&][currency=<currency>][&][comment=<comment>][&][sender=<sender>][&][type=purchase|charity|p2p]] Used by Barion mobile apps.
beshare Open a search query on a BeShare server Provisional IANA registration template (页面存档备份,存于互联网档案馆
beshare://<servername>/<query> Mostly used internally, with variants.
bitcoin Send money to a Bitcoin address Provisional IANA registration template (页面存档备份,存于互联网档案馆
Bitcoin URI Scheme (页面存档备份,存于互联网档案馆
bitcoin:<address>[?[amount=<size>][&][label=<label>][&][message=<message>]]
blob Binary data access in browsers Provisional IANA registration template (页面存档备份,存于互联网档案馆
W3C (页面存档备份,存于互联网档案馆
bolo Join an existing bolo game. Provisional IANA registration template (页面存档备份,存于互联网档案馆 bolo://<hostname>/ Mostly passed via IRC or via tracker servers.
callto Launching Skype call (+And in Hungary the KLIP Software call too) (see also skype:) Provisional IANA registration template (页面存档备份,存于互联网档案馆
old version of IETF Draft (页面存档备份,存于互联网档案馆
callto:<screenname> or
callto:<phonenumber> [1] (页面存档备份,存于互联网档案馆
Introduced with Microsoft NetMeeting. Works with current version of Skype with Internet Explorer, Opera and Safari
cap Calendar access protocol Permanent RFC 4324 generic syntax URL scheme used to designate both calendar stores and calendars accessible using the CAP protocol
chrome Specifies user interfaces built using XUL in Mozilla-based browsers. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Mozilla (页面存档备份,存于互联网档案馆
chrome://<package>/<section>/<path> (Where <section> is either "content", "skin" or "locale") Works only in Mozilla-based browsers such as Firefox, SeaMonkey and Netscape. Not related to the Google Chrome browser.
chrome Used for the management of Google Chrome's settings. In contrast with other browsers, its preferences appear as web-pages instead of dialog boxes. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Google (页面存档备份,存于互联网档案馆
chrome://<settings>/<path>/[<specificSetting>] Works only in Google Chrome and Chromium.
chrome-extension Manage the settings of extensions which have been installed. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Google (页面存档备份,存于互联网档案馆
chrome-extension://<extensionID>/<pageName>.html (Where <extensionID> is the ID given to the extension by "Chrome Web Store" and <pageName> is the location of an HTML page) Works only in Google Chrome and Chromium.
com-eventbrite-attendee Provisional IANA registration template (页面存档备份,存于互联网档案馆
cid Referencing individual parts of an SMTP/MIME message Permanent RFC 2111
RFC 2392
cid:<content-id> e.g. referencing an attached image within a formatted e-mail. (See also mid:)
coap
coaps
Constrained Application Protocol Permanent RFC 7252 coap[s]://<host>[:<port>]/<path>[?<query>] Identify CoAP resources and provide a means of locating the resource.
content Accessing an Android content provider. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Open Handset Alliance
content://provider/<path> Performs a query on an Android Content Provider (页面存档备份,存于互联网档案馆
crid TV-Anytime Content Reference Identifier Permanent RFC 4078 crid://<host>/<data> Allow references to scheduled publications of broadcast media content.
cvs Provides a link to a Concurrent Versions System (CVS) Repository Provisional IANA registration template (页面存档备份,存于互联网档案馆
Concurrent Versions System
cvs://<method:logindetails>@<repository>/<modulepath>;[date=date to retrieve | tag=tag to retrieve]
data Inclusion of small data items inline Permanent RFC 2397 data:<mediatype>[;base64],<data>
dav HTTP Extensions for Distributed Authoring (WebDAV) Permanent RFC 2518
RFC 4918
dav: Used for internal identifiers only; WebDAV itself addresses resources using the http: and https: schemes.
dict Dictionary service protocol Permanent RFC 2229 dict://<user>;<auth>@<host>:<port>/d:<word>:<database>:<n>

dict://<user>;<auth>@<host>:<port>/m:<word>:<database>:<strat>:<n>

refer to definitions or word lists available using the DICT protocol
dlna-playsingle
dlna-playcontainer
Provisional IANA registration template (页面存档备份,存于互联网档案馆) IANA registration template (页面存档备份,存于互联网档案馆
dns Domain Name System Permanent RFC 4501 dns:[//<host>[:<port>]/]<dnsname>[?<dnsquery>]

examples:
dns:example?TYPE=A;CLASS=IN
dns://192.168.1.1/ftp.example.org?type=A

designates a DNS resource record set, referenced by domain name, class, type, and, optionally, the authority
dntp Direct Network Transfer Protocol Provisional IANA registration template (页面存档备份,存于互联网档案馆
dtn DTNRG research and development Provisional RFC 5050
dvb Provisional IETF Draft
ed2k Resources available using the eDonkey2000 network Provisional IANA registration template (页面存档备份,存于互联网档案馆
eDonkey2000
ed2k://|file|<filename>|<size of file>|<hash of file>|/ or
ed2k://|server|<host>|<port>|/
Links to servers are also possible, as are additional parameters. Official documentation from eDonkey2000 website,存档于互联网档案馆(存檔 index)
example For examples Permanent RFC 7595 example:<anything>
facetime FaceTime is a video conferencing software developed by Apple for iPhone 4, the fourth generation iPod Touch, and computers running Mac OS X. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Apple Inc.
facetime://<address>|<MSISDN>|<mobile number>

example:
facetime://+19995551234

Apple has not published documentation on this protocol yet.
fax Used for telefacsimile numbers Historical RFC 2806
RFC 3966
fax:<phonenumber> Deprecated in RFC 3966 in favour of tel:. Listed as "Historical"
feed web feed subscription Provisional IANA registration template (页面存档备份,存于互联网档案馆 feed:<absolute_uri> or
feed://<hierarchical part>

examples:
feed://example.com/rss.xml
feed:https://example.com/rss.xml

See Feed URI scheme for a detailed overview of common implementations, supported software, and critics.
file Addressing files on local or network file systems Permanent RFC 1738
RFC 3986
file://[host]/path or

(RFC 3986) file:[//host]/path

Since this usually used for local files the host from RFC 1738 is often empty leading to a starting triple /. RFC 3986 allows an absolute path with no host part.
filesystem Abandoned part of File API Historical IANA registration template (页面存档备份,存于互联网档案馆
finger Querying user information using the Finger protocol Provisional IANA registration template (页面存档备份,存于互联网档案馆
IETF Draft
finger://host[:port][/<request>]
fish Accessing another computer's files using the SSH protocol Provisional IANA registration template (页面存档备份,存于互联网档案馆
fish KDE kioslave (页面存档备份,存于互联网档案馆
fish://[<username>[:<password>]@]<hostname>[:<port>] See Files transferred over shell protocol for details about the protocol.
ftp FTP resources Permanent RFC 1738
IETF Draft
Old IETF Draft
generic syntax
geo A Uniform Resource Identifier for Geographic Locations Permanent RFC 5870 geo:<lat>,<lon>[,<alt>][;u=<uncertainty>]
(for WGS-84)
Other coordinate reference systems (including those for non-terrestrial globes, such as The Moon and Mars) will be supported, once registered.
gg Starting chat with Gadu-Gadu user Provisional IANA registration template (页面存档备份,存于互联网档案馆
Gadu-Gadu
gg:<userid>
git Provides a link to a GIT repository Provisional IANA registration template (页面存档备份,存于互联网档案馆
Git
Github example: git://github.com/user/project-name.git
gizmoproject Gizmo5 calling link. Provisional IANA registration template (页面存档备份,存于互联网档案馆 gizmoproject://call?id=<gizmo_id> May use sip:// instead of gizmoproject:// in recent versions of Gizmo5.
go Common Name Resolution Protocol Permanent RFC 3368 go://[<host>]?[<common-name>]*[;<attribute>=[<type>,]<value>] or
go:<common-name>*[;<attribute>=[<type>,]<value>]
gopher Used with Gopher protocol Permanent RFC 4266 gopher://<host>:<port>/<item type><path>
gtalk Start a chat with a Google Talk user Provisional IANA registration template (页面存档备份,存于互联网档案馆
Google Talk
gtalk:chat?jid=example@gmail.com See Google Talk, XMPP, and http://juberti.blogspot.com/2006/11/gtalk-uri.html (页面存档备份,存于互联网档案馆) for more information
h323 Used with H.323 multimedia communications Permanent RFC 3508 h323:[<user>@]<host>[:<port>][;<parameters>]
hcp Displaying a help page on Microsoft Windows Help and Support Center. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Microsoft
hcp://system/<File>.htm (Where <File> is the file to load) Works only on Windows XP. Later replaced by ms-help:.
http HTTP resources Permanent RFC 1738
RFC 2616
(makes
RFC 2068
obsolete)
RFC 7230
generic syntax
https HTTP connections secured using SSL/TLS Permanent RFC 2817
RFC 7230
generic syntax
iax Inter-Asterisk eXchange protocol version 2 Permanent RFC 5456 iax:[<username>@]<host>[:<port>][/<number>[?<context>]]
examples
iax:[2001:db8::1]:4569/alice?friends
iax:johnQ@example.com/12022561414
icap Internet Content Adaptation Protocol Permanent RFC 3507
icon Provisional IETF Draft
im Instant messaging protocol Permanent RFC 3860 im:<username>@<host>, and also im:sip:<username>@<host> for MS Communicator launching Works as xmpp: URI for single user chat sessions.
imap Accessing e-mail resources through IMAP Permanent RFC 2192
RFC 5092
imap://[<user>[;AUTH=<type>]@]<host>[:<port>]/<command>
info Information Assets with Identifiers in Public Namespaces Permanent RFC 4452
iotdisco Identify things on Internet of Things Provisional IANA registration template (页面存档备份,存于互联网档案馆
ipn Provisional RFC 6260
ipp Internet Printing Protocol Permanent RFC 3510
ipps Internet Printing Protocol over HTTPS Permanent RFC 7472
irc Connecting to an Internet Relay Chat server to join a channel. Provisional IANA registration template (页面存档备份,存于互联网档案馆
IETF Draft
Old IETF Draft (页面存档备份,存于互联网档案馆
irc://<host>[:<port>]/[<channel>[?<password>]] Assuming the client knows a server associated with the name, "host" may optionally be an IRC network name.
irc6 IPv6 equivalent of irc Provisional IANA registration template (页面存档备份,存于互联网档案馆 irc6://<host>[:<port>]/[<channel>[?<password>]] See irc
ircs Secure equivalent of irc Provisional IANA registration template (页面存档备份,存于互联网档案馆
IETF Draft
ircs://<host>[:<port>]/[<channel>[?<password>]] See irc
iris
iris.beep
iris.xpc
iris.xpcs
iris.lws
Internet Registry Information Service Permanent RFC 3981 RFC 3983 RFC 4992 RFC 4992 RFC 4993
itms Used for connecting to the iTunes Music Store Provisional IANA registration template (页面存档备份,存于互联网档案馆
Apple Inc
itms:
jabber Permanent IANA registration template (页面存档备份,存于互联网档案馆
jar Compressed archive member Provisional IANA registration template (页面存档备份,存于互联网档案馆
Java API (页面存档备份,存于互联网档案馆
jar:<url>!/[<entry>] Works for any ZIP based file.
jms Java Message Service Provisional RFC 6167
keyparc Keyparc encrypt/decrypt resource. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Bloombase
keyparc://encrypt/<username>/<uri> or

keyparc://decrypt/<username>/<uri>

lastfm Connecting to a radio stream from Last.fm. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Last.fm
lastfm://<radio_stream> or lastfm://globaltags/<genre> or
lastfm://user/<username>/<stuff>
ldap LDAP directory request Permanent RFC 2255
RFC 4516
ldap://[<host>[:<port>]][/<dn> [?[<attributes>][?[<scope>][?[<filter>][?<extensions>]]]]]

example:
ldap://ldap1.example.net:6666/o=University%20of%20Michigan, c=US??sub?(cn=Babs%20Jensen)

ldaps Secure equivalent of ldap Provisional IANA registration template (页面存档备份,存于互联网档案馆
Old version of IETF Draft (页面存档备份,存于互联网档案馆
ldaps://[<host>[:<port>]][/<dn> [?[<attributes>][?[<scope>][?[<filter>][?<extensions>]]]]] Not an IETF standard, but commonly used in applications.
magnet "magnet links" Provisional IANA registration template (页面存档备份,存于互联网档案馆
Magnet-URI Project (页面存档备份,存于互联网档案馆
magnet:?xt=urn:sha1:<hash of file>&dn=<display name>
(other parameters are also possible)
Used by various peer-to-peer clients, usually providing the hash of a file to be located on the network.
mailserver Access to data available from mail servers Historical RFC 6196
mailto SMTP e-mail addresses and default content Permanent RFC 6068 mailto:<address>[?<header1>=<value1>[&<header2>=<value2>]]

example:
mailto:jsmith@example.com?subject=A%20Test&body=My%20idea%20is%3A%20%0A

Headers are optional, but often include subject=; body= can be used to pre-fill the body of the message.
maps "map links" Provisional IANA registration template (页面存档备份,存于互联网档案馆 maps:q=<physical location> Some mobile web browsers will launch a dedicated mapping application. See also "geo:" (RFC 5870)
market Opens Google Play Provisional IANA registration template (页面存档备份,存于互联网档案馆
Android [3] (页面存档备份,存于互联网档案馆
  • market://details?id=Package_name or
  • market://search?q=Search_Query or
  • market://search?q=pub:Publisher_Name
Supported by Android devices
message Direct link to specific email message Provisional IANA registration template (页面存档备份,存于互联网档案馆
Apple Inc [4] (页面存档备份,存于互联网档案馆
message:<MESSAGE-ID>

message://<MESSAGE-ID>

Supported by Mail since OS X 10.5
mid Referencing SMTP/MIME messages, or parts of messages. Permanent RFC 2111
RFC 2392
mid:<message-id>[/<content-id>] (See also cid:)
mms Windows streaming media Provisional IANA registration template (页面存档备份,存于互联网档案馆
Microsoft
mms://<host>:<port>/<path> Used by Windows Media Player to stream audio and/or video.
modem Historical RFC 2806
RFC 3966
Deprecated in RFC 3966 in favour of tel:. Listed as "Historical"
ms-help Displaying a help page on Microsoft Windows Help and Support Center. Used by Windows Vista and later. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Microsoft
ms-help://<section>/<path>/<file>.htm (Where <section> is a library of help files – the name of the library begins with "MS.", <path> is the sub-libraries, and <file> is the name of the file) Works only on Windows Vista and later.
ms-settings

ms-settings-airplanemode
ms-settings-bluetooth
ms-settings-camera
ms-settings-cellular
ms-settings-cloudstorage
ms-settings-emailandaccounts
ms-settings-language
ms-settings-location
ms-settings-lock
ms-settings-nfctransactions
ms-settings-notifications
ms-settings-power
ms-settings-privacy
ms-settings-proximity
ms-settings-screenrotation
ms-settings-wifi
ms-settings-workplace

Settings application in Windows Provisional IANA registration templates (页面存档备份,存于互联网档案馆
msnim Adding a contact, or starting a conversation in Windows Live Messenger Provisional IANA registration template (页面存档备份,存于互联网档案馆
Windows Live Messenger
Add a contact to the buddy list

msnim:add?contact=nada@example.com
Start a conversation with a contact
msnim:chat?contact=nada@example.com
Start a voice conversation with a contact
msnim:voice?contact=nada@example.com
Start a video conversation with a contact
msnim:video?contact=nada@example.com

Can be invoked from a web page or via a run command or an Internet Explorer browser URL (won't work with Firefox 2.0.0.8). For web pages use this HTML: <a href="chat?contact=nada@example.com">Click to chat!</a>
msrp
msrps
Message Session Relay Protocol Permanent RFC 4975
mtqp Message Tracking Query Protocol Permanent RFC 3887
mumble Joining a server. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Mumble
mumble://[username[:password]@]<address>[:port]/[channelpath]?version=<serverversion>[&title=<servername>][&url=<serverurl>] Official documentation from Mumble website (页面存档备份,存于互联网档案馆
mupdate Mailbox Update Protocol Permanent RFC 3656
mvn Access Apache Maven repository artifacts Provisional IANA registration template (页面存档备份,存于互联网档案馆
OPS4J
mvn:org.ops4j.pax.web.bundles/service/0.2.0-SNAPSHOT
mvn:http://user:password@repository.ops4j.org/maven2!org.ops4j.pax.web.bundles/service/0.2.0
news (Usenet) newsgroups and postings Permanent RFC 1738
RFC 5538
news:<newsgroupname> or
news:<message-id>
References a particular resource, regardless of location.
nfs Network File System resources Permanent RFC 2224 generic syntax
ni
nih
Permanent RFC 6920
nntp Usenet NNTP Permanent RFC 1738
RFC 5538
nntp://<host>:<port>/<newsgroup-name>/<article-number> Referencing a specific host is often less useful than referencing the resource generically, as NNTP servers are not always publicly accessible
notes Open a Lotus Notes document or database Provisional IANA registration template (页面存档备份,存于互联网档案馆
Lotus Notes
notes://<address> Used by IBM Lotus Notes to refer to documents and databases stored within the Lotus Notes system. When clicked in a browser on a computer with Lotus Notes client installed, Notes will open the document link as if a Notes DocLink were clicked within Notes.
oid Provisional IANA registration template (页面存档备份,存于互联网档案馆) IETF Draft
opaquelocktoken Permanent RFC 2518
RFC 4918
pack Historical IANA registration template (页面存档备份,存于互联网档案馆) IETF Draft
palm Used to designate system services in HP webOS applications Provisional IANA registration template (页面存档备份,存于互联网档案馆
palm:<servicename>[/<method>]]/ Official documentation from
paparazzi Used to launch and automatically take a screen shot using the application "Paparazzi!" (Mac only) Provisional IANA registration template (页面存档备份,存于互联网档案馆
Derailer (页面存档备份,存于互联网档案馆
paparazzi:[<options>]http:[//<host>[:[<port>][<transport>]]/ Official documentation from the Paparazzi! website (页面存档备份,存于互联网档案馆
pkcs11 PKCS #11 Permanent RFC 7512
platform Access to Eclipse platform resources. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Eclipse platform scheme documentation (页面存档备份,存于互联网档案馆
platform:/(resource|plugin|fragment|meta|config|base)/... Registered with java.net.URL when launching with the org.eclipse.core.filesystem bundle, and heavily leveraged by org.eclipse.emf.common.util.URI.
pop Accessing mailbox through POP3 Permanent RFC 2384 pop://[<user>[;AUTH=<auth>]@]<host>[:<port>]
pres Used in Common Profile for Presence (CPP) to identify presence Permanent RFC 3859 pres:<address>[?<header1>=<value1>[&<header2>=<value2>]] Similar to "mailto:"
prospero Prospero Directory Service Historical RFC 1738
RFC 4157
Listed as "Historical" by IANA.
proxy Alter proxy settings in the FoxyProxy application Provisional IANA registration template (页面存档备份,存于互联网档案馆
proxy:<option>=<value>[&<option>=<value>[&...]] Official documentation from
psyc Used to identify or locate a person, group, place or a service and specify its ability to communicate Provisional IANA registration template (页面存档备份,存于互联网档案馆
PSYC
psyc:[//<host>[:[<port>][<transport>]]/[<object-name>][#<channel-name>] Official documentation from PSYC website (页面存档备份,存于互联网档案馆
query Opens a filesystem query Provisional IANA registration template (页面存档备份,存于互联网档案馆
Haiku
query:<queryformula> Implemented by the url_wrapper application
redis
rediss
Redis database Provisional IANA registration template (页面存档备份,存于互联网档案馆
IANA registration template (页面存档备份,存于互联网档案馆
reload REsource LOcation And Discovery Protocol Permanent RFC 6940 reload://<destination>@<overlay>/[<specifier>]
res Used by Internet Explorer to display error pages when the server doesn't have its own customized error pages, or when there is no response from the server (in case which the server wasn't found, like when the server is down or the domain isn't registered or when there is no Internet connection, or in case of a timeout). Provisional IANA registration template (页面存档备份,存于互联网档案馆
Microsoft (页面存档备份,存于互联网档案馆
res://ieframe.dll/<File> (Where <File> is the file to load) Works only in Internet Explorer.
resource Creating mapping for resource protocol aliases generted by the resource instruction. Used by Firefox.[1] Provisional IANA registration template (页面存档备份,存于互联网档案馆
Mozilla
resource://<aliasname>/ (Where <aliasname> is the name of the aliase) Works only in Firefox.
rmi Look up a Java object in an RMI registry. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Sun
rmi://<host>[:<port>]/<object-name> URI scheme understood by JNDI. Can be used to lookup a remote Java object within an RMI registry (typically for the purposes of RMI on that object). Host/port in the URI are of the rmiregistry (页面存档备份,存于互联网档案馆) process, not the remote object.
rsync rsync Provisional RFC 5781 rsync://<host>[:<port>]/<path>
rtmfp Real Time Media Flow Protocol Provisional IANA registration template (页面存档备份,存于互联网档案馆
RFC 7425
rtmfp://<host>/<application>/<media>
rtmp Real Time Messaging Protocol Provisional IANA registration template (页面存档备份,存于互联网档案馆
Adobe Systems
rtmp://<host>/<application>/<media> URI schema used to connect to Adobe Flash Media Server.
rtsp Real Time Streaming Protocol Permanent RFC 2326
secondlife Open the Map floater in Second Life application to teleport the resident to the location. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Linden Lab
secondlife://<region name>/<x position>/<y position>/<z position> Used by SLurl.com (页面存档备份,存于互联网档案馆). Knowledge base article (页面存档备份,存于互联网档案馆).
service Permanent RFC 2609
session Media Resource Control Protocol Permanent RFC 4463
RFC 6787
session:<content-id>

example:
session:help@root-level.store

sftp SFTP file transfers (not be to confused with FTPS (FTP/SSL)) Provisional IANA registration template (页面存档备份,存于互联网档案馆
IETF Draft
sftp://[<user>[;fingerprint=<host-key fingerprint>]@]<host>[:<port>]/<path>/<file>
sgn Social Graph Node Mapper Provisional IANA registration template (页面存档备份,存于互联网档案馆
Google
example:

sgn://social-network.example.com/?ident=bob

Official documentation from sgnodemapper project (页面存档备份,存于互联网档案馆).
shttp Secure HTTP Permanent RFC 2660 Largely superseded by HTTPS.
sieve ManageSieve protocol Permanent RFC 5804
sip Used with Session Initiation Protocol (SIP) Permanent RFC 2543
RFC 3969
RFC 3261
sip:<user>[:<password>]@<host>[:<port>][;<uri-parameters>][?<headers>]

examples:
sip:alice@atlanta.com?subject=project%20x&priority=urgent
sip:+1-212-555-1212:1234@gateway.com;user=phone

sips Secure equivalent of sip Permanent RFC 3969
RFC 3261
sips:<user>[:<password>]@<host>[:<port>][;<uri-parameters>][?<headers>]
skype Launching Skype call (see also callto:) Provisional IANA registration template (页面存档备份,存于互联网档案馆
Skype (页面存档备份,存于互联网档案馆
skype:<username|phonenumber>[?[add|call|chat|sendfile|userinfo]]
smb Accessing SMB/CIFS shares Provisional IANA registration template (页面存档备份,存于互联网档案馆
IETF Draft
smb://[<user>@]<host>[:<port>][/[<path>]][?<param1>=<value1>[;<param2>=<value2>]] or
smb://[<user>@]<workgroup>[:<port>][/] or

smb://[[<domain>;]<username>[:<password>]@]<server>[:<port>][/[<share>[/[<path>]]][?[<param>=<value>[<param2>=<value2>[...]]]]][2]
example:
smb://workgroup;user:password@server/share/folder/file.txt

sms Interact with SMS capable devices for composing and sending messages. Permanent RFC 5724 sms:<phone number>?<action>

examples:
sms:+15105550101?body=hello%20there
sms:+15105550101,+15105550102?body=hello%20there

Should be used as a subset to the tel: schema. [來源請求]
snews NNTP over SSL/TLS Historical RFC 5538
snmp Simple Network Management Protocol Permanent RFC 4088 snmp://[user@]host[:port][/[<context>[;<contextEngineID>]][/<oid>]]

examples:
snmp://example.com//1.3.6.1.2.1.1.3+
snmp://tester5@example.com:8161/bridge1;800002b804616263

soap.beep
soap.beeps
Permanent RFC 3288
RFC 4227
soldat Joining servers Provisional IANA registration template (页面存档备份,存于互联网档案馆
Soldat
soldat://<host>:<port>/[password]

example:
soldat://127.0.0.1:23073/thatssecret!

Official note in Manual (页面存档备份,存于互联网档案馆
spotify Load a track, album, artist, search, or playlist in Spotify Provisional IANA registration template (页面存档备份,存于互联网档案馆
Spotify
spotify:<artist|album|track>:<id> or
spotify:search:<text> or
spotify:user:<username>:playlist:<id>

example:
spotify:track:2jCnn1QPQ3E8ExtLe6INsx

Informally specified in Spotify official blog by CTO Andreas Ehn.
ssh SSH connections (like telnet:) Provisional IANA registration template (页面存档备份,存于互联网档案馆
IETF Draft
ssh://[<user>[;fingerprint=<host-key fingerprint>]@]<host>[:<port>]
steam Interact with Steam: install apps, purchase games, run games, etc. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Steam, Valve Corporation
steam:<command line arguments> or
steam://<action>/<id, addon, IP, hostname, etc.>
Official documentation from Valve Developer Community website (页面存档备份,存于互联网档案馆
stun
stuns
Session Traversal Utilities for NAT (STUN) Permanent RFC 7064 stun[s]:<host>[:<port>]
svn Provides a link to a Subversion (SVN) source control repository Provisional IANA registration template (页面存档备份,存于互联网档案馆
Subversion
svn[+ssh]://<logindetails>@<repository><:port>/<modulepath>
tag Tag URI Permanent RFC 4151 tag:<email/domainname>,<date>:<Item> Represented entities do not necessarily have to be accessible electronically.
teamspeak Joining a server. Provisional IANA registration template (页面存档备份,存于互联网档案馆
TeamSpeak
teamspeak://<server>[:<port>]/[?<parameter1>=<value1>[&<parameter2>=<value2>]] Official documentation from TeamSpeak Website (页面存档备份,存于互联网档案馆
tel Used for telephone numbers Permanent RFC 5341
RFC 3966
RFC 2806
tel:<phonenumber>
telnet Used with telnet Permanent RFC 1738
RFC 4248
telnet://<user>:<password>@<host>[:<port>/]
tftp Trivial File Transfer Protocol Permanent RFC 3617
things Interact with Things: create new to-dos or go to a specific list Provisional IANA registration template (页面存档备份,存于互联网档案馆
Cultured Code
things:command?parameter1=value1&parameter2... Works in iOS or OS X if Things by Cultured Code is installed.
thismessage multipart/related relative reference resolution Permanent IANA registration template (页面存档备份,存于互联网档案馆RFC 2557
tn3270 Interactive 3270 emulation sessions Permanent RFC 6270
tip Transaction Internet Protocol Permanent RFC 2371
turn
turns
Traversal Using Relays around NAT (TURN) Permanent RFC 7065 turn[s]:<host>[:<port>][?transport=<transport>]
tv TV Broadcasts Permanent RFC 2838
udp BitTorrent tracker protocol based on UDP. Provisional IANA registration template (页面存档备份,存于互联网档案馆
BitTorrent
udp://<server>[:<port>]/ Documentation: UDP tracker protocol (页面存档备份,存于互联网档案馆
udp MPEG Transport Stream over UDP Provisional IANA registration template (页面存档备份,存于互联网档案馆
MPEG-TS
udp://[<localaddress>@]<destination|multicastgroup>[:<port>] Supported by FFmpeg, VLC and other common video streaming applications and appliances. Each UDP packet typically contains 1 to 7 188 byte TS packets with no additional headers or footers.
unreal Joining servers Provisional IANA registration template (页面存档备份,存于互联网档案馆
Unreal
unreal://<server>[:<port>]/ Unreal legacy "protocol"
urn Uniform Resource Names Permanent RFC 2141 urn:<namespace>:<specificpart> Commonly used with namespace 'uuid'. See URN Namespaces (页面存档备份,存于互联网档案馆).
ut2004 Joining servers Provisional IANA registration template (页面存档备份,存于互联网档案馆
Unreal Tournament 2004
ut2004://<server>[:<port>][/<map>?<options>] Documentation from
vemmi Versatile Multimedia Interface Permanent RFC 2122
ventrilo Joining a server. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Ventrilo
ventrilo://<server>[:<port>]/[?<parameter1>=<value1>[&<parameter2>=<value2>]] Official documentation from Ventrilo Website (页面存档备份,存于互联网档案馆
videotex Historical IANA registration template (页面存档备份,存于互联网档案馆
IETF Draft
RFC 2122
RFC 3986
view-source Shows a web page as code 'in the raw'. Provisional IANA registration template (页面存档备份,存于互联网档案馆

IETF Draft

view-source:<absolute-URI>

where <absolute-URI> is specified in RFC 3986. Example:
view-source:http://en.wikipedia.org/wiki/URI_scheme

See view-source URI scheme for details.
wais Used with Wide area information server (WAIS) Historical RFC 1738
RFC 4156
wais://<host>:<port>/<database>[?<search>] or wais://<host>:<port>/<database>/<wtype>/<wpath> Listed as "Historical" by IANA.
webcal Subscribing to calendars in iCalendar format Provisional IANA registration template (页面存档备份,存于互联网档案馆
iCalendar
webcal://<hierarchical part>

example:
webcal://example.com/calendar.ics

HTTP as a transport protocol is assumed.
See Webcal for details.
ws
wss
WebSocket protocol Permanent RFC 6455 ws:<hierarchical part>
wtai Wireless Telephony Application Interface Provisional IANA registration template (页面存档备份,存于互联网档案馆
WAP Forum
wtai://wp/mc/+18165551212 See for details.
wyciwyg What You Cache Is What You Get WYCIWYG Provisional IANA registration template (页面存档备份,存于互联网档案馆
Mozilla
wyciwyg://<URI> See WYCIWYG for details.
xcon
xcon-userid
Permanent RFC 6501
xfire Adding friends and servers, joining servers, changing status text. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Xfire
xfire:<function>[?<parameter1>=<value1>[&<parameter2>=<value2>]] Official documentation from
xmlrpc.beep
xmlrpc.beeps
Permanent RFC 3529
xmpp XMPP Permanent RFC 4622
RFC 5122
xmpp:[<user>]@<host>[:<port>]/[<resource>][?<query>]
xri eXtensible Resource Identifier (XRI) Provisional IANA registration template (页面存档备份,存于互联网档案馆
OASIS XRI Technical Committee (页面存档备份,存于互联网档案馆
xri://<authority>[/[<path>]][?<query>][#fragment] Official documentation from OASIS XRI Technical Committee (页面存档备份,存于互联网档案馆
ymsgr Sending an instant message to a Yahoo! Contact. Provisional IANA registration template (页面存档备份,存于互联网档案馆
Yahoo! Messenger
ymsgr:sendIM?<screenname>
z39.50 Z39.50 information access Historical RFC 1738
RFC 2056
z39.50r Z39.50 retrieval Permanent RFC 2056 z39.50r://<host>[:<port>]/<database>?<docid>[;esn=<elementset>][;rs=<recordsyntax>]
z39.50s Z39.50 session Permanent RFC 2056 z39.50s://<host>[:<port>]/[<database>][?<docid>][;esn=<elementset>][;rs=<recordsyntax>]

通常使用的非官方URI方案 编辑

方案 目的 由誰定義 格式 備註
adiumxtra 直接安裝Adium插件。 Adium團隊 adiumxtra://www.adiumxtras.com/download/0000 0000標識特定插件。
aim 讓您控制美國在線即時通訊 美國在線 aim:<function>?<parameters> 功能包括goimaddbuddybuddyicon
apt 通過高级打包工具安裝軟件的實驗方法。 apt:<package name> 用於託管Debian軟件存儲庫的站點。
afp 允許訪問苹果归档协议共享 http://tools.ietf.org/html/draft-ietf-svrloc-afp-service-01 (页面存档备份,存于互联网档案馆 通過 互联网协议套件: afp://[<user>@]<host>[:<port>][/[<path>]]

通過 AppleTalk: afp:/at/[<user>@]<host>[:<zone>][/]

aw英语Active Worlds 指向世界的鏈接Active Worlds Activeworlds Inc.英语Active Worlds aw://<worldserver host>:<worldserver port>/<worldname> 當用戶從Active Worlds世界打開網站時,通常會將其視為引用者。
bolo英语Bolo_(1987_video_game) 加入Bolo遊戲 bolo://<hostname>/ 通常由IRC或遊戲服務器傳輸。
callto 開始Skype通信 callto:<screenname>
callto:<phonenumber> [5] (页面存档备份,存于互联网档案馆
Initialement apparu dans NetMeeting. Fonctionne avec les versions actuelles de Skype avec Mozilla Firefox, Internet Explorer et Safari

最初出現在NetMeeting中。 適用於 Firefox,Internet Explorer和Safari的當前Skype版本

chrome Utilisé par les interfaces construites avec XUL. Mozilla chrome://<package>/<section>/<path> (Ou <code><section></code> peut être "content", "skin" ou "locale") Fonctionne seulement dans les navigateurs basés sur Mozilla, tels que Firefox, SeaMonkey et Netscape.
coap Accède aux ressources par Constrained Application Protocol (CoAP). http://tools.ietf.org/html/draft-ietf-core-coap-04#section-6 (页面存档备份,存于互联网档案馆 coap://<host>[:<port>]/<path>[?<query>] Identifie les ressources CoAP et permet de localiser les resources.
content Accède à un fournisseur de contenu Android. Open Handset Alliance content://provider/<path> Effectue une requête sur un fournisseur de contenu (页面存档备份,存于互联网档案馆Android.
cvs Lien vers un dépôt CVS. Concurrent Versions System cvs://<method:logindetails>@<repository>/<modulepath>;[date=date to retrieve | tag=tag to retrieve]
doi Digital object identifier, a digital identifier for any object of intellectual property. doi:10.<publisher number>/<suffix>
Exemple : doi:10.1000/182
{{{2}}}
ed2k Resources available using the eDonkey2000 network eDonkey2000 ed2k://|file|<filename>|<size of file>|<hash of file>|/ ou
ed2k://|server|<host>|<port>|/
{{{2}}}
{{{2}}} web feed subscription feed:<absolute_uri> ou
feed://<hierarchical part>

exemples :
feed://example.com/rss.xml
feed:https://example.com/rss.xml

{{{2}}}]]{{{2}}}]] for a detailed overview of common implementations, supported software, and critics.
finger Querying user information using the Finger protocol http://tools.ietf.org/html/draft-ietf-uri-url-finger-02 (页面存档备份,存于互联网档案馆 finger://host[:port][/<request>]
fish Accessing another computer's files using the SSH protocol http://docs.kde.org/stable/en/kdebase/kioslave/fish.html (页面存档备份,存于互联网档案馆 fish://[<username>[:<password>]@]<hostname>[:<port>] {{{2}}}]]{{{2}}}]] for details about the protocol.
gg Starting chat with Gadu-Gadu user Gadu-Gadu gg:<userid>
gizmoproject Gizmo5 calling link. gizmoproject://call?id=<gizmo_id> {{{2}}}
gtalk Start a chat with a Google Talk user Google Talk gtalk:chat?jid=example@gmail.com {{{2}}}
iax2 Inter-Asterisk eXchange protocol version 2 http://tools.ietf.org/id/draft-guy-iax-03.txt (页面存档备份,存于互联网档案馆 iax2:[<username>@]<host>[:<port>][/<number>[?<context>]]

exemples :
iax2:[2001:db8::1]:4569/alice?friends
iax2:johnQ@example.com/12022561414

irc Connecting to an Internet Relay Chat server to join a channel. http://tools.ietf.org/html/draft-butcher-irc-url-04 (页面存档备份,存于互联网档案馆
http://tools.ietf.org/html/draft-mirashi-url-irc-01 (页面存档备份,存于互联网档案馆
irc://<host>[:<port>]/[<channel>[?<password>]] Assuming the client knows a server associated with the name, "host" may optionally be an IRC network name.
ircs Secure equivalent of irc http://tools.ietf.org/html/draft-butcher-irc-url-04 (页面存档备份,存于互联网档案馆 ircs://<host>[:<port>]/[<channel>[?<password>]] See irc
irc6 IPv6 equivalent of irc irc6://<host>[:<port>]/[<channel>[?<password>]] See irc
itms Used for connecting to the iTunes Music Store Apple Inc itms:
jar Compressed archive member Java API (页面存档备份,存于互联网档案馆 jar:<url>!/[<entry>] Works for any ZIP based file.
javascript Execute JavaScript code http://tools.ietf.org/html/draft-hoehrmann-javascript-scheme-00 (页面存档备份,存于互联网档案馆 javascript:<javascript to execute> Works in any modern browser.
keyparc Keyparc encrypt/decrypt resource. [[:{{{2}}}|{{{2}}}]]{{{2}}}]] keyparc://encrypt/<username>/<uri> ou

keyparc://decrypt/<username>/<uri>

lastfm Connecting to a radio stream from Last.fm. Last.fm lastfm://<radio_stream> ou lastfm://globaltags/<genre> ou
lastfm://user/<username>/<stuff>
ldaps Secure equivalent of ldap ldaps://[<host>[:<port>]][/<dn> [?[<attributes>][?[<scope>][?[<filter>][?<extensions>]]]]] Not an IETF standard, but commonly used in applications.
magnet "magnet links" http://magnet-uri.sourceforge.net/ (页面存档备份,存于互联网档案馆 magnet:?xt=urn:sha1:<hash of file>&dn=<display name>
(other parameters are also possible)
Used by various peer-to-peer clients, usually providing the hash of a file to be located on the network.
maps "map links" maps:q=<physical location> Some mobile web browsers will launch a dedicated mapping application.
mms Windows streaming media mms://<host>:<port>/<path> Used by Windows Media Player to stream audio and/or video.
msnim Adding a contact, or starting a conversation in Windows Live Messenger Windows Live Messenger Add a contact to the buddy list

msnim:add?contact=nada@nowhere.com
Start a conversation with a contact
msnim:chat?contact=nada@nowhere.com
Start a voice conversation with a contact
msnim:voice?contact=nada@nowhere.com
Start a video conversation with a contact
msnim:video?contact=nada@nowhere.com

{{{2}}}
mvn Access Apache Maven repository artifacts OPS4J mvn:org.ops4j.pax.web.bundles/service/0.2.0-SNAPSHOT
mvn:http://user:password@repository.ops4j.org/maven2!org.ops4j.pax.web.bundles/service/0.2.0
notes Open a Lotus Notes document or database Lotus Notes notes://<address> Used by IBM Lotus Notes to refer to documents and databases stored within the Lotus Notes system. When clicked in a browser on a computer with Lotus Notes client installed, Notes will open the document link as if a Notes DocLink were clicked within Notes.
psyc Used to identify or locate a person, group, place or a service and specify its ability to communicate PSYC psyc:[//<host>[:[<port>][<transport>]]/[<object-name>][#<channel-name>] {{{2}}}
paparazzi:http Used to launch and automatically take a screen shot using the application "Paparazzi" (Mac only) http://www.derailer.org/paparazzi/faq (页面存档备份,存于互联网档案馆 paparazzi:http:[//<host>[:[<port>][<transport>]]/ {{{2}}}
rmi Look up a Java object in an RMI registry. [[Sun Microsystems|Sun]] rmi://<host>[:<port>]/<object-name> {{{2}}}
rsync rsync rsync://<host>[:<port>]/<path>
secondlife Open the Map floater in Second Life application to teleport the resident to the location. Linden Lab secondlife://<region name>/<x position>/<y position>/<z position> {{{2}}}
sgn Social Graph Node Mapper Google exemple :

sgn://social-network.example.com/?ident=bob

{{{2}}}
skype Launching Skype call (official; see also callto:) Skype skype:<username|phonenumber>[?[add|call|chat|sendfile|userinfo]] {{{2}}}
ssh SSH connections (like telnet:) and http://tools.ietf.org/html/draft-ietf-secsh-scp-sftp-ssh-uri-04 (页面存档备份,存于互联网档案馆 ssh://[<user>[;fingerprint=<host-key fingerprint>]@]<host>[:<port>]
sftp SFTP file transfers (not be to confused with FTPS (FTP/SSL)) http://tools.ietf.org/html/draft-ietf-secsh-scp-sftp-ssh-uri-04 (页面存档备份,存于互联网档案馆 sftp://[<user>[;fingerprint=<host-key fingerprint>]@]<host>[:<port>]/<path>/<file>
smb Accessing SMB/CIFS shares http://tools.ietf.org/html/draft-crhertel-smb-url-11 (页面存档备份,存于互联网档案馆 smb://[<user>@]<host>[:<port>][/[<path>]][?<param1>=<value1>[;<param2>=<value2>]] ou
smb://[<user>@]<workgroup>[:<port>][/]
sms Interact with SMS capable devices for composing and sending messages. http://tools.ietf.org/html/draft-wilde-sms-uri-12 (页面存档备份,存于互联网档案馆 sms:<phone number>?<action> Should be used as a subset to the tel: schema. [來源請求]
soldat Joining servers Soldat soldat://<host>:<port>/[password]

exemple :
soldat://127.0.0.1:23073/thatssecret!

{{{2}}}
steam Interact with Steam: install apps, purchase games, run gamesTemplate:Etc. Steam, Valve Corporation steam:<command line arguments> ou
steam://<action>/<id, addon, IP, hostname, etc.>
{{{2}}}
svn Provides a link to a Subversion (SVN) source control repository Subversion (software) svn[+ssh]://<logindetails>@<repository><:port>/<modulepath>
teamspeak Joining a server. TeamSpeak teamspeak://<server>[:<port>]/[?<parameter1>=<value1>[&<parameter2>=<value2>]] {{{2}}}
unreal Joining servers Unreal unreal://<server>[:<port>]/ Unreal legacy "protocol"
ut2004 Joining servers Unreal Tournament 2004 ut2004://<server>[:<port>][/<map>?<options>] {{{2}}}
ventrilo Joining a server. Ventrilo ventrilo://<server>[:<port>]/[?<parameter1>=<value1>[&<parameter2>=<value2>]] {{{2}}}
view-source法语View-source URI scheme Shows a web page as code ‘in the raw’. Mozilla, Google Chrome view-source:<URI>

exemple :
view-source:http://en.wikipedia.org/wiki/URI_scheme

{{{2}}}
webcal Subscribing to calendars in iCalendar format iCalendar webcal://<hierarchical part>

exemple :
webcal://example.com/calendar.ics

HTTP as a transport protocol is assumed.
See Webcal for details.
wtai Wireless Telephony Application Interface WAP Forum wtai://wp/mc/+18165551212 {{{2}}}
wyciwyg What You Cache Is What You Get WYCIWYG Mozilla wyciwyg://<URI> See WYCIWYG for details.
xfire Adding friends and servers, joining servers, changing status text. Xfire xfire:<function>[?<parameter1>=<value1>[&<parameter2>=<value2>]] {{{2}}}
xri eXtensible Resource Identifier (XRI) OASIS http://www.oasis-open.org/committees/xri (页面存档备份,存于互联网档案馆 xri://<authority>[/[<path>]][?<query>][#fragment] {{{2}}}
ymsgr Sending an instant message to a Yahoo! Contact. Yahoo! Messenger ymsgr:sendIM?<screenname>


参考文献 编辑

  1. ^ Taken from the following documentation page of Firefox's Developer: Chrome registration (页面存档备份,存于互联网档案馆
  2. ^ . [2019-05-30]. (原始内容存档于2012-10-18). 

統一資源標誌符方案, 在计算机科学, uri方案是統一資源標誌符, 命名結構的第一級, 所有的统一资源定位符是從模式名稱後跟兩個點構建的, 構建的, 對句法和語義的具體一部分, 在很大程度上, 留給不同的技術規範, 由於大多數模式最初設計用於協議, 因此它們通常被錯誤地稱為, 協議, uri協議, 例如, 超文本傳輸協定方案通常用於使用超文本傳輸協定協議指定網絡資源, 現在, 此模式中的uri用於其他應用程序, 例如與協議無關的資源描述框架资源, 请参阅資源描述框架方案, 法语, schema, 或xml的命名空間. 在计算机科学 URI方案是統一資源標誌符 URI 命名結構的第一級 所有的统一资源定位符是從模式名稱後跟兩個點構建的 構建的 對句法和語義的具體一部分 在很大程度上 留給不同的技術規範 由於大多數模式最初設計用於協議 因此它們通常被錯誤地稱為 協議 或 URI協議 例如 超文本傳輸協定方案通常用於使用超文本傳輸協定協議指定網絡資源 現在 此模式中的URI用於其他應用程序 例如與協議無關的資源描述框架资源 请参阅資源描述框架方案 法语 RDF Schema 或XML的命名空間 目录 1 通用的语法 1 1 例子 2 在互聯網號碼分配局註冊的方案 3 通常使用的非官方URI方案 4 参考文献通用的语法 编辑 lt 方案名稱 gt lt 等級部分 gt 吗 lt 查询 gt lt 片段 gt 例子 编辑 以下是URI的兩個示例及其不同的組件 可以解釋為擴展名在互聯網號碼分配局註冊的方案 编辑在IANA註冊的官方URI方案如下 請注意 IETF草案 絕不是最終規範 因此不得對其進行處理 有關詳細信息 請參閱RFC 2026的第2 2節 方案 目的 狀態 由什麼標準定義 一般格式 備註aaa aaas Diameter Protocol Permanent RFC 3588 RFC 6733 aaa s lt host gt lt port gt transport lt transport gt protocol lt protocol gt example aaa host example com 1813 transport udp protocol radiusabout Displaying product information and internal information Permanent RFC 6694 See about URI scheme for more details Widely used by web browsers sometimes even providing interactive resources Individual vendors modify this scheme for instance the Opera web browser forwards to their opera scheme instead and Chrome uses chrome acap Application Configuration Access Protocol Permanent RFC 2244 acap lt user gt AUTH lt type gt lt host gt lt port gt lt entry gt URL scheme used within the ACAP protocol for the subdataset attribute referrals and inheritanceacct Identifying user account Permanent RFC 7565acr Anonymous Customer Reference Provisional IANA registration template 页面存档备份 存于互联网档案馆 Open Mobile Allianceadiumxtra Direct installation of Adium Xtras plugins Provisional IANA registration template 页面存档备份 存于互联网档案馆 The Adium Team adiumxtra www adiumxtras com download 0000 0000 refers to a specific Xtraafp Accessing Apple Filing Protocol shares Provisional IANA registration template 页面存档备份 存于互联网档案馆 IETF Draft over TCP IP afp lt user gt lt host gt lt port gt lt path gt over AppleTalk afp at lt user gt lt host gt lt zone gt afs Andrew File System global file names Provisional RFC 1738aim Controlling AOL Instant Messenger Provisional IANA registration template 页面存档备份 存于互联网档案馆 AOL aim lt function gt lt parameters gt Functions include goim addbuddy and buddyicon apt Experimental method of installing software using APT Provisional IANA registration template 页面存档备份 存于互联网档案馆 apt lt package name gt Commonly found on websites which contain Debian software repositories attachment Attaching resources to MHTML pages Provisional IANA registration template 页面存档备份 存于互联网档案馆 attachment lt resource number gt lt filename gt Opera specificaw Link to an Active Worlds world Provisional IANA registration template 页面存档备份 存于互联网档案馆 Activeworlds Inc aw lt worldserver host gt lt worldserver port gt lt worldname gt Mostly found in HTTP referers when users open a website from within an Active Worlds world barion Send e money to a Barion e money wallet Provisional IANA registration template 页面存档备份 存于互联网档案馆 Barion URI scheme barion lt target gt amount lt amount gt amp currency lt currency gt amp comment lt comment gt amp sender lt sender gt amp type purchase charity p2p Used by Barion mobile apps beshare Open a search query on a BeShare server Provisional IANA registration template 页面存档备份 存于互联网档案馆 BeShare source code beshare lt servername gt lt query gt Mostly used internally with variants bitcoin Send money to a Bitcoin address Provisional IANA registration template 页面存档备份 存于互联网档案馆 Bitcoin URI Scheme 页面存档备份 存于互联网档案馆 bitcoin lt address gt amount lt size gt amp label lt label gt amp message lt message gt blob Binary data access in browsers Provisional IANA registration template 页面存档备份 存于互联网档案馆 W3C 页面存档备份 存于互联网档案馆 bolo Join an existing bolo game Provisional IANA registration template 页面存档备份 存于互联网档案馆 bolo lt hostname gt Mostly passed via IRC or via tracker servers callto Launching Skype call And in Hungary the KLIP Software call too see also skype Provisional IANA registration template 页面存档备份 存于互联网档案馆 old version of IETF Draft 页面存档备份 存于互联网档案馆 callto lt screenname gt or callto lt phonenumber gt 1 页面存档备份 存于互联网档案馆 Introduced with Microsoft NetMeeting Works with current version of Skype with Internet Explorer Opera and Safaricap Calendar access protocol Permanent RFC 4324 generic syntax URL scheme used to designate both calendar stores and calendars accessible using the CAP protocolchrome Specifies user interfaces built using XUL in Mozilla based browsers Provisional IANA registration template 页面存档备份 存于互联网档案馆 Mozilla 页面存档备份 存于互联网档案馆 chrome lt package gt lt section gt lt path gt Where lt section gt is either content skin or locale Works only in Mozilla based browsers such as Firefox SeaMonkey and Netscape Not related to the Google Chrome browser chrome Used for the management of Google Chrome s settings In contrast with other browsers its preferences appear as web pages instead of dialog boxes Provisional IANA registration template 页面存档备份 存于互联网档案馆 Google 页面存档备份 存于互联网档案馆 chrome lt settings gt lt path gt lt specificSetting gt Works only in Google Chrome and Chromium chrome extension Manage the settings of extensions which have been installed Provisional IANA registration template 页面存档备份 存于互联网档案馆 Google 页面存档备份 存于互联网档案馆 chrome extension lt extensionID gt lt pageName gt html Where lt extensionID gt is the ID given to the extension by Chrome Web Store and lt pageName gt is the location of an HTML page Works only in Google Chrome and Chromium com eventbrite attendee Provisional IANA registration template 页面存档备份 存于互联网档案馆 cid Referencing individual parts of an SMTP MIME message Permanent RFC 2111 RFC 2392 cid lt content id gt e g referencing an attached image within a formatted e mail See also mid coap coaps Constrained Application Protocol Permanent RFC 7252 coap s lt host gt lt port gt lt path gt lt query gt Identify CoAP resources and provide a means of locating the resource content Accessing an Android content provider Provisional IANA registration template 页面存档备份 存于互联网档案馆 Open Handset Alliance content provider lt path gt Performs a query on an Android Content Provider 页面存档备份 存于互联网档案馆 crid TV Anytime Content Reference Identifier Permanent RFC 4078 crid lt host gt lt data gt Allow references to scheduled publications of broadcast media content cvs Provides a link to a Concurrent Versions System CVS Repository Provisional IANA registration template 页面存档备份 存于互联网档案馆 Concurrent Versions System cvs lt method logindetails gt lt repository gt lt modulepath gt date date to retrieve tag tag to retrieve data Inclusion of small data items inline Permanent RFC 2397 data lt mediatype gt base64 lt data gt dav HTTP Extensions for Distributed Authoring WebDAV Permanent RFC 2518 RFC 4918 dav Used for internal identifiers only WebDAV itself addresses resources using the http and https schemes 2 dict Dictionary service protocol Permanent RFC 2229 dict lt user gt lt auth gt lt host gt lt port gt d lt word gt lt database gt lt n gt dict lt user gt lt auth gt lt host gt lt port gt m lt word gt lt database gt lt strat gt lt n gt refer to definitions or word lists available using the DICT protocoldlna playsingle dlna playcontainer Provisional IANA registration template 页面存档备份 存于互联网档案馆 IANA registration template 页面存档备份 存于互联网档案馆 dns Domain Name System Permanent RFC 4501 dns lt host gt lt port gt lt dnsname gt lt dnsquery gt examples dns example TYPE A CLASS IN dns 192 168 1 1 ftp example org type A designates a DNS resource record set referenced by domain name class type and optionally the authoritydntp Direct Network Transfer Protocol Provisional IANA registration template 页面存档备份 存于互联网档案馆 dtn DTNRG research and development Provisional RFC 5050dvb Provisional IETF Drafted2k Resources available using the eDonkey2000 network Provisional IANA registration template 页面存档备份 存于互联网档案馆 eDonkey2000 ed2k file lt filename gt lt size of file gt lt hash of file gt or ed2k server lt host gt lt port gt Links to servers are also possible as are additional parameters Official documentation from eDonkey2000 website 存档于互联网档案馆 存檔 index example For examples Permanent RFC 7595 example lt anything gt facetime FaceTime is a video conferencing software developed by Apple for iPhone 4 the fourth generation iPod Touch and computers running Mac OS X Provisional IANA registration template 页面存档备份 存于互联网档案馆 Apple Inc facetime lt address gt lt MSISDN gt lt mobile number gt example facetime 19995551234 Apple has not published documentation on this protocol yet fax Used for telefacsimile numbers Historical RFC 2806 RFC 3966 fax lt phonenumber gt Deprecated in RFC 3966 in favour of tel Listed as Historical feed web feed subscription Provisional IANA registration template 页面存档备份 存于互联网档案馆 feed lt absolute uri gt or feed lt hierarchical part gt examples feed example com rss xml feed https example com rss xml See Feed URI scheme for a detailed overview of common implementations supported software and critics file Addressing files on local or network file systems Permanent RFC 1738 RFC 3986 file host path or RFC 3986 file host path Since this usually used for local files the host from RFC 1738 is often empty leading to a starting triple RFC 3986 allows an absolute path with no host part filesystem Abandoned part of File API Historical IANA registration template 页面存档备份 存于互联网档案馆 finger Querying user information using the Finger protocol Provisional IANA registration template 页面存档备份 存于互联网档案馆 IETF Draft finger host port lt request gt fish Accessing another computer s files using the SSH protocol Provisional IANA registration template 页面存档备份 存于互联网档案馆 fish KDE kioslave 页面存档备份 存于互联网档案馆 fish lt username gt lt password gt lt hostname gt lt port gt See Files transferred over shell protocol for details about the protocol ftp FTP resources Permanent RFC 1738 IETF Draft Old IETF Draft generic syntaxgeo A Uniform Resource Identifier for Geographic Locations Permanent RFC 5870 geo lt lat gt lt lon gt lt alt gt u lt uncertainty gt for WGS 84 Other coordinate reference systems including those for non terrestrial globes such as The Moon and Mars will be supported once registered gg Starting chat with Gadu Gadu user Provisional IANA registration template 页面存档备份 存于互联网档案馆 Gadu Gadu gg lt userid gt git Provides a link to a GIT repository Provisional IANA registration template 页面存档备份 存于互联网档案馆 Git Github example git github com user project name gitgizmoproject Gizmo5 calling link Provisional IANA registration template 页面存档备份 存于互联网档案馆 gizmoproject call id lt gizmo id gt May use sip instead of gizmoproject in recent versions of Gizmo5 go Common Name Resolution Protocol Permanent RFC 3368 go lt host gt lt common name gt lt attribute gt lt type gt lt value gt or go lt common name gt lt attribute gt lt type gt lt value gt gopher Used with Gopher protocol Permanent RFC 4266 gopher lt host gt lt port gt lt item type gt lt path gt gtalk Start a chat with a Google Talk user Provisional IANA registration template 页面存档备份 存于互联网档案馆 Google Talk gtalk chat jid example gmail com See Google Talk XMPP and http juberti blogspot com 2006 11 gtalk uri html 页面存档备份 存于互联网档案馆 for more informationh323 Used with H 323 multimedia communications Permanent RFC 3508 h323 lt user gt lt host gt lt port gt lt parameters gt hcp Displaying a help page on Microsoft Windows Help and Support Center Provisional IANA registration template 页面存档备份 存于互联网档案馆 Microsoft hcp system lt File gt htm Where lt File gt is the file to load Works only on Windows XP Later replaced by ms help http HTTP resources Permanent RFC 1738 RFC 2616 makes RFC 2068 obsolete RFC 7230 generic syntaxhttps HTTP connections secured using SSL TLS Permanent RFC 2817 RFC 7230 generic syntaxiax Inter Asterisk eXchange protocol version 2 Permanent RFC 5456 iax lt username gt lt host gt lt port gt lt number gt lt context gt examples iax 2001 db8 1 4569 alice friends iax johnQ example com 12022561414icap Internet Content Adaptation Protocol Permanent RFC 3507icon Provisional IETF Draftim Instant messaging protocol Permanent RFC 3860 im lt username gt lt host gt and also im sip lt username gt lt host gt for MS Communicator launching Works as xmpp URI for single user chat sessions imap Accessing e mail resources through IMAP Permanent RFC 2192 RFC 5092 imap lt user gt AUTH lt type gt lt host gt lt port gt lt command gt info Information Assets with Identifiers in Public Namespaces Permanent RFC 4452iotdisco Identify things on Internet of Things Provisional IANA registration template 页面存档备份 存于互联网档案馆 ipn Provisional RFC 6260ipp Internet Printing Protocol Permanent RFC 3510ipps Internet Printing Protocol over HTTPS Permanent RFC 7472irc Connecting to an Internet Relay Chat server to join a channel Provisional IANA registration template 页面存档备份 存于互联网档案馆 IETF Draft Old IETF Draft 页面存档备份 存于互联网档案馆 irc lt host gt lt port gt lt channel gt lt password gt Assuming the client knows a server associated with the name host may optionally be an IRC network name irc6 IPv6 equivalent of irc Provisional IANA registration template 页面存档备份 存于互联网档案馆 irc6 lt host gt lt port gt lt channel gt lt password gt See ircircs Secure equivalent of irc Provisional IANA registration template 页面存档备份 存于互联网档案馆 IETF Draft ircs lt host gt lt port gt lt channel gt lt password gt See irciris iris beep iris xpc iris xpcs iris lws Internet Registry Information Service Permanent RFC 3981 RFC 3983 RFC 4992 RFC 4992 RFC 4993itms Used for connecting to the iTunes Music Store Provisional IANA registration template 页面存档备份 存于互联网档案馆 Apple Inc itms jabber Permanent IANA registration template 页面存档备份 存于互联网档案馆 jar Compressed archive member Provisional IANA registration template 页面存档备份 存于互联网档案馆 Java API 页面存档备份 存于互联网档案馆 jar lt url gt lt entry gt Works for any ZIP based file jms Java Message Service Provisional RFC 6167keyparc Keyparc encrypt decrypt resource Provisional IANA registration template 页面存档备份 存于互联网档案馆 Bloombase keyparc encrypt lt username gt lt uri gt or keyparc decrypt lt username gt lt uri gt lastfm Connecting to a radio stream from Last fm Provisional IANA registration template 页面存档备份 存于互联网档案馆 Last fm lastfm lt radio stream gt or lastfm globaltags lt genre gt or lastfm user lt username gt lt stuff gt ldap LDAP directory request Permanent RFC 2255 RFC 4516 ldap lt host gt lt port gt lt dn gt lt attributes gt lt scope gt lt filter gt lt extensions gt example ldap ldap1 example net 6666 o University 20of 20Michigan c US sub cn Babs 20Jensen ldaps Secure equivalent of ldap Provisional IANA registration template 页面存档备份 存于互联网档案馆 Old version of IETF Draft 页面存档备份 存于互联网档案馆 ldaps lt host gt lt port gt lt dn gt lt attributes gt lt scope gt lt filter gt lt extensions gt Not an IETF standard but commonly used in applications magnet magnet links Provisional IANA registration template 页面存档备份 存于互联网档案馆 Magnet URI Project 页面存档备份 存于互联网档案馆 magnet xt urn sha1 lt hash of file gt amp dn lt display name gt other parameters are also possible Used by various peer to peer clients usually providing the hash of a file to be located on the network mailserver Access to data available from mail servers Historical RFC 6196mailto SMTP e mail addresses and default content Permanent RFC 6068 mailto lt address gt lt header1 gt lt value1 gt amp lt header2 gt lt value2 gt example mailto jsmith example com subject A 20Test amp body My 20idea 20is 3A 20 0A Headers are optional but often include subject body can be used to pre fill the body of the message maps map links Provisional IANA registration template 页面存档备份 存于互联网档案馆 maps q lt physical location gt Some mobile web browsers will launch a dedicated mapping application See also geo RFC 5870 market Opens Google Play Provisional IANA registration template 页面存档备份 存于互联网档案馆 Android 3 页面存档备份 存于互联网档案馆 market details id Package name or market search q Search Query or market search q pub Publisher Name Supported by Android devicesmessage Direct link to specific email message Provisional IANA registration template 页面存档备份 存于互联网档案馆 Apple Inc 4 页面存档备份 存于互联网档案馆 message lt MESSAGE ID gt message lt MESSAGE ID gt Supported by Mail since OS X 10 5mid Referencing SMTP MIME messages or parts of messages Permanent RFC 2111 RFC 2392 mid lt message id gt lt content id gt See also cid mms Windows streaming media Provisional IANA registration template 页面存档备份 存于互联网档案馆 Microsoft mms lt host gt lt port gt lt path gt Used by Windows Media Player to stream audio and or video modem Historical RFC 2806 RFC 3966 Deprecated in RFC 3966 in favour of tel Listed as Historical ms help Displaying a help page on Microsoft Windows Help and Support Center Used by Windows Vista and later Provisional IANA registration template 页面存档备份 存于互联网档案馆 Microsoft ms help lt section gt lt path gt lt file gt htm Where lt section gt is a library of help files the name of the library begins with MS lt path gt is the sub libraries and lt file gt is the name of the file Works only on Windows Vista and later ms settings ms settings airplanemode ms settings bluetooth ms settings camera ms settings cellular ms settings cloudstorage ms settings emailandaccounts ms settings language ms settings location ms settings lock ms settings nfctransactions ms settings notifications ms settings power ms settings privacy ms settings proximity ms settings screenrotation ms settings wifi ms settings workplace Settings application in Windows Provisional IANA registration templates 页面存档备份 存于互联网档案馆 msnim Adding a contact or starting a conversation in Windows Live Messenger Provisional IANA registration template 页面存档备份 存于互联网档案馆 Windows Live Messenger Add a contact to the buddy list msnim add contact nada example com Start a conversation with a contact msnim chat contact nada example com Start a voice conversation with a contact msnim voice contact nada example com Start a video conversation with a contact msnim video contact nada example com Can be invoked from a web page or via a run command or an Internet Explorer browser URL won t work with Firefox 2 0 0 8 For web pages use this HTML lt a href chat contact nada example com gt Click to chat lt a gt msrp msrps Message Session Relay Protocol Permanent RFC 4975mtqp Message Tracking Query Protocol Permanent RFC 3887mumble Joining a server Provisional IANA registration template 页面存档备份 存于互联网档案馆 Mumble mumble username password lt address gt port channelpath version lt serverversion gt amp title lt servername gt amp url lt serverurl gt Official documentation from Mumble website 页面存档备份 存于互联网档案馆 mupdate Mailbox Update Protocol Permanent RFC 3656mvn Access Apache Maven repository artifacts Provisional IANA registration template 页面存档备份 存于互联网档案馆 OPS4J mvn org ops4j pax web bundles service 0 2 0 SNAPSHOTmvn http user password repository ops4j org maven2 org ops4j pax web bundles service 0 2 0news Usenet newsgroups and postings Permanent RFC 1738 RFC 5538 news lt newsgroupname gt or news lt message id gt References a particular resource regardless of location nfs Network File System resources Permanent RFC 2224 generic syntaxni nih Permanent RFC 6920nntp Usenet NNTP Permanent RFC 1738 RFC 5538 nntp lt host gt lt port gt lt newsgroup name gt lt article number gt Referencing a specific host is often less useful than referencing the resource generically as NNTP servers are not always publicly accessiblenotes Open a Lotus Notes document or database Provisional IANA registration template 页面存档备份 存于互联网档案馆 Lotus Notes notes lt address gt Used by IBM Lotus Notes to refer to documents and databases stored within the Lotus Notes system When clicked in a browser on a computer with Lotus Notes client installed Notes will open the document link as if a Notes DocLink were clicked within Notes oid Provisional IANA registration template 页面存档备份 存于互联网档案馆 IETF Draftopaquelocktoken Permanent RFC 2518 RFC 4918pack Historical IANA registration template 页面存档备份 存于互联网档案馆 IETF Draftpalm Used to designate system services in HP webOS applications Provisional IANA registration template 页面存档备份 存于互联网档案馆 HP webOS palm lt servicename gt lt method gt Official documentation from HP webOS Services Overviewpaparazzi Used to launch and automatically take a screen shot using the application Paparazzi Mac only Provisional IANA registration template 页面存档备份 存于互联网档案馆 Derailer 页面存档备份 存于互联网档案馆 paparazzi lt options gt http lt host gt lt port gt lt transport gt Official documentation from the Paparazzi website 页面存档备份 存于互联网档案馆 pkcs11 PKCS 11 Permanent RFC 7512platform Access to Eclipse platform resources Provisional IANA registration template 页面存档备份 存于互联网档案馆 Eclipse platform scheme documentation 页面存档备份 存于互联网档案馆 platform resource plugin fragment meta config base Registered with java net URL when launching with the org eclipse core filesystem bundle and heavily leveraged by org eclipse emf common util URI pop Accessing mailbox through POP3 Permanent RFC 2384 pop lt user gt AUTH lt auth gt lt host gt lt port gt pres Used in Common Profile for Presence CPP to identify presence Permanent RFC 3859 pres lt address gt lt header1 gt lt value1 gt amp lt header2 gt lt value2 gt Similar to mailto prospero Prospero Directory Service Historical RFC 1738 RFC 4157 Listed as Historical by IANA proxy Alter proxy settings in the FoxyProxy application Provisional IANA registration template 页面存档备份 存于互联网档案馆 FoxyProxy proxy lt option gt lt value gt amp lt option gt lt value gt amp Official documentation from FoxyProxy websitepsyc Used to identify or locate a person group place or a service and specify its ability to communicate Provisional IANA registration template 页面存档备份 存于互联网档案馆 PSYC psyc lt host gt lt port gt lt transport gt lt object name gt lt channel name gt Official documentation from PSYC website 页面存档备份 存于互联网档案馆 query Opens a filesystem query Provisional IANA registration template 页面存档备份 存于互联网档案馆 Haiku query lt queryformula gt Implemented by the url wrapper applicationredis rediss Redis database Provisional IANA registration template 页面存档备份 存于互联网档案馆 IANA registration template 页面存档备份 存于互联网档案馆 reload REsource LOcation And Discovery Protocol Permanent RFC 6940 reload lt destination gt lt overlay gt lt specifier gt res Used by Internet Explorer to display error pages when the server doesn t have its own customized error pages or when there is no response from the server in case which the server wasn t found like when the server is down or the domain isn t registered or when there is no Internet connection or in case of a timeout Provisional IANA registration template 页面存档备份 存于互联网档案馆 Microsoft 页面存档备份 存于互联网档案馆 res ieframe dll lt File gt Where lt File gt is the file to load Works only in Internet Explorer resource Creating mapping for resource protocol aliases generted by the resource instruction Used by Firefox 1 Provisional IANA registration template 页面存档备份 存于互联网档案馆 Mozilla resource lt aliasname gt Where lt aliasname gt is the name of the aliase Works only in Firefox rmi Look up a Java object in an RMI registry Provisional IANA registration template 页面存档备份 存于互联网档案馆 Sun rmi lt host gt lt port gt lt object name gt URI scheme understood by JNDI Can be used to lookup a remote Java object within an RMI registry typically for the purposes of RMI on that object Host port in the URI are of the rmiregistry 页面存档备份 存于互联网档案馆 process not the remote object rsync rsync Provisional RFC 5781 rsync lt host gt lt port gt lt path gt rtmfp Real Time Media Flow Protocol Provisional IANA registration template 页面存档备份 存于互联网档案馆 RFC 7425 rtmfp lt host gt lt application gt lt media gt rtmp Real Time Messaging Protocol Provisional IANA registration template 页面存档备份 存于互联网档案馆 Adobe Systems rtmp lt host gt lt application gt lt media gt URI schema used to connect to Adobe Flash Media Server rtsp Real Time Streaming Protocol Permanent RFC 2326secondlife Open the Map floater in Second Life application to teleport the resident to the location Provisional IANA registration template 页面存档备份 存于互联网档案馆 Linden Lab secondlife lt region name gt lt x position gt lt y position gt lt z position gt Used by SLurl com 页面存档备份 存于互联网档案馆 Knowledge base article 页面存档备份 存于互联网档案馆 service Permanent RFC 2609session Media Resource Control Protocol Permanent RFC 4463 RFC 6787 session lt content id gt example session help root level storesftp SFTP file transfers not be to confused with FTPS FTP SSL Provisional IANA registration template 页面存档备份 存于互联网档案馆 IETF Draft sftp lt user gt fingerprint lt host key fingerprint gt lt host gt lt port gt lt path gt lt file gt sgn Social Graph Node Mapper Provisional IANA registration template 页面存档备份 存于互联网档案馆 Google example sgn social network example com ident bob Official documentation from sgnodemapper project 页面存档备份 存于互联网档案馆 shttp Secure HTTP Permanent RFC 2660 Largely superseded by HTTPS sieve ManageSieve protocol Permanent RFC 5804sip Used with Session Initiation Protocol SIP Permanent RFC 2543 RFC 3969 RFC 3261 sip lt user gt lt password gt lt host gt lt port gt lt uri parameters gt lt headers gt examples sip alice atlanta com subject project 20x amp priority urgent sip 1 212 555 1212 1234 gateway com user phonesips Secure equivalent of sip Permanent RFC 3969 RFC 3261 sips lt user gt lt password gt lt host gt lt port gt lt uri parameters gt lt headers gt skype Launching Skype call see also callto Provisional IANA registration template 页面存档备份 存于互联网档案馆 Skype 页面存档备份 存于互联网档案馆 skype lt username phonenumber gt add call chat sendfile userinfo smb Accessing SMB CIFS shares Provisional IANA registration template 页面存档备份 存于互联网档案馆 IETF Draft smb lt user gt lt host gt lt port gt lt path gt lt param1 gt lt value1 gt lt param2 gt lt value2 gt or smb lt user gt lt workgroup gt lt port gt or smb lt domain gt lt username gt lt password gt lt server gt lt port gt lt share gt lt path gt lt param gt lt value gt lt param2 gt lt value2 gt 2 example smb workgroup user password server share folder file txtsms Interact with SMS capable devices for composing and sending messages Permanent RFC 5724 sms lt phone number gt lt action gt examples sms 15105550101 body hello 20there sms 15105550101 15105550102 body hello 20there Should be used as a subset to the tel schema 來源請求 snews NNTP over SSL TLS Historical RFC 5538snmp Simple Network Management Protocol Permanent RFC 4088 snmp user host port lt context gt lt contextEngineID gt lt oid gt examples snmp example com 1 3 6 1 2 1 1 3 snmp tester5 example com 8161 bridge1 800002b804616263soap beep soap beeps Permanent RFC 3288 RFC 4227soldat Joining servers Provisional IANA registration template 页面存档备份 存于互联网档案馆 Soldat soldat lt host gt lt port gt password example soldat 127 0 0 1 23073 thatssecret Official note in Manual 页面存档备份 存于互联网档案馆 spotify Load a track album artist search or playlist in Spotify Provisional IANA registration template 页面存档备份 存于互联网档案馆 Spotify spotify lt artist album track gt lt id gt or spotify search lt text gt or spotify user lt username gt playlist lt id gt example spotify track 2jCnn1QPQ3E8ExtLe6INsx Informally specified in Spotify official blog post by CTO Andreas Ehn ssh SSH connections like telnet Provisional IANA registration template 页面存档备份 存于互联网档案馆 IETF Draft ssh lt user gt fingerprint lt host key fingerprint gt lt host gt lt port gt steam Interact with Steam install apps purchase games run games etc Provisional IANA registration template 页面存档备份 存于互联网档案馆 Steam Valve Corporation steam lt command line arguments gt or steam lt action gt lt id addon IP hostname etc gt Official documentation from Valve Developer Community website 页面存档备份 存于互联网档案馆 stun stuns Session Traversal Utilities for NAT STUN Permanent RFC 7064 stun s lt host gt lt port gt svn Provides a link to a Subversion SVN source control repository Provisional IANA registration template 页面存档备份 存于互联网档案馆 Subversion svn ssh lt logindetails gt lt repository gt lt port gt lt modulepath gt tag Tag URI Permanent RFC 4151 tag lt email domainname gt lt date gt lt Item gt Represented entities do not necessarily have to be accessible electronically teamspeak Joining a server Provisional IANA registration template 页面存档备份 存于互联网档案馆 TeamSpeak teamspeak lt server gt lt port gt lt parameter1 gt lt value1 gt amp lt parameter2 gt lt value2 gt Official documentation from TeamSpeak Website 页面存档备份 存于互联网档案馆 tel Used for telephone numbers Permanent RFC 5341 RFC 3966 RFC 2806 tel lt phonenumber gt telnet Used with telnet Permanent RFC 1738 RFC 4248 telnet lt user gt lt password gt lt host gt lt port gt tftp Trivial File Transfer Protocol Permanent RFC 3617things Interact with Things create new to dos or go to a specific list Provisional IANA registration template 页面存档备份 存于互联网档案馆 Cultured Code things command parameter1 value1 amp parameter2 Works in iOS or OS X if Things by Cultured Code is installed Complete documentationthismessage multipart related relative reference resolution Permanent IANA registration template 页面存档备份 存于互联网档案馆 RFC 2557tn3270 Interactive 3270 emulation sessions Permanent RFC 6270tip Transaction Internet Protocol Permanent RFC 2371turn turns Traversal Using Relays around NAT TURN Permanent RFC 7065 turn s lt host gt lt port gt transport lt transport gt tv TV Broadcasts Permanent RFC 2838udp BitTorrent tracker protocol based on UDP Provisional IANA registration template 页面存档备份 存于互联网档案馆 BitTorrent udp lt server gt lt port gt Documentation UDP tracker protocol 页面存档备份 存于互联网档案馆 udp MPEG Transport Stream over UDP Provisional IANA registration template 页面存档备份 存于互联网档案馆 MPEG TS udp lt localaddress gt lt destination multicastgroup gt lt port gt Supported by FFmpeg VLC and other common video streaming applications and appliances Each UDP packet typically contains 1 to 7 188 byte TS packets with no additional headers or footers unreal Joining servers Provisional IANA registration template 页面存档备份 存于互联网档案馆 Unreal unreal lt server gt lt port gt Unreal legacy protocol urn Uniform Resource Names Permanent RFC 2141 urn lt namespace gt lt specificpart gt Commonly used with namespace uuid See URN Namespaces 页面存档备份 存于互联网档案馆 ut2004 Joining servers Provisional IANA registration template 页面存档备份 存于互联网档案馆 Unreal Tournament 2004 ut2004 lt server gt lt port gt lt map gt lt options gt Documentation from Unreal Developer Networkvemmi Versatile Multimedia Interface Permanent RFC 2122ventrilo Joining a server Provisional IANA registration template 页面存档备份 存于互联网档案馆 Ventrilo ventrilo lt server gt lt port gt lt parameter1 gt lt value1 gt amp lt parameter2 gt lt value2 gt Official documentation from Ventrilo Website 页面存档备份 存于互联网档案馆 videotex Historical IANA registration template 页面存档备份 存于互联网档案馆 IETF Draft RFC 2122 RFC 3986view source Shows a web page as code in the raw Provisional IANA registration template 页面存档备份 存于互联网档案馆 IETF Draft view source lt absolute URI gt where lt absolute URI gt is specified in RFC 3986 Example view source http en wikipedia org wiki URI scheme See view source URI scheme for details wais Used with Wide area information server WAIS Historical RFC 1738 RFC 4156 wais lt host gt lt port gt lt database gt lt search gt or wais lt host gt lt port gt lt database gt lt wtype gt lt wpath gt Listed as Historical by IANA webcal Subscribing to calendars in iCalendar format Provisional IANA registration template 页面存档备份 存于互联网档案馆 iCalendar webcal lt hierarchical part gt example webcal example com calendar ics HTTP as a transport protocol is assumed See Webcal for details ws wss WebSocket protocol Permanent RFC 6455 ws lt hierarchical part gt wtai Wireless Telephony Application Interface Provisional IANA registration template 页面存档备份 存于互联网档案馆 WAP Forum wtai wp mc 18165551212 See Application Protocol Wireless Application Environment Specification Version 1 1 for details wyciwyg What You Cache Is What You Get WYCIWYG Provisional IANA registration template 页面存档备份 存于互联网档案馆 Mozilla wyciwyg lt URI gt See WYCIWYG for details xcon xcon userid Permanent RFC 6501xfire Adding friends and servers joining servers changing status text Provisional IANA registration template 页面存档备份 存于互联网档案馆 Xfire xfire lt function gt lt parameter1 gt lt value1 gt amp lt parameter2 gt lt value2 gt Official documentation from Xfire websitexmlrpc beep xmlrpc beeps Permanent RFC 3529xmpp XMPP Permanent RFC 4622 RFC 5122 xmpp lt user gt lt host gt lt port gt lt resource gt lt query gt xri eXtensible Resource Identifier XRI Provisional IANA registration template 页面存档备份 存于互联网档案馆 OASIS XRI Technical Committee 页面存档备份 存于互联网档案馆 xri lt authority gt lt path gt lt query gt fragment Official documentation from OASIS XRI Technical Committee 页面存档备份 存于互联网档案馆 ymsgr Sending an instant message to a Yahoo Contact Provisional IANA registration template 页面存档备份 存于互联网档案馆 Yahoo Messenger ymsgr sendIM lt screenname gt z39 50 Z39 50 information access Historical RFC 1738 RFC 2056z39 50r Z39 50 retrieval Permanent RFC 2056 z39 50r lt host gt lt port gt lt database gt lt docid gt esn lt elementset gt rs lt recordsyntax gt z39 50s Z39 50 session Permanent RFC 2056 z39 50s lt host gt lt port gt lt database gt lt docid gt esn lt elementset gt rs lt recordsyntax gt 通常使用的非官方URI方案 编辑方案 目的 由誰定義 格式 備註adiumxtra 直接安裝Adium插件 Adium團隊 adiumxtra www adiumxtras com download 0000 0000標識特定插件 aim 讓您控制美國在線即時通訊 美國在線 aim lt function gt lt parameters gt 功能包括goim addbuddy和buddyicon apt 通過高级打包工具安裝軟件的實驗方法 apt lt package name gt 用於託管Debian軟件存儲庫的站點 afp 允許訪問苹果归档协议共享 http tools ietf org html draft ietf svrloc afp service 01 页面存档备份 存于互联网档案馆 通過 互联网协议套件 afp lt user gt lt host gt lt port gt lt path gt 通過 AppleTalk afp at lt user gt lt host gt lt zone gt aw 英语 Active Worlds 指向世界的鏈接Active Worlds Activeworlds Inc 英语 Active Worlds aw lt worldserver host gt lt worldserver port gt lt worldname gt 當用戶從Active Worlds 世界打開網站時 通常會將其視為引用者 bolo 英语 Bolo 1987 video game 加入Bolo遊戲 bolo lt hostname gt 通常由IRC或遊戲服務器傳輸 callto 開始Skype通信 callto lt screenname gt 或 callto lt phonenumber gt 5 页面存档备份 存于互联网档案馆 Initialement apparu dans NetMeeting Fonctionne avec les versions actuelles de Skype avec Mozilla Firefox Internet Explorer et Safari 最初出現在NetMeeting中 適用於Firefox Internet Explorer和Safari的當前Skype版本chrome Utilise par les interfaces construites avec XUL Mozilla chrome lt package gt lt section gt lt path gt Ou lt code gt lt section gt lt code gt peut etre content skin ou locale Fonctionne seulement dans les navigateurs bases sur Mozilla tels que Firefox SeaMonkey et Netscape coap Accede aux ressources par Constrained Application Protocol CoAP http tools ietf org html draft ietf core coap 04 section 6 页面存档备份 存于互联网档案馆 coap lt host gt lt port gt lt path gt lt query gt Identifie les ressources CoAP et permet de localiser les resources content Accede a un fournisseur de contenu Android Open Handset Alliance content provider lt path gt Effectue une requete sur un fournisseur de contenu 页面存档备份 存于互联网档案馆 Android cvs Lien vers un depot CVS Concurrent Versions System cvs lt method logindetails gt lt repository gt lt modulepath gt date date to retrieve tag tag to retrieve doi Digital object identifier a digital identifier for any object of intellectual property The International DOI Foundation doi 10 lt publisher number gt lt suffix gt br Exemple doi 10 1000 182 2 ed2k Resources available using the eDonkey2000 network eDonkey2000 ed2k file lt filename gt lt size of file gt lt hash of file gt ou ed2k server lt host gt lt port gt 2 2 web feed subscription feed lt absolute uri gt ou feed lt hierarchical part gt exemples feed example com rss xml feed https example com rss xml 2 2 for a detailed overview of common implementations supported software and critics finger Querying user information using the Finger protocol http tools ietf org html draft ietf uri url finger 02 页面存档备份 存于互联网档案馆 finger host port lt request gt fish Accessing another computer s files using the SSH protocol http docs kde org stable en kdebase kioslave fish html 页面存档备份 存于互联网档案馆 fish lt username gt lt password gt lt hostname gt lt port gt 2 2 for details about the protocol gg Starting chat with Gadu Gadu user Gadu Gadu gg lt userid gt gizmoproject Gizmo5 calling link gizmoproject call id lt gizmo id gt 2 gtalk Start a chat with a Google Talk user Google Talk gtalk chat jid example gmail com 2 iax2 Inter Asterisk eXchange protocol version 2 http tools ietf org id draft guy iax 03 txt 页面存档备份 存于互联网档案馆 iax2 lt username gt lt host gt lt port gt lt number gt lt context gt exemples iax2 2001 db8 1 4569 alice friends iax2 johnQ example com 12022561414irc Connecting to an Internet Relay Chat server to join a channel http tools ietf org html draft butcher irc url 04 页面存档备份 存于互联网档案馆 http tools ietf org html draft mirashi url irc 01 页面存档备份 存于互联网档案馆 irc lt host gt lt port gt lt channel gt lt password gt Assuming the client knows a server associated with the name host may optionally be an IRC network name ircs Secure equivalent of irc http tools ietf org html draft butcher irc url 04 页面存档备份 存于互联网档案馆 ircs lt host gt lt port gt lt channel gt lt password gt See ircirc6 IPv6 equivalent of irc irc6 lt host gt lt port gt lt channel gt lt password gt See ircitms Used for connecting to the iTunes Music Store Apple Inc itms jar Compressed archive member Java API 页面存档备份 存于互联网档案馆 jar lt url gt lt entry gt Works for any ZIP based file javascript Execute JavaScript code http tools ietf org html draft hoehrmann javascript scheme 00 页面存档备份 存于互联网档案馆 javascript lt javascript to execute gt Works in any modern browser keyparc Keyparc encrypt decrypt resource 2 2 2 keyparc encrypt lt username gt lt uri gt ou keyparc decrypt lt username gt lt uri gt lastfm Connecting to a radio stream from Last fm Last fm lastfm lt radio stream gt ou lastfm globaltags lt genre gt ou lastfm user lt username gt lt stuff gt ldaps Secure equivalent of ldap ldaps lt host gt lt port gt lt dn gt lt attributes gt lt scope gt lt filter gt lt extensions gt Not an IETF standard but commonly used in applications magnet magnet links http magnet uri sourceforge net 页面存档备份 存于互联网档案馆 magnet xt urn sha1 lt hash of file gt amp dn lt display name gt other parameters are also possible Used by various peer to peer clients usually providing the hash of a file to be located on the network maps map links maps q lt physical location gt Some mobile web browsers will launch a dedicated mapping application mms Windows streaming media mms lt host gt lt port gt lt path gt Used by Windows Media Player to stream audio and or video msnim Adding a contact or starting a conversation in Windows Live Messenger Windows Live Messenger Add a contact to the buddy list msnim add contact nada nowhere com Start a conversation with a contact msnim chat contact nada nowhere com Start a voice conversation with a contact msnim voice contact nada nowhere com Start a video conversation with a contact msnim video contact nada nowhere com 2 mvn Access Apache Maven repository artifacts OPS4J mvn org ops4j pax web bundles service 0 2 0 SNAPSHOTmvn http user password repository ops4j org maven2 org ops4j pax web bundles service 0 2 0notes Open a Lotus Notes document or database Lotus Notes notes lt address gt Used by IBM Lotus Notes to refer to documents and databases stored within the Lotus Notes system When clicked in a browser on a computer with Lotus Notes client installed Notes will open the document link as if a Notes DocLink were clicked within Notes psyc Used to identify or locate a person group place or a service and specify its ability to communicate PSYC psyc lt host gt lt port gt lt transport gt lt object name gt lt channel name gt 2 paparazzi http Used to launch and automatically take a screen shot using the application Paparazzi Mac only http www derailer org paparazzi faq 页面存档备份 存于互联网档案馆 paparazzi http lt host gt lt port gt lt transport gt 2 rmi Look up a Java object in an RMI registry Sun Microsystems Sun rmi lt host gt lt port gt lt object name gt 2 rsync rsync rsync lt host gt lt port gt lt path gt secondlife Open the Map floater in Second Life application to teleport the resident to the location Linden Lab secondlife lt region name gt lt x position gt lt y position gt lt z position gt 2 sgn Social Graph Node Mapper Google exemple sgn social network example com ident bob 2 skype Launching Skype call official see also callto Skype skype lt username phonenumber gt add call chat sendfile userinfo 2 ssh SSH connections like telnet and http tools ietf org html draft ietf secsh scp sftp ssh uri 04 页面存档备份 存于互联网档案馆 ssh lt user gt fingerprint lt host key fingerprint gt lt host gt lt port gt sftp SFTP file transfers not be to confused with FTPS FTP SSL http tools ietf org html draft ietf secsh scp sftp ssh uri 04 页面存档备份 存于互联网档案馆 sftp lt user gt fingerprint lt host key fingerprint gt lt host gt lt port gt lt path gt lt file gt smb Accessing SMB CIFS shares http tools ietf org html draft crhertel smb url 11 页面存档备份 存于互联网档案馆 smb lt user gt lt host gt lt port gt lt path gt lt param1 gt lt value1 gt lt param2 gt lt value2 gt ou smb lt user gt lt workgroup gt lt port gt sms Interact with SMS capable devices for composing and sending messages http tools ietf org html draft wilde sms uri 12 页面存档备份 存于互联网档案馆 sms lt phone number gt lt action gt Should be used as a subset to the tel schema 來源請求 soldat Joining servers Soldat soldat lt host gt lt port gt password exemple soldat 127 0 0 1 23073 thatssecret 2 steam Interact with Steam install apps purchase games run gamesTemplate Etc Steam Valve Corporation steam lt command line arguments gt ou steam lt action gt lt id addon IP hostname etc gt 2 svn Provides a link to a Subversion SVN source control repository Subversion software svn ssh lt logindetails gt lt repository gt lt port gt lt modulepath gt teamspeak Joining a server TeamSpeak teamspeak lt server gt lt port gt lt parameter1 gt lt value1 gt amp lt parameter2 gt lt value2 gt 2 unreal Joining servers Unreal unreal lt server gt lt port gt Unreal legacy protocol ut2004 Joining servers Unreal Tournament 2004 ut2004 lt server gt lt port gt lt map gt lt options gt 2 ventrilo Joining a server Ventrilo ventrilo lt server gt lt port gt lt parameter1 gt lt value1 gt amp lt parameter2 gt lt value2 gt 2 view source 法语 View source URI scheme Shows a web page as code in the raw Mozilla Google Chrome view source lt URI gt exemple view source http en wikipedia org wiki URI scheme 2 webcal Subscribing to calendars in iCalendar format iCalendar webcal lt hierarchical part gt exemple webcal example com calendar ics HTTP as a transport protocol is assumed See Webcal for details wtai Wireless Telephony Application Interface WAP Forum wtai wp mc 18165551212 2 wyciwyg What You Cache Is What You Get WYCIWYG Mozilla wyciwyg lt URI gt See WYCIWYG for details xfire Adding friends and servers joining servers changing status text Xfire xfire lt function gt lt parameter1 gt lt value1 gt amp lt parameter2 gt lt value2 gt 2 xri eXtensible Resource Identifier XRI OASIS http www oasis open org committees xri 页面存档备份 存于互联网档案馆 xri lt authority gt lt path gt lt query gt fragment 2 ymsgr Sending an instant message to a Yahoo Contact Yahoo Messenger ymsgr sendIM lt screenname gt 参考文献 编辑 Taken from the following documentation page of Firefox s Developer Chrome registration 页面存档备份 存于互联网档案馆 JCIFS API Class jcifs smb SmbFile 2019 05 30 原始内容存档于2012 10 18 取自 https zh wikipedia org w index php title 統一資源標誌符方案 amp oldid 79040945, 维基百科,wiki,书籍,书籍,图书馆,

文章

,阅读,下载,免费,免费下载,mp3,视频,mp4,3gp, jpg,jpeg,gif,png,图片,音乐,歌曲,电影,书籍,游戏,游戏。