You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -212,7 +212,7 @@ <h3>Example URL formats</h3>
212
212
</section>
213
213
</section>
214
214
<sectionid="discovery">
215
-
<h2>Discovering equivalent ActivityPub objects from HTML</h2>
215
+
<h2>HTML to ActivityPub</h2>
216
216
<p>This form of discovery, <dfn>forward discovery</dfn>, will identify an ActivityPub JSON-LD resource based on the HTML representation of the object.</p>
<h2>Discovering HTML pages from ActivityPub objects</h2>
528
+
<h2>ActivityPub to HTML</h2>
529
529
<p>
530
530
<dfn>Reverse discovery</dfn>, in this report, means identifying the HTML
531
531
page that represents the same object as an ActivityPub JSON-LD object. This is necessary for user stories like creating a link to an actor in microsyntax.
0 commit comments