Skip to content

Commit 9ec63e7

Browse files
committed
Reset ED and further detach from W3C CG 'report'
1 parent c975462 commit 9ec63e7

File tree

1 file changed

+23
-56
lines changed

1 file changed

+23
-56
lines changed

protocol.html

Lines changed: 23 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
content:counter(appendix, upper-alpha) "." counter(sub-appendix) "\00a0";
216216
}
217217
</style>
218-
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" media="all" rel="stylesheet" title="CG-DRAFT" />
218+
<link href="https://www.w3.org/StyleSheets/TR/2021/base.css" media="all" rel="stylesheet" title="W3C-Base" />
219219
<link href="https://www.w3.org/StyleSheets/TR/2021/dark.css" media="(prefers-color-scheme: dark)" rel="stylesheet" />
220220
<link href="https://dokie.li/media/css/dokieli.css" media="all" rel="stylesheet" />
221221
<script async="" src="https://dokie.li/scripts/dokieli.js"></script>
@@ -227,7 +227,7 @@
227227
<div class="head">
228228
<h1 property="schema:name">Solid Notifications Protocol</h1>
229229

230-
<p id="w3c-state"><a href="https://www.w3.org/standards/types/#reports" rel="rdf:type">Draft Community Group Report</a>, <time datetime="2024-05-12T00:00:00Z">12 May 2024</time></p>
230+
<p id="w3c-state">Editor’s Draft, <time datetime="2024-06-03T00:00:00Z">2024-06-03</time></p>
231231

232232
<details open="">
233233
<summary>More details about this document</summary>
@@ -277,7 +277,7 @@ <h1 property="schema:name">Solid Notifications Protocol</h1>
277277

278278
<dl id="document-modified">
279279
<dt>Modified</dt>
280-
<dd><time content="2024-05-12T00:00:00Z" datatype="xsd:dateTime" datetime="2024-05-12T00:00:00Z" property="schema:dateModified">2024-05-12</time></dd>
280+
<dd><time content="2024-06-03T00:00:00Z" datatype="xsd:dateTime" datetime="2024-06-03T00:00:00Z" property="schema:dateModified">2024-06-03</time></dd>
281281
</dl>
282282

283283
<dl id="document-feedback">
@@ -297,7 +297,7 @@ <h1 property="schema:name">Solid Notifications Protocol</h1>
297297

298298
<dl id="document-version">
299299
<dt>Version</dt>
300-
<dd><span lang="" property="schema:version" xml:lang="">0.3.0</span></dd>
300+
<dd><span lang="" property="schema:version" xml:lang="">0.4.0</span></dd>
301301
</dl>
302302

303303
<dl id="document-in-reply-to">
@@ -355,7 +355,7 @@ <h1 property="schema:name">Solid Notifications Protocol</h1>
355355
</dl>
356356
</details>
357357

358-
<p class="copyright" rel="dcterms:rights" resource="#document-rights"><span property="dcterms:description"><a href="https://www.w3.org/policies/#copyright">Copyright</a> © 2021–2024 the Contributors to Solid Protocol, Version 0.3.0, published by the <a href="https://www.w3.org/groups/cg/solid/">Solid Community Group</a> under the <a about="" href="https://www.w3.org/community/about/agreements/cla/" rel="schema:license">W3C Community Contributor License Agreement (CLA)</a>. A human-readable <a href="https://www.w3.org/community/about/agreements/cla-deed/">summary</a> is available. All code snippets are in the public domain, <a about="" href="https://creativecommons.org/public-domain/cc0/" rel="schema:license">CC0</a>.</span></p>
358+
<p class="copyright" rel="dcterms:rights" resource="#document-rights"><span property="dcterms:description"><a href="https://www.w3.org/policies/#copyright">Copyright</a> © 2021–2024 the Contributors to Solid Notiications Protocol, Editor’s Draft, under the <a about="" href="https://www.w3.org/community/about/agreements/cla/" rel="schema:license">W3C Community Contributor License Agreement (CLA)</a>. A human-readable <a href="https://www.w3.org/community/about/agreements/cla-deed/">summary</a> is available. All code snippets are in the public domain, <a about="" href="https://creativecommons.org/public-domain/cc0/" rel="schema:license">CC0</a>.</span></p>
359359

