Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
619a207
feat: initialise Solid26 implementors guide
jeswr Apr 5, 2026
59eaa64
fix: update Web Access Control links and dates in the specification
jeswr Apr 6, 2026
8fa3c69
fix: update versioning to include CG-Draft
jeswr Apr 6, 2026
4269b76
feat: add editor's note regarding WAC version updates
jeswr Apr 6, 2026
1798a18
fix: remove discussions of stability
jeswr Apr 6, 2026
d745ce3
fix: remove reference to WebID-TLS from Solid Protocol amendments
jeswr Apr 6, 2026
00b8caa
fix: remove Implementation Requirements section from specification
jeswr Apr 6, 2026
735cec4
fix: update implementation guide for Solid26 to clarify purpose and c…
jeswr Apr 6, 2026
f46d28f
fix: remove Acknowledgements section from Solid26 specification
jeswr Apr 6, 2026
ddc0188
fix: update Solid Protocol and related sections to reflect CG-DRAFT/F…
jeswr Apr 7, 2026
2ba9106
fix: update notes heading "Editors Note" -> "Note"
jeswr Apr 7, 2026
91216e0
fix: update ACP link to reflect correct section in Solid Protocol
jeswr Apr 8, 2026
7182399
fix: add Solid26 reference and links to specification table
jeswr Apr 8, 2026
2ce1f06
fix: clarify Solid Protocol and Web Access Control descriptions in So…
jeswr Apr 8, 2026
286e7c7
fix: add note on server interoperability with Solid26 clients
jeswr Apr 8, 2026
b5625db
fix: add Implementation Guidance section with WebID note
jeswr Apr 8, 2026
84996d7
Update solid26.html
jeswr Apr 14, 2026
cdf5962
Update solid26.html
jeswr Apr 15, 2026
84f1f3f
chore: update Christoph Brauns metadata
jeswr Apr 15, 2026
a35a492
Update solid26.html
jeswr Apr 15, 2026
51a6c32
Update solid26.html
jeswr Apr 15, 2026
17e6849
Apply suggestion from code review: CG Note -> CG Report
uvdsl Apr 15, 2026
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
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,13 @@ <h2 property="schema:name">Work Items</h2>
<th>Current Stage</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://solidproject.org/TR/solid26" rel="cito:citesForInformation">Solid26</a></td>
<td><a href="https://github.com/solid/specification">https://github.com/solid/specification</a></td>
<td>CG-DRAFT</td>
</tr>
</tbody>
<tbody>
<tr>
<td><a href="https://solidproject.org/TR/protocol" rel="cito:citesForInformation" typeof="doap:Specification">Solid Protocol</a></td>
Expand Down
Loading