Skip to content

Commit 3339e27

Browse files
committed
Update section names and add link to CG resolution for alsoKnownAs
1 parent 81e01ff commit 3339e27

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

ns/index.html

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ <h2 id="w3c-document-13-april-2018"><abbr title="World Wide Web Consortium">W3C<
436436
This document is merely a <abbr title="World Wide Web Consortium">W3C</abbr>-internal document. It
437437
has no official standing of any kind and does not represent consensus of the <abbr title="World Wide Web Consortium">W3C</abbr>
438438
Membership.
439-
</p></section><nav id="toc"><h2 class="introductory" id="table-of-contents">Table of Contents</h2><ol class="toc"><li class="tocline"><a href="#h-introduction" class="tocxref"><span class="secno">1. </span><span property="xhv:role" resource="xhv:heading"><span class="secno">1. </span>Introduction</span></a></li><li class="tocline"><a href="#class-definitions" class="tocxref"><span class="secno">2. </span>Class definitions</a></li><li class="tocline"><a href="#property-definitions" class="tocxref"><span class="secno">3. </span>Property definitions</a></li><li class="tocline"><a href="#extensions" class="tocxref"><span class="secno">4. </span>Extensions</a><ol class="toc"><li class="tocline"><a href="#activitypub" class="tocxref"><span class="secno">4.1 </span>ActivityPub</a></li><li class="tocline"><a href="#additional-terms" class="tocxref"><span class="secno">4.2 </span>Additional terms</a></li></ol></li><li class="tocline"><a href="#references" class="tocxref"><span class="secno">A. </span>References</a><ol class="toc"><li class="tocline"><a href="#normative-references" class="tocxref"><span class="secno">A.1 </span>Normative references</a></li></ol></li></ol></nav>
439+
</p></section><nav id="toc"><h2 class="introductory" id="table-of-contents">Table of Contents</h2><ol class="toc"><li class="tocline"><a href="#h-introduction" class="tocxref"><span class="secno">1. </span><span property="xhv:role" resource="xhv:heading"><span class="secno">1. </span>Introduction</span></a></li><li class="tocline"><a href="#class-definitions" class="tocxref"><span class="secno">2. </span>Class definitions</a></li><li class="tocline"><a href="#property-definitions" class="tocxref"><span class="secno">3. </span>Property definitions</a></li><li class="tocline"><a href="#extensions" class="tocxref"><span class="secno">4. </span>Extensions</a><ol class="toc"><li class="tocline"><a href="#activitypub" class="tocxref"><span class="secno">4.1 </span>ActivityPub</a></li><li class="tocline"><a href="#did-core" class="tocxref"><span class="secno">4.2 </span>DID Core</a></li></ol></li><li class="tocline"><a href="#references" class="tocxref"><span class="secno">A. </span>References</a><ol class="toc"><li class="tocline"><a href="#normative-references" class="tocxref"><span class="secno">A.1 </span>Normative references</a></li></ol></li></ol></nav>
440440

441441
<section property="bibo:hasPart" resource="#introduction" typeof="bibo:Chapter" id="introduction">
442442
<!--OddPage-->
@@ -617,7 +617,7 @@ <h3 id="links-and-relationships">Links and Relationships</h3>
617617

618618
<section id="extensions">
619619
<!--OddPage--><h2 id="x4-extensions"><span class="secno">4. </span>Extensions</h2>
620-
<p>This namespaced may be used by extensions to AS2 which are considered stable. The extensions must document their terms in a spec-like way at a persistant URL. Approval of extensions will be by the Social Web WG until it closes, and after that by the followup Community Group. Process and criteria for extensions approval is being finalised and will be described or linked to here in due course.</p>
620+
<p>This namespace may be used by extensions to AS2 which are considered stable. The extensions must document their terms in a spec-like way at a persistant URL. Approval of extensions will be by the Social Web WG until it closes, and after that by the followup Community Group. Process and criteria for extensions approval is being finalised and will be described or linked to here in due course.</p>
621621

622622
<section id="activitypub">
623623
<h3 id="x4-1-activitypub"><span class="secno">4.1 </span>ActivityPub</h3>
@@ -644,11 +644,16 @@ <h3 id="x4-1-activitypub"><span class="secno">4.1 </span>ActivityPub</h3>
644644
</ul>
645645
</section>
646646

647-
<section id="additional-terms">
648-
<h3 id="x4-2-additional-terms"><span class="secno">4.2 </span>Additional terms</h3>
649-
<p>The terms in this section are linked to their normative definitions in external specifications.</p>
647+
<section id="did-core">
648+
<h3 id="x4-2-did-core"><span class="secno">4.2 </span>DID Core</h3>
649+
<p>The terms in this section are described in the [<cite><a class="bibref" href="#bib-did-core">DID-CORE</a></cite>] specification.</p>
650650
<ul>
651-
<li><a href="https://www.w3.org/TR/did-core/#dfn-alsoknownas" id="alsoKnownAs">alsoKnownAs</a> [<cite><a class="bibref" href="#bib-did-core">DID-CORE</a></cite>]</li>
651+
<li>
652+
<a href="https://www.w3.org/TR/did-core/#dfn-alsoknownas" id="alsoKnownAs">alsoKnownAs</a> (<code>@id</code>)
653+
<ul>
654+
<li>Social Web Incubator CG Resolution: <a href="https://www.w3.org/2020/11/07-social-minutes.html#ResolutionSummary">2020-11-07</a></li>
655+
</ul>
656+
</li>
652657
</ul>
653658
</section>
654659

0 commit comments

Comments
 (0)