360360
<hr title="Separator for header" />
361361
</div>
@@ -371,7 +371,9 @@ <h2>Abstract</h2>
371371
<section id="sotd" inlist="" rel="schema:hasPart" resource="#sotd">
372372
<h2 property="schema:name">Status of This Document</h2>
373373
<div datatype="rdf:HTML" property="schema:description">
374-
<p>This report was published by the <a href="https://www.w3.org/groups/cg/solid/">Solid Community Group</a>. It is not a W3C Standard nor is it on the W3C Standards Track. Please note that under the <a href="https://www.w3.org/community/about/agreements/cla/">W3C Community Contributor License Agreement (CLA)</a> there is a limited opt-out and other conditions apply. Learn more about <a href="https://www.w3.org/community/">W3C Community and Business Groups</a>.</p>
374+
<p>This report was not published by the <a href="https://www.w3.org/groups/cg/solid/">Solid Community Group</a>. It is not a W3C Standard nor is it on the W3C Standards Track.</p>
375+
376+
<p>Publication as an Editor’s Draft does not imply endorsement by anyone. This document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress. You are invited to contribute any feedback, comments, or questions you might have.</p>
375377
</div>
376378
</section>
377379

@@ -388,9 +390,9 @@ <h2>Table of Contents</h2>
388390
<li class="tocline">
389391
<a class="tocxref" href="#introduction"><bdi class="secno">1.</bdi> <span>Introduction</span></a>
390392
<ol>
391-
<li class="tocline"><a href="#overview"><bdi class="secno">1.1</bdi> <span>Overview</span></a></li>
392-
<li class="tocline"><a href="#namespaces"><bdi class="secno">1.2</bdi> <span>Namespaces</span></a></li>
393-
<li class="tocline"><a href="#conformance"><bdi class="secno">1.3</bdi> <span>Conformance</span></a></li>
393+
<li class="tocline"><a class="tocxref" href="#overview"><bdi class="secno">1.1</bdi> <span>Overview</span></a></li>
394+
<li class="tocline"><a class="tocxref" href="#namespaces"><bdi class="secno">1.2</bdi> <span>Namespaces</span></a></li>
395+
<li class="tocline"><a class="tocxref" href="#conformance"><bdi class="secno">1.3</bdi> <span>Conformance</span></a></li>
394396
</ol>
395397
</li>
396398
<li class="tocline">
@@ -941,14 +943,14 @@ <h3 content="Notification Message Data Model" property="schema:name">Notificatio
941943
</div>
942944
</section>
943945

944-
<section id="considerations" inlist="" rel="schema:hasPart" resource="#considerations">
946+
<section id="considerations" inlist="" rel="schema:hasPart" resource="#considerations" typeof="spec:Considerations">
945947
<h2 property="schema:name">Considerations</h2>
946948
<div datatype="rdf:HTML" property="schema:description">
947-
<p>This section details security and privacy considerations.</p>
949+
<p>This section details <span about="" rel="spec:consideration"><a href="#security-considerations">security</a> and <a href="#privacy-considerations">privacy</a> considerations</span>.</p>
948950

949951
<p>Some of the normative references with this specification point to documents with a <em>Living Standard</em> or <em>Draft</em> status, meaning their contents can still change over time. It is advised to monitor these documents, as such changes might have implications.</p>
950952

951-
<section id="security-considerations" inlist="" rel="schema:hasPart" resource="#security-considerations">
953+
<section id="security-considerations" inlist="" rel="schema:hasPart" resource="#security-considerations" typeof="spec:SecurityConsiderations">
952954
<h3 property="schema:name">Security Considerations</h3>
953955
<div datatype="rdf:HTML" property="schema:description">
954956
<p><em>This section is non-normative.</em></p>
@@ -959,14 +961,14 @@ <h3 property="schema:name">Security Considerations</h3>
959961
</div>
960962
</section>
961963

