1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-09 14:05:53 +00:00

Deploying from 6353f0d22d [SKIP CI]

This commit is contained in:
silverpill
2026-04-25 16:06:39 +00:00
parent f7591a8ea4
commit 4f2e62d19f
3 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -1445,7 +1445,7 @@
<td><a href="../fep/ae49/">FEP-ae49: Semantic Routing for ActivityPub</a></td>
<td><a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/ae49/fep-ae49.md"><img src='../assets/codeberg.png' width=20 height=20 alt='codeberg'></a></td>
<td>Implementation</td>
<td>2</td>
<td>3</td>
<td><a href="https://codeberg.org/fediverse/fep/issues/836">#836</a></td>
<td><a href="https://codeberg.org/steve-bate/fep/issues">Discussions</a></td>
<td>2026-04-24</td>
+6 -3
View File
@@ -995,10 +995,11 @@ the motivation for semantic routing in ActivityPub.</p>
in this document.</li>
<li><a href="https://codeberg.org/Vocata/vocata" title="Vocata"><strong>Vocata</strong></a> implements semantic routing as described
in this document and was the inspiration for the FIRM implementation.</li>
<li><a href="https://codeberg.org/silverpill/mitra" title="Mitra"><strong>Mitra</strong></a> implements semantic routing for <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/ef61/fep-ef61.md" title="FEP-EF61 Portable Objects">portable object</a> GET requests.</li>
</ul>
<h2 id="references">References<a class="headerlink" href="#references" title="Permanent link">&para;</a></h2>
<ul>
<li>@caesar@indieweb.social, <a href="https://socialhub.activitypub.rocks/t/switching-ap-server-software-on-the-same-domain/4508" title="Switching AP server software on the same domain">Switching AP server software on the same domain</a>, 2024</li>
<li>@caesar@indieweb.social, <a href="https://socialhub.activitypub.rocks/t/switching-ap-server-software-on-the-same-domain/4508" title="Switching AP server software on the same domain">Switching AP server software on the same domain</a>, SocialHub, 2024</li>
<li>Christine Lemmer-Webber, Jessica Tallon, Erin Shepherd, Amy Guy, Evan Prodromou, <a href="https://www.w3.org/TR/activitypub/" title="ActivityPub">ActivityPub</a>, World Wide Web Consortium (W3C), 2018</li>
<li>Dominik George, <a href="https://codeberg.org/Vocata/vocata" title="Vocata">Vocata</a> [Software], Codeberg</li>
<li>Sarven Capadisli, Tim Berners-Lee, Dmitri Zagidulin, <a href="https://solidproject.org/TR/protocol" title="Solid Protocol">Solid Protocol</a>, World Wide Web Consortium (W3C), 2024</li>
@@ -1006,9 +1007,11 @@ the motivation for semantic routing in ActivityPub.</p>
<li>Snell James M., Evan Prodromou, <a href="https://www.w3.org/TR/activitystreams-core/" title="Activity Streams 2.0">Activity Streams 2.0</a>, World Wide Web Consortium (W3C), 2017</li>
<li>Snell James M., Evan Prodromou, <a href="https://www.w3.org/TR/activitystreams-vocabulary/" title="Activity Vocabulary">Activity Vocabulary</a>, World Wide Web Consortium (W3C), 2017</li>
<li>Steve Bate, <a href="https://github.com/steve-bate/firm" title="FIRM">FIRM</a> [Software], GitHub</li>
<li>Steve Bate, <a href="https://socialhub.activitypub.rocks/t/flexible-uri-structure-in-ap-server-implementations/4767" title="Flexible URI structure in AP Server Implementations">Flexible URI structure in AP Server Implementations</a>, 2024</li>
<li>Steve Bate, <a href="https://socialhub.activitypub.rocks/t/flexible-uri-structure-in-ap-server-implementations/4767" title="Flexible URI structure in AP Server Implementations">Flexible URI structure in AP Server Implementations</a>, SocialHub, 2024</li>
<li>Tim Berners-Lee, Roy T. Fielding, Larry M. Masinter, <a href="https://datatracker.ietf.org/doc/rfc3986" title="Uniform Resource Identifier (URI): Generic Syntax">Uniform Resource Identifier (URI): Generic Syntax</a>, Internet Engineering Task Force, IETF, 2005</li>
<li>Tim Berners-Lee, <a href="https://www.w3.org/DesignIssues/Axioms.html" title="Univeral Resource Identifiers -- Axioms of Web architecture">Univeral Resource Identifiers -- Axioms of Web architecture</a>, World Wide Web Consortium (W3C), 1996</li>
<li>Tim Berners-Lee, <a href="https://www.w3.org/DesignIssues/Axioms.html" title="Univeral Resource Identifiers -- Axioms of Web architecture">Univeral Resource Identifiers -- Axioms of Web architecture</a>, World Wide Web Consortium (W3C), W3C, 1996</li>
<li>silverpill, <a href="https://codeberg.org/fediverse/fep/src/branch/main/fep/ef61/fep-ef61.md" title="FEP-EF61 Portable Objects">FEP-EF61 Portable Objects</a>, GitHub, 2023</li>
<li>silverpill, <a href="https://codeberg.org/silverpill/mitra" title="Mitra">Mitra</a> [Software], Codeberg</li>
</ul>
<h2 id="copyright">Copyright<a class="headerlink" href="#copyright" title="Permanent link">&para;</a></h2>
<p>CC0 1.0 Universal (CC0 1.0) Public Domain Dedication</p>
File diff suppressed because one or more lines are too long