[3] [DFN[[CODE(URI)@en[[[widget:]]]] [[URL]]]] は [[Widget]] の中の[[ファイル]]を表す [[URL]]
です。

* 仕様書

[REFS[
- [18] [CITE@en[Widget URIs]] ([TIME[2015-01-27 11:24:04 +09:00]] 版) <http://w3c.github.io/packaged-webapps/uri/Overview.html>
-- [2] [CITE@en[Widget URIs]] ([TIME[2010-04-15 21:27:19 +09:00]] 版) <http://dev.w3.org/2006/waf/widgets-uri/>
]REFS]

* authority

[9] [[authority]] には [[UUID]] を使う[['''べきである''']]とされています [SRC[>.2 6.2]]。

;;
[6] 当初は、 [[authority]] は不透明な文字列を指定しても良い、将来の版では意味を規定するかもしれない、とされていました
[SRC[>>2]]。

* path

[10] [[path]] は [[Widgets]] の [[ZIP]] ファイル内にある[[ファイル名]]です。

* query

[11] [[query]] を使うこともできますが、 [[dereference]] の際は無視されます [SRC[>.2 6.3]]。

;; [12] [[アプリケーション]]が引数として任意の用途で使うことができるものと思われます。

* 歴史

[1] [CITE[Widgets 1.0: URI Scheme]] ([TIME[2009-06-18 21:40:41 +09:00]] 版) <http://www.w3.org/TR/2009/WD-widgets-uri-20090618/>

** 終了

[REFS[
- [7] [CITE[Widget URI scheme]] ([TIME[2012-03-13 09:42:48 +09:00]] 版) <http://www.w3.org/TR/2012/NOTE-widgets-uri-20120313/>
- [8] [CITE@en[CfC: publish Widget URI spec as a WG Note; deadline March 9]] ([[Arthur Barstow]] 著, [TIME[2012-03-02 22:16:42 +09:00]] 版) <http://lists.w3.org/Archives/Public/public-webapps/2012JanMar/0965.html>
]REFS]

十分な関心を集められなかったとして、 [[WG Note]] として発行されたのを最後に開発終了となりました。

* 例

** UUID を使っている例

[EG[
[14] [SRC[>>2 6.3, 6.4]]

- [CODE(URI)[widget://c13c6f30-ce25-11e0-9572-0800200c9a66/index.html]]
- [CODE(URI)[widget://c13c6f30-ce25-11e0-9572-0800200c9a66/example.gif?hello]]
- [CODE(URI)[widget://c13c6f30-ce25-11e0-9572-0800200c9a66/example.gif?hello=foo&bar=baz]]
- [CODE(URI)[widget://c13c6f30-ce25-11e0-9572-0800200c9a66/example.gif?hello#hi-there]]
]EG]

** UUID を使っていない例

[13] 古い版の仕様書では [[UUID]] を使っていませんでした。

[EG[
[4] [SRC[>>2]]
[PRE(URI example code)[
widget://beefdead/dahuts/sightings/alpes-françaises.svg
]PRE]
]EG]

[EG[
[5] [SRC[>>2]]
[PRE(URI example code)[
widget:///secret-identities/marcoscàceres/batman.foaf
]PRE]
]EG]

* 関連

[15] [CODE(URI)@en[[[app:]]]] [[URL scheme]] は [CODE(URI)@en[[[widget:]]]] の再挑戦ともいえます。

[16] [CITE@en-US[Accessible Rich Internet Applications (WAI-ARIA) 1.0]]
( ([TIME[2014-01-14 16:21:51 +09:00]] 版))
<http://www.w3.org/WAI/PF/aria/complete#def_widget>

[17] [CITE@en[''''''[''''''widgets'''''']'''''' Widgets URI scheme... it's baaaack!]]
([[Marcos Caceres]] 著, [TIME[2009-05-22 17:24:43 +09:00]] 版)
<https://lists.w3.org/Archives/Public/public-pkg-uri-scheme/2009May/0000.html>