962-
<section id="privacy-considerations" inlist="" rel="schema:hasPart" resource="#privacy-considerations">
964+
<section id="privacy-considerations" inlist="" rel="schema:hasPart" resource="#privacy-considerations" typeof="spec:PrivacyConsiderations">
963965
<h3 property="schema:name">Privacy Considerations</h3>
964966
<div datatype="rdf:HTML" property="schema:description">
965967
<p><em>This section is non-normative.</em></p>
966968
</div>
967969
</section>
968970

969-
<section id="security-privacy-review" inlist="" rel="schema:hasPart" resource="#security-privacy-review">
971+
<section id="security-privacy-review" inlist="" rel="schema:hasPart" resource="#security-privacy-review" typeof="spec:SelfReviewQuestionnaireSecurityPrivacy">
970972
<h3 property="schema:name">Security and Privacy Review</h3>
971973
<div datatype="rdf:HTML" property="schema:description">
972974
<p><em>This section is non-normative.</em></p>
@@ -1038,12 +1040,12 @@ <h2 property="schema:name">Changelog</h2>
10381040
<div datatype="rdf:HTML" property="schema:description">
10391041
<p><em>This section is non-normative.</em></p>
10401042

1041-
<p>This document is based on <a href="https://solidproject.org/TR/2022/notifications-protocol-20221231">Solid Notifications Protocol, Version 0.2.0</a>. A <a href="https://github.com/solid/notifications/issues?q=milestone%3A%220.3%22+is%3Aclosed">list of issues addressed</a>, a <a href="https://services.w3.org/htmldiff?doc1=https%3A%2F%2Fsolidproject.org%2FTR%2F2022%2Fnotifications-protocol-20221231&amp;doc2=https%3A%2F%2Fsolid.github.io%2Fnotifications%2Fprotocol">diff from Solid Notifications Protocol, Version 0.2.0 to this latest version</a>, as well as a <a href="https://github.com/solid/notifications/commits/main/protocol.html">detailed log of changes</a> are available.</p>
1043+
<p>This document is based on <a href="https://solidproject.org/TR/2024/notifications-protocol-202040512">Solid Notifications Protocol, Version 0.3.0</a>. A <a href="https://github.com/solid/notifications/issues?q=milestone%3A%220.4%22+is%3Aclosed">list of issues addressed</a>, a <a href="https://services.w3.org/htmldiff?doc1=https%3A%2F%2Fsolidproject.org%2FTR%2F2022%2Fnotifications-protocol-20221231&amp;doc2=https%3A%2F%2Fsolid.github.io%2Fnotifications%2Fprotocol">diff from Solid Notifications Protocol, Version 0.3.0 to this latest version</a>, as well as a <a href="https://github.com/solid/notifications/commits/main/protocol.html">detailed log of changes</a> are available.</p>
10421044

10431045
<p>The following summary of <em>editorial</em>, <em>substantive</em>, and <em>registry</em> <span about="" rel="spec:changelog" resource="#changelog">changes</span> are classified using the <cite>W3C Process Document</cite> <cite><a href="https://www.w3.org/Consortium/Process/#correction-classes">Classes of Changes</a></cite> [<cite><a class="bibref" href="#bib-w3c-process">W3C-PROCESS</a></cite>]:</p>
10441046

