Skip to content

Commit 4bc6ca3

Browse files
jeswruvdsl
andauthored
chore: consistency of term "Implementors Guide" with main PR
Co-authored-by: Christoph Braun <braun@kit.edu>
1 parent 39dfce9 commit 4bc6ca3

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

solid26.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
33
<head>
44
<meta charset="utf-8" />
5-
<title>Solid26 Implementors Guide</title>
5+
<title>Solid26: Implementation Guide</title>
66
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport" />
77
<style>
88
main,
@@ -224,7 +224,7 @@
224224
<main>
225225
<article about="" typeof="schema:Article">
226226
<div class="head">
227-
<h1 property="schema:name">Solid26 Implementors Guide</h1>
227+
<h1 property="schema:name">Solid26: Implementation Guide</h1>
228228
<p id="w3c-state">Draft Community Group Report, <time datetime="2026-04-02T00:00:00Z">2026-04-02</time></p>
229229
<details open="">
230230
<summary>More details about this document</summary>
@@ -259,24 +259,24 @@ <h1 property="schema:name">Solid26 Implementors Guide</h1>
259259
</dl>
260260
<dl id="document-type">
261261
<dt>Document Type</dt>
262-
<dd>Implementors Guide</dd>
262+
<dd>Implementation Guide</dd>
263263
</dl>
264264
</details>
265-
<p class="copyright" rel="dcterms:rights" resource="#document-rights"><span property="dcterms:description"><a href="https://www.w3.org/policies/#copyright">Copyright</a> © 2026 the Contributors to the Solid26 Implementors Guide, 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.</span></p>
265+
<p class="copyright" rel="dcterms:rights" resource="#document-rights"><span property="dcterms:description"><a href="https://www.w3.org/policies/#copyright">Copyright</a> © 2026 the Contributors to Solid26: Implementation Guide, 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.</span></p>
266266
<hr title="Separator for header" />
267267
</div>
268268
<div datatype="rdf:HTML" id="content" property="schema:description">
269269
<section id="abstract">
270270
<h2>Abstract</h2>
271271
<div datatype="rdf:HTML" property="schema:abstract">
272-
<p>This document is the Solid26 Implementors Guide — a snapshot of the most mature and widely implemented Solid specification versions, collected to help developers and organisations identify a common baseline. It provides practical guidance for implementing the Solid specifications included in this collection.</p>
272+
<p>This document is an implementation guide for Solid26 — a snapshot of the most mature and widely implemented Solid specification versions, collected to help developers and organisations identify a common baseline. It provides practical guidance for implementing the Solid specifications included in this collection.</p>
273273
</div>
274274
</section>
275275
<section id="sotd" inlist="" rel="schema:hasPart" resource="#sotd">
276276
<h2 property="schema:name">Status of This Document</h2>
277277
<div datatype="rdf:HTML" property="schema:description">
278278
<p>This document was published by the <a href="https://www.w3.org/groups/cg/solid/">W3C 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>
279-
<p>This document is intended to provide implementation guidance for the Solid specifications collected in the Solid26 Implementors Guide. The content of this guide is informative and non-normative. It may be updated, replaced, or obsoleted by other documents at any time.</p>
279+
<p>This document is intended to provide implementation guidance for the Solid specifications collected in the Solid26 release. The content of this guide is informative and non-normative. It may be updated, replaced, or obsoleted by other documents at any time.</p>
280280
<p>Comments regarding this document are welcome. Please file issues on <a href="https://github.com/solid/specification/issues">GitHub</a>.</p>
281281
</div>
282282
</section>
@@ -324,8 +324,8 @@ <h2 property="schema:name">Introduction</h2>
324324
<p>
325325
The <a href="https://solidproject.org/TR/">Solid Technical Reports</a> comprise multiple specification documents with differing levels of maturity.
326326
The <a href="https://solidproject.org/TR/protocol">Solid Protocol</a> bundles the <a href="https://solidproject.org/TR/protocol#abstract">specifications that, together, provide applications with secure and permissioned access to externally stored data in an interoperable way</a>.
327-
The Solid26 Implementors Guide points implementers to fixed versions of the <a href="https://solidproject.org/TR/protocol">Solid Protocol</a> and its sub-specifications, a stable snapshot of the specifications to build against today.
328-
The Solid26 Implementors Guide selects for the most widely implemented specification versions at the time of this documents publication.
327+
Solid26 points implementers to fixed versions of the <a href="https://solidproject.org/TR/protocol">Solid Protocol</a> and its sub-specifications, a stable snapshot of the specifications to build against today.
328+
Solid26 selects for the most widely implemented specification versions at the time of this documents publication.
329329
</p>
330330
<p>This document does not define new normative requirements, but rather identifies and collects the specifications needed to build interoperable Solid applications and servers.</p>
331331
</div>
@@ -334,7 +334,7 @@ <h2 property="schema:name">Introduction</h2>
334334
<section id="specifications" inlist="" rel="schema:hasPart" resource="#specifications">
335335
<h2 property="schema:name">Specifications</h2>
336336
<div datatype="rdf:HTML" property="schema:description">
337-
<p>The Solid26 Implementors Guide recommends the following specification snapshots.</p>
337+
<p>This Solid26 Implementation Guide recommends the following specification snapshots.</p>
338338

