Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/rules.json
Original file line number Diff line number Diff line change
Expand Up @@ -1429,7 +1429,7 @@
"draftStability": "It <span class=\"rfc2119\">must</span> include the following sentences in the \"Status Of This Document\": <blockquote class=\"boilerplate\">This is a draft document and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to cite this document as other than a work in progress.</blockquote>",
"patPolReq": "It <span class=\"rfc2119\">must</span> include a text related to the patent policy:<ul><li>if the document is under REC track, the text is:<blockquote class=\"boilerplate\"><p>This document was produced by a group operating under the <a href=\"https://www.w3.org/policies/patent-policy/\">W3C Patent Policy</a>. W3C maintains a <a rel=\"disclosure\" href=\"@@URI to IPP status or other page@@\">public list of any patent disclosures</a> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent that the individual believes contains <a href=\"https://www.w3.org/policies/patent-policy/#def-essential\">Essential Claim(s)</a> must disclose the information in accordance with <a href=\"https://www.w3.org/policies/patent-policy/#sec-Disclosure\">section 6 of the W3C Patent Policy</a>.</p></blockquote><div class=\"source\"> <span style=\"font-style: italic\">Include this source code</span>:<br><code>&lt;p&gt;This document was produced by a group operating under the &lt;a href=\"https://www.w3.org/policies/patent-policy/\"&gt;W3C Patent Policy&lt;/a&gt;. W3C maintains a &lt;a rel=\"disclosure\" href=\"@@URI to IPP status or other page@@\"&gt;public list of any patent disclosures&lt;/a&gt; made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent that the individual believes contains &lt;a href=\"https://www.w3.org/policies/patent-policy/#def-essential\"&gt;Essential Claim(s)&lt;/a&gt; must disclose the information in accordance with &lt;a href=\"https://www.w3.org/policies/patent-policy/#sec-Disclosure\"&gt;section 6 of the W3C Patent Policy&lt;/a&gt;.&lt;/p&gt;</code></div></li><li>if the document is under Note track or Registry track, it <span class=\"rfc2119\">must</span> set the licensing requirements related to the Patent Policy. The text is: <blockquote class=\"boilerplate\"><p>The <a href=\"https://www.w3.org/policies/patent-policy/\">W3C Patent Policy</a> does not carry any licensing requirements or commitments on this document.</p></blockquote><div class=\"source\"> <span style=\"font-style: italic\">Include this source code</span>:<br><code>&lt;p&gt;The &lt;a href=\"https://www.w3.org/policies/patent-policy/\"&gt;W3C Patent Policy&lt;/a&gt; does not carry any licensing requirements or commitments on this document.&lt;/p&gt;</code></p></li></ul>",
"knownDisclosureNumber": "It <span class=\"rfc2119\">must not</span> indicate the number of known disclosures at the time of publication.",
"whichProcess": "The document <span class=\"rfc2119\">must</span> include the following boilerplate text in the status section to identify the governing process: <blockquote class=\"boilerplate\"> <p>This document is governed by the <a id=\"w3c_process_revision\" href=\"https://www.w3.org/policies/process/20250818/\">03 November 2023 W3C Process Document</a>. </p> </blockquote> <div class=\"source\"> <span style=\"font-style: italic\">Include this source code</span>:<br><code>&lt;p&gt;This document is governed by the &lt;a id=\"w3c_process_revision\" href=\"https://www.w3.org/policies/process/20250818/\"&gt;03 November 2023 W3C Process Document&lt;/a&gt;. &lt;/p&gt;</code></div>",
"whichProcess": "The document <span class=\"rfc2119\">must</span> include the following boilerplate text in the status section to identify the governing process: <blockquote class=\"boilerplate\"> <p>This document is governed by the <a id=\"w3c_process_revision\" href=\"https://www.w3.org/policies/process/20250818/\">18 August 2023 W3C Process Document</a>. </p> </blockquote> <div class=\"source\"> <span style=\"font-style: italic\">Include this source code</span>:<br><code>&lt;p&gt;This document is governed by the &lt;a id=\"w3c_process_revision\" href=\"https://www.w3.org/policies/process/20250818/\"&gt;18 August 2023 W3C Process Document&lt;/a&gt;. &lt;/p&gt;</code></div>",
"discontinue": "If the document was published due to a W3C decision to stop work on this material, the status section <span class=\"rfc2119\">should</span> include that rationale.",
"expectations": "It <span class=\"rfc2119\">should</span> indicate the level of endorsement within the group for the material, set expectations that the group has completed work on the topics covered by the document, and set expectations about the group's commitment to respond to comments about the document.",
"ACRepFeedbackEmail": "It also <span class=\"rfc2119\">must</span> provide information to Advisory Committee Representatives about how to send their review comments (e.g., the <a href=\"https://www.w3.org/2002/09/wbs/33280/\">link to all AC reviews</a>, or a link to a specific questionnaire)",
Expand Down