1045-
<table id="changes-since-notifications-protocol-20221231">
1046-
<caption>Changes since <a href="https://solidproject.org/TR/2022/notifications-protocol-20221231">Solid Notifications Protocol, Version 0.2.0</a></caption>
1047+
<table id="changes-since-notifications-protocol-20240512">
1048+
<caption>Changes since <a href="https://solidproject.org/TR/2024/notifications-protocol-20240512">Solid Notifications Protocol, Version 0.3.0</a></caption>
10471049
<thead>
10481050
<tr>
10491051
<th>Change Class</th>
@@ -1053,50 +1055,15 @@ <h2 property="schema:name">Changelog</h2>
10531055
</thead>
10541056
<tbody about="#changelog" rel="spec:change">
10551057
<tr about="#fab8a00e-e633-4947-90ba-df6f0e4ecc7d" typeof="spec:Change">
1056-
<td><a href="https://www.w3.org/2023/Process-20230612/#class-1" rel="spec:changeClass" resource="spec:ChangeClass1">1</a></td>
1058+
<td><a href="https://www.w3.org/Consortium/Process/#class-1" rel="spec:changeClass" resource="spec:ChangeClass1">1</a></td>
10571059
<td><a href="" rel="spec:changeSubject">Document</a></td>
10581060
<td property="spec:statement">Amend broken links, style sheets, or invalid markup.</td>
10591061
</tr>
10601062
<tr about="#d7f80478-0b63-4eee-a61c-59e8e659542e" typeof="spec:Change">
1061-
<td><a href="https://www.w3.org/2023/Process-20230612/#class-2" rel="spec:changeClass" resource="spec:ChangeClass2">2</a></td>
1063+
<td><a href="https://www.w3.org/Consortium/Process/#class-2" rel="spec:changeClass" resource="spec:ChangeClass2">2</a></td>
10621064
<td><a href="" rel="spec:changeSubject">Document</a></td>
10631065
<td property="spec:statement">Amend language and document details.</td>
10641066
</tr>
1065-
<tr about="#b17c2adb-8946-42ba-8e92-2beb8557459a" typeof="spec:Change">
1066-
<td><a href="https://www.w3.org/2023/Process-20230612/#class-4" rel="spec:changeClass" resource="spec:ChangeClass4">4</a></td>
1067-
<td><a href="#DiscoveryClient" rel="spec:changeSubject">#DiscoveryClient</a></td>
1068-
<td property="spec:statement">Add <a href="#DiscoveryClient">DiscoveryClient</a> as a new <a href="#classes-of-products">product class</a>.</td>
1069-
</tr>
1070-
<tr about="#bc9d1ee1-dcb7-403c-abbd-35ee1c732189" typeof="spec:Change">
1071-
<td><a href="https://www.w3.org/2023/Process-20230612/#class-3" rel="spec:changeClass" resource="spec:ChangeClass3">3</a></td>
1072-
<td><a href="#discovery-client-resource-server-interoperability" rel="spec:changeSubject">#discovery-client-resource-server-interoperability</a></td>
1073-
<td property="spec:statement">Replace <em>Subscription Client–Resource Server interoperability</em> with <a href="#discovery-client-resource-server-interoperability">Discovery Client–Resource Server interoperability</a>.</td>
1074-
</tr>
1075-
<tr about="#a5a91f3d-856c-43dd-a34a-1ec32e835063" typeof="spec:Change">
1076-
<td><a href="https://www.w3.org/2023/Process-20230612/#class-3" rel="spec:changeClass" resource="spec:ChangeClass3">3</a></td>
1077-
<td><a href="#discovery" rel="spec:changeSubject">#discovery</a></td>
1078-
<td property="spec:statement">Update <a href="#discovery">discovery</a> description.</td>
1079-
</tr>
1080-
<tr about="#af3070d4-80fd-4da7-bb5d-9bab9f8b5980" typeof="spec:Change">
1081-
<td><a href="https://www.w3.org/2023/Process-20230612/#class-3" rel="spec:changeClass" resource="spec:ChangeClass3">3</a></td>
1082-
<td><a href="#resource-server-link-resource-description-resource" rel="spec:changeSubject">#resource-server-link-resource-description-resource</a></td>
1083-
<td property="spec:statement">Change intended consumer from <a href="#SubscriptionClient">SubscriptionClient</a> to <a href="#DiscoveryClient">DiscoveryClient</a> in <a href="#resource-server-link-resource-description-resource" rel="spec:changeSubject">#resource-server-link-resource-description-resource</a>.</td>
1084-
</tr>
1085-
<tr about="#eacdeb0f-75d9-4466-a190-306a55e4c2b6" typeof="spec:Change">
1086-
<td><a href="https://www.w3.org/2023/Process-20230612/#class-3" rel="spec:changeClass" resource="spec:ChangeClass3">3</a></td>
1087-
<td><a href="#resource-server-link-storage-description-resource" rel="spec:changeSubject">#resource-server-link-storage-description-resource</a></td>
1088-
<td property="spec:statement">Change intended consumer from <a href="#SubscriptionClient">SubscriptionClient</a> to <a href="#DiscoveryClient">DiscoveryClient</a> in <a href="#resource-server-link-storage-description-resource" rel="spec:changeSubject">#resource-server-link-storage-description-resource</a>.</td>
1089-
</tr>
1090-
<tr about="#b9334c45-1f8e-4af1-a9bb-2ca26eb3a78b" typeof="spec:Change">
1091-
<td><a href="https://www.w3.org/2023/Process-20230612/#class-4" rel="spec:changeClass" resource="spec:ChangeClass4">4</a></td>
1092-
<td><a href="#resource-server-description-resource-response" rel="spec:changeSubject">#resource-server-description-resource-response</a></td>
1093-
<td property="spec:statement">Add <a href="#resource-server-description-resource-response">#resource-server-description-resource-response</a> to require <a href="#ResourceServer">ResourceServer</a> response content of the <a href="#description-resource">description resource</a> uses the <a href="#description-resource-data-model">Description Resource Data Model</a>.</td>
1094-
</tr>
1095-
<tr about="#c927530a-fbf3-45f9-840f-a8f3cc887ccf" typeof="spec:Change">
1096-
<td><a href="https://www.w3.org/2023/Process-20230612/#class-3" rel="spec:changeClass" resource="spec:ChangeClass3">3</a></td>
1097-
<td><a href="#json-ld-format" rel="spec:changeSubject">#json-ld-format</a></td>
1098-
<td property="spec:statement">Change <a href="#json-ld-format">JSON-LD context and profile URI</a> to <code>https://www.w3.org/ns/solid/notifications-context/v1</code>.</td>
1099-
</tr>
11001067
</tbody>
11011068
<tfoot>
11021069
<tr>
@@ -1113,7 +1080,7 @@ <h2 property="schema:name">Changelog</h2>
11131080
</tfoot>
11141081
</table>
11151082

