zh.wikipedia.org/wiki/%E4%B8%87%E7%BB%B4%E7%BD%91
2 corrections found
全球資訊網作為一種應用層協定運作
萬維網本身不是「應用層協定」。W3C將萬維網定義為資訊空間/網路可存取資訊的集合;HTTP才是用於Web的應用層協定。
Full reasoning
這句把 Web(萬維網) 和 HTTP 混為一談了。
- W3C 對 Web 的定義是:「資訊空間」,或「網路可存取資訊的宇宙」。這描述的是一個由資源、URI、文件與連結構成的系統,而不是單一通訊協定。
- 相對地,IETF 的 HTTP 標準明確指出:HTTP 是 application-level protocol(應用層協定),而且它是 World Wide Web 的主要資訊傳輸協定。
因此,正確說法應類似於:HTTP 是 Web 使用的應用層協定之一,而不是「全球資訊網本身作為一種應用層協定運作」。
3 sources
- Help | W3C
The web ... is defined ... as follows: "The World Wide Web (WWW, or simply Web) is an information space ..." The web is an information space. The first three specifications for web technologies defined URLs, HTTP, and HTML.
- About The World Wide Web
The World Wide Web ... is the universe of network-accessible information ... The Web has a body of software, and a set of protocols and conventions.
- RFC 9110: HTTP Semantics
The Hypertext Transfer Protocol (HTTP) is a stateless application-level protocol ... HTTP has been the primary information transfer protocol for the World Wide Web since its introduction in 1990.
W3C做出讓步並放棄了XHTML
W3C 在 2009 年沒有「放棄 XHTML」。它只是決定不再續約 XHTML 2 工作組;W3C 官方頁面同時明確表示,之後仍有持續中的 XHTML 相關工作。
Full reasoning
這句把 「停止推進 XHTML 2」 說成了 「放棄 XHTML」,範圍過大,與 W3C 官方說法不符。
W3C 在 2009 年的官方新聞稿寫得很具體:到 2009 年底,XHTML 2 Working Group 的 charter 到期後將不再續約。這說的是 XHTML 2 工作組,不是整個 XHTML 技術家族。
而 W3C 的 XHTML2 Working Group 頁面之後仍明確寫道:
- 「For further ongoing work related to XHTML…」(仍有持續中的 XHTML 相關工作)
- 並保留大量 XHTML 規格與說明,且頁面也直接說 XHTML is the successor of HTML, and a series of specifications has been developed for XHTML。
所以更準確的表述應是:W3C 在 2009 年停止續約 XHTML 2 工作組,轉而把更多資源投入 HTML 5;但這不等於 W3C 放棄了整個 XHTML。
2 sources
- XHTML 2 Working Group Expected to Stop Work End of 2009, W3C to Increase Resources on HTML 5 | W3C
when the XHTML 2 Working Group charter expires as scheduled at the end of 2009, the charter will not be renewed.
- W3C XHTML2 Working Group Home Page
For further ongoing work related to XHTML, see the XHTML syntax section of the HTML5 specification. ... What is XHTML? ... XHTML is the successor of HTML, and a series of specifications has been developed for XHTML.