339339
<section id="solid-protocol" inlist="" rel="schema:hasPart" resource="#solid-protocol">
340340
<h3>Solid Protocol</h3>
@@ -409,7 +409,7 @@ <h3>Solid-OIDC</h3>
409409
<p><a href="https://solidproject.org/TR/2022/oidc-20220328">Solid-OIDC</a> (v0.1.0, 2022-03-28) is included with the following comments:</p>
410410
<ul>
411411
<li>
412-
<p>Despite the Solid26 Implementors Guide including Solid-OIDC v0.1.0, it is not widely implemented. In particular, the Solid-OIDC recommended flow of User-Managed Access (UMA) is not supported by any open source Solid Server implementation. Current implementations rely on the access token issued by the OpenID Provider of the user to authenticate the user at a Solid Storage.</p>
412+
<p>Despite Solid26 including Solid-OIDC v0.1.0, it is not widely implemented. In particular, the Solid-OIDC recommended flow of User-Managed Access (UMA) is not supported by any open source Solid Server implementation. Current implementations rely on the access token issued by the OpenID Provider of the user to authenticate the user at a Solid Storage.</p>
413413
</li>
414414
</ul>
415415
<div class="note">
@@ -436,7 +436,7 @@ <h3>Web Access Control</h3>
436436
<section id="webid-1" inlist="" rel="schema:hasPart" resource="#webid-1">
437437
<h3>WebID 1.0</h3>
438438
<div datatype="rdf:HTML" property="schema:description">
439-
<p><a href="https://www.w3.org/2005/Incubator/webid/spec/identity/">WebID 1.0</a> (W3C Editor's Draft, 5 March 2014) is included with the following comments:</p>
439+
<p><a href="https://www.w3.org/2005/Incubator/webid/spec/identity/">WebID 1.0</a> (W3C Editor's Draft, 5 March 2014) is included.</p>
440440
<div class="note">
441441
<h4><span>Note</span></h4>
442442
<p>Throughout this document, references to "the WebID specification" or [<cite><a class="bibref" href="#ref-webid">WEBID</a></cite>] refer to WebID 1.0 as pinned here. WebID 1.0 has the status of a W3C Editor's Draft from the (now closed) W3C WebID Incubator Group; it has not progressed to a W3C Recommendation. The Solid Protocol and Solid-OIDC normatively reference WebID 1.0 for the definition of the term <em>WebID</em>.</p>
@@ -467,7 +467,7 @@ <h2 property="schema:name">Implementation Guidance</h2>
467467
<h3>WebID</h3>
468468
<div datatype="rdf:HTML" property="schema:description">
469469

470-
<p>This section gives implementation guidance for WebID in the context of the Solid26 Implementors Guide. It is organized into requirements derivable from the pinned specifications (<a href="#webid-normative">§ 3.1.1</a>) and common assumptions not required by them (<a href="#webid-non-normative">§ 3.1.2</a>) (see <a href="#specifications">§ 2 Specifications</a>), and a recommended profile assembly algorithm (<a href="#webid-algorithms">§ 3.1.3</a>). Guidance for client implementors is given in <a href="#client-guidance">§ 4 Guidance for clients</a>.</p>
470+
<p>This section gives implementation guidance for WebID in the context of the Solid26 Implementation Guide. It is organized into requirements derivable from the respective specifications (<a href="#webid-normative">§ 3.1.1</a>) and common assumptions not required by them (<a href="#webid-non-normative">§ 3.1.2</a>) (see <a href="#specifications">§ 2 Specifications</a>), and a recommended profile assembly algorithm (<a href="#webid-algorithms">§ 3.1.3</a>). Guidance for client implementers is given in <a href="#client-guidance">§ 4 Guidance for clients</a>.</p>
471471

472472
<p>For the purposes of this section, the following terms are used:</p>
473473
<dl>
@@ -480,7 +480,7 @@ <h3>WebID</h3>
480480
<dt><dfn id="dfn-preferences-document">Preferences Document</dfn></dt>
481481
<dd>A private Web resource, linked from the agent's <a href="#dfn-webid-profile">WebID Profile</a>, that holds settings and pointers to private data. Generally accessible only to the user (or a delegated agent).</dd>
482482
<dt><dfn id="dfn-webid-profile">WebID Profile</dfn></dt>
483-
<dd>The RDF graph [<cite><a class="bibref" href="#ref-rdf11-concepts">RDF11-CONCEPTS</a></cite>] formed by the union of the <a href="#dfn-webid-profile-document">WebID Profile Document</a> with any <a href="#dfn-extended-profile-document">Extended Profile Documents</a>, assembled per <a href="#webid-non-normative">§ 3.1.2 Common assumptions not required by Solid26 Implementors Guide specifications</a>.</dd>
483+
<dd>The RDF graph [<cite><a class="bibref" href="#ref-rdf11-concepts">RDF11-CONCEPTS</a></cite>] formed by the union of the <a href="#dfn-webid-profile-document">WebID Profile Document</a> with any <a href="#dfn-extended-profile-document">Extended Profile Documents</a>, assembled per <a href="#webid-non-normative">§ 3.1.2 Common assumptions not required by Solid26 Implementation Guide specifications</a>.</dd>
484484
</dl>
485485

486486
<section id="webid-normative" inlist="" rel="schema:hasPart" resource="#webid-normative">
@@ -510,7 +510,7 @@ <h4>Requirements derivable from Solid26 Implementors Guide specifications</h4>
510510
</section>
511511

512512
<section id="webid-non-normative" inlist="" rel="schema:hasPart" resource="#webid-non-normative">
513-
<h4>Common assumptions not required by Solid26 Implementors Guide specifications</h4>
513+
<h4>Common assumptions not required by Solid26 Implementation Guide specifications</h4>
514514
<div datatype="rdf:HTML" property="schema:description">
515515
<ol>
516516
<li>

0 commit comments

Comments
 (0)