1116-
<p id="changes-previous">Changes since earlier versions of the Solid Notifications Protocol are detailed in the <a href="https://solidproject.org/TR/2022/notifications-protocol-20221231#change-log">changes section of the previous version</a> of the Solid Notifications Protocol.</p>
1083+
<p id="changes-previous">Changes since earlier versions of the Solid Notifications Protocol are detailed in the <a href="https://solidproject.org/TR/2024/notifications-protocol-20240512#change-log">changes section of the previous version</a> of the Solid Notifications Protocol.</p>
11171084
</div>
11181085
</section>
11191086

@@ -1196,7 +1163,7 @@ <h3 property="schema:name">Informative References</h3>
11961163
<div datatype="rdf:HTML" property="schema:description">
11971164
<dl class="bibliography" resource="">
11981165
<dt id="bib-solid-technical-reports">[SOLID-TECHNICAL-REPORTS]</dt>
1199-
<dd><cite><a href="https://solidproject.org/TR/" rel="cito:citesAsRelated">Solid Technical Reports</a></cite>. Sarven Capadisli. W3C Solid Community Group. 16 March 2024. Living Document. URL: <a href="https://solidproject.org/TR/">https://solidproject.org/TR/</a></dd>
1166+
<dd><cite><a href="https://solidproject.org/TR/" rel="cito:citesAsRelated">Solid Technical Reports</a></cite>. Sarven Capadisli. W3C Solid Community Group. 03 June 2024. Living Document. URL: <a href="https://solidproject.org/TR/">https://solidproject.org/TR/</a></dd>
12001167
<dt id="bib-notifications-ucr">[NOTIFICATIONS-UCR]</dt>
12011168
<dd><cite><a href="https://solid.github.io/notifications-panel/notifications-ucr" rel="cito:citesAsRelated">Solid Notifications Use Cases and Requirements</a></cite>. Sarven Capadisli. W3C Solid Community Group. 28 November 2022. W3C Editor’s Draft. URL: <a href="https://solid.github.io/notifications-panel/notifications-ucr">https://solid.github.io/notifications-panel/notifications-ucr</a></dd>
12021169
<dt id="bib-security-privacy-questionnaire">[SECURITY-PRIVACY-QUESTIONNAIRE]</dt>

0 commit comments

Comments
 (0)