Skip to content

Commit 54a6723

Browse files
authored
Merge pull request #512 from w3c/511-extension-alsoKnownAs
Extension: alsoKnownAs from DID Core
2 parents b16b053 + 3339e27 commit 54a6723

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

ns/activitystreams.jsonld

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,10 @@
370370
"shares": {
371371
"@id": "as:shares",
372372
"@type": "@id"
373+
},
374+
"alsoKnownAs": {
375+
"@id": "as:alsoKnownAs",
376+
"@type": "@id"
373377
}
374378
}
375379
}

ns/index.html

Lines changed: 16 additions & 3 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></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,6 +644,19 @@ <h3 id="x4-1-activitypub"><span class="secno">4.1 </span>ActivityPub</h3>
644644
</ul>
645645
</section>
646646

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>
650+
<ul>
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>
657+
</ul>
658+
</section>
659+
647660
</section>
648661

649662

@@ -687,4 +700,4 @@ <h3 id="x4-1-activitypub"><span class="secno">4.1 </span>ActivityPub</h3>
687700
</style><section id="references" class="appendix"><!--OddPage--><h2 id="a-references"><span class="secno">A. </span>References</h2><section id="normative-references"><h3 id="a-1-normative-references"><span class="secno">A.1 </span>Normative references</h3><dl class="bibliography"><dt id="bib-ActivityPub">[ActivityPub]</dt><dd><a href="https://www.w3.org/TR/activitypub/"><cite>ActivityPub</cite></a>. Christopher Webber; Jessica Tallon. W3C. 23 January 2018. W3C Recommendation. URL: <a href="https://www.w3.org/TR/activitypub/">https://www.w3.org/TR/activitypub/</a>
688701
</dd><dt id="bib-ActivityStreams">[ActivityStreams]</dt><dd><a href="https://w3.org/TR/activitystreams-core"><cite>ActivityStreams 2.0</cite></a>. James Snell; Evan Prodromou. W3C. W3C Candidate Recommendation. URL: <a href="https://w3.org/TR/activitystreams-core">https://w3.org/TR/activitystreams-core</a>
689702
</dd><dt id="bib-ActivityStreamsVocab">[ActivityStreamsVocab]</dt><dd><a href="https://w3.org/TR/activitystreams-vocabulary"><cite>ActivityStreams 2.0 Vocabulary</cite></a>. James Snell; Evan Prodromou. W3C. W3C Candidate Recommendation. URL: <a href="https://w3.org/TR/activitystreams-vocabulary">https://w3.org/TR/activitystreams-vocabulary</a>
690-
</dd></dl></section></section><p role="navigation" id="back-to-top"><a href="#title"><abbr title="Back to Top"></abbr></a></p><script src="https://www.w3.org/scripts/TR/2016/fixup.js"></script></body></html>
703+
</dd><dt id="bib-did-core">[DID-CORE]</dt><dd><a href="https://www.w3.org/TR/did-core/"><cite>Decentralized Identifiers (DIDs) v1.0</cite></a>. Drummond Reed; Manu Sporny; Markus Sabadello; Dave Longley; Christopher Allen. W3C. 13 November 2019. W3C Working Draft. URL: <a href="https://www.w3.org/TR/did-core/">https://www.w3.org/TR/did-core/</a></dd></dl></section></section><p role="navigation" id="back-to-top"><a href="#title"><abbr title="Back to Top"></abbr></a></p><script src="https://www.w3.org/scripts/TR/2016/fixup.js"></script></body></html>

0 commit comments

Comments
 (0)