|
227 | 227 | <div class="head">
|
228 | 228 | <h1 property="schema:name">Solid Protocol</h1>
|
229 | 229 |
|
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> |
231 | 231 |
|
232 | 232 | <details open="">
|
233 | 233 | <summary>More details about this document</summary>
|
@@ -273,7 +273,7 @@ <h1 property="schema:name">Solid Protocol</h1>
|
273 | 273 |
|
274 | 274 | <dl id="document-modified">
|
275 | 275 | <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> |
277 | 277 | </dl>
|
278 | 278 |
|
279 | 279 | <dl id="document-feedback">
|
@@ -1580,6 +1580,16 @@ <h2 property="schema:name">Changelog</h2>
|
1580 | 1580 | <td><a href="#report-legal-obstacles" rel="spec:changeSubject">#report-legal-obstacles</a></td>
|
1581 | 1581 | <td property="spec:statement">Add advisement for <a href="#report-legal-obstacles">report legal obstacles</a>.</td>
|
1582 | 1582 | </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> |
1583 | 1593 | </tbody>
|
1584 | 1594 | <tfoot>
|
1585 | 1595 | <tr>
|
|
0 commit comments