Skip to content

Commit 9c0467e

Browse files
committed
Update changelog for server-patch-n3-blank-nodes server-patch-n3-blank-nodes-syntax, and modified date
1 parent 119dbd2 commit 9c0467e

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

ED/protocol.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
<div class="head">
228228
<h1 property="schema:name">Solid Protocol</h1>
229229

230-
<p id="w3c-state">Editor’s Draft, <time datetime="2025-03-27T00:00:00Z">2025-03-27</time></p>
230+
<p id="w3c-state">Editor’s Draft, <time datetime="2025-04-12T00:00:00Z">2025-04-12</time></p>
231231

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

274274
<dl id="document-modified">
275275
<dt>Modified</dt>
276-
<dd><time content="2025-03-27T00:00:00Z" datatype="xsd:dateTime" datetime="2025-03-27T00:00:00Z" property="schema:dateModified">2025-03-27</time></dd>
276+
<dd><time content="2025-04-12T00:00:00Z" datatype="xsd:dateTime" datetime="2025-04-12T00:00:00Z" property="schema:dateModified">2025-04-12</time></dd>
277277
</dl>
278278

279279
<dl id="document-feedback">
@@ -1580,6 +1580,16 @@ <h2 property="schema:name">Changelog</h2>
15801580
<td><a href="#report-legal-obstacles" rel="spec:changeSubject">#report-legal-obstacles</a></td>
15811581
<td property="spec:statement">Add advisement for <a href="#report-legal-obstacles">report legal obstacles</a>.</td>
15821582
</tr>
1583+
<tr about="#b3dfc31e-6327-48e2-8a83-4cf95daa0a59" typeof="spec:Change">
1584+
<td><a href="https://www.w3.org/policies/process/#class-3" rel="spec:changeClass">3</a></td>
1585+
<td><a href="#server-patch-n3-blank-nodes" rel="spec:changeSubject">#server-patch-n3-blank-nodes</a></td>
1586+
<td property="spec:statement">Update requirement for server to not constrain <a href="#server-patch-n3-blank-nodes">blank node usage in N3 Patch <code>?insertion</code> formula</a>.</td>
1587+
</tr>
1588+
<tr about="#e9f8469b-de6a-482a-9c74-309ee2f25a85" typeof="spec:Change">
1589+
<td><a href="https://www.w3.org/policies/process/#class-4" rel="spec:changeClass">4</a></td>
1590+
<td><a href="#server-patch-n3-blank-nodes-syntax" rel="spec:changeSubject">#server-patch-n3-blank-nodes-syntax</a></td>
1591+
<td property="spec:statement">Add requirement for server to constrain <a href="#server-patch-n3-blank-nodes-syntax">blank node usage in N3 Patch syntax</a>.</td>
1592+
</tr>
15831593
</tbody>
15841594
<tfoot>
15851595
<tr>

0 commit comments

Comments
 (0)