ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://www.w3.org/ns/activitystreams", { "ostatus": "http://ostatus.org#", "atomUri": "ostatus:atomUri", "inReplyToAtomUri": "ostatus:inReplyToAtomUri", "conversation": "ostatus:conversation", "sensitive": "as:sensitive", "toot": "http://joinmastodon.org/ns#", "votersCount": "toot:votersCount", "Hashtag": "as:Hashtag" } ], "id": "https://discuss.systems/users/ocratato/statuses/113002817194682026/replies", "type": "Collection", "first": { "id": "https://discuss.systems/users/ocratato/statuses/113002817194682026/replies?page=true", "type": "CollectionPage", "next": "https://discuss.systems/users/ocratato/statuses/113002817194682026/replies?only_other_accounts=true&page=true", "partOf": "https://discuss.systems/users/ocratato/statuses/113002817194682026/replies", "items": [ { "id": "https://discuss.systems/users/ocratato/statuses/113009084793506870", "type": "Note", "summary": null, "inReplyTo": "https://discuss.systems/users/ocratato/statuses/113002817194682026", "published": "2024-08-23T02:56:27Z", "url": "https://discuss.systems/@ocratato/113009084793506870", "attributedTo": "https://discuss.systems/users/ocratato", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://discuss.systems/users/ocratato/followers" ], "sensitive": false, "atomUri": "https://discuss.systems/users/ocratato/statuses/113009084793506870", "inReplyToAtomUri": "https://discuss.systems/users/ocratato/statuses/113002817194682026", "conversation": "tag:discuss.systems,2024-08-22:objectId=23927070:objectType=Conversation", "content": "<p><a href=\"https://discuss.systems/tags/SASSY\" class=\"mention hashtag\" rel=\"tag\">#<span>SASSY</span></a></p><p>The core observation of Rhetorical Structure Theory (RST) is that text can be recursively subdivided into two parts, termed the &quot;nucleus&quot; and the &quot;satellite&quot;. The nucleus can be understood by itself, whereas the satellite depends on the nucleus.</p><p>RST researchers spent a lot of time trying to classify the relationships between the nucleus and satellite. Not much agreement was reached.</p><p>Their approach to text generation was to select a communicative goal which would indicate a general plan. The plan would suggest relationships and the database would then be searched for matching data.</p><p>For SASSY the communicative goal is simply &quot;tell us everything you know&quot;. The planning then collapses to a sorting process.</p><p>While playing around with ways to sort the data it became apparent that the actual set of RST relationships was not the important aspect. What was driving the algorithm was the ranking of the relationships. This is why the researchers could never agree on what relationships should be used - it doesn&#39;t matter.</p><p>For an RDF knowledge database I think this means that I just need to assign a &quot;semantic rank&quot; to each property. We shall see ...</p><p><a href=\"https://discuss.systems/tags/SoftwareArchitecture\" class=\"mention hashtag\" rel=\"tag\">#<span>SoftwareArchitecture</span></a><br /><a href=\"https://discuss.systems/tags/NLG\" class=\"mention hashtag\" rel=\"tag\">#<span>NLG</span></a> <a href=\"https://discuss.systems/tags/NaturalLanguageGeneration\" class=\"mention hashtag\" rel=\"tag\">#<span>NaturalLanguageGeneration</span></a></p>", "contentMap": { "en": "<p><a href=\"https://discuss.systems/tags/SASSY\" class=\"mention hashtag\" rel=\"tag\">#<span>SASSY</span></a></p><p>The core observation of Rhetorical Structure Theory (RST) is that text can be recursively subdivided into two parts, termed the &quot;nucleus&quot; and the &quot;satellite&quot;. The nucleus can be understood by itself, whereas the satellite depends on the nucleus.</p><p>RST researchers spent a lot of time trying to classify the relationships between the nucleus and satellite. Not much agreement was reached.</p><p>Their approach to text generation was to select a communicative goal which would indicate a general plan. The plan would suggest relationships and the database would then be searched for matching data.</p><p>For SASSY the communicative goal is simply &quot;tell us everything you know&quot;. The planning then collapses to a sorting process.</p><p>While playing around with ways to sort the data it became apparent that the actual set of RST relationships was not the important aspect. What was driving the algorithm was the ranking of the relationships. This is why the researchers could never agree on what relationships should be used - it doesn&#39;t matter.</p><p>For an RDF knowledge database I think this means that I just need to assign a &quot;semantic rank&quot; to each property. We shall see ...</p><p><a href=\"https://discuss.systems/tags/SoftwareArchitecture\" class=\"mention hashtag\" rel=\"tag\">#<span>SoftwareArchitecture</span></a><br /><a href=\"https://discuss.systems/tags/NLG\" class=\"mention hashtag\" rel=\"tag\">#<span>NLG</span></a> <a href=\"https://discuss.systems/tags/NaturalLanguageGeneration\" class=\"mention hashtag\" rel=\"tag\">#<span>NaturalLanguageGeneration</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://discuss.systems/tags/sassy", "name": "#sassy" }, { "type": "Hashtag", "href": "https://discuss.systems/tags/softwarearchitecture", "name": "#softwarearchitecture" }, { "type": "Hashtag", "href": "https://discuss.systems/tags/nlg", "name": "#nlg" }, { "type": "Hashtag", "href": "https://discuss.systems/tags/naturallanguagegeneration", "name": "#naturallanguagegeneration" } ], "replies": { "id": "https://discuss.systems/users/ocratato/statuses/113009084793506870/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://discuss.systems/users/ocratato/statuses/113009084793506870/replies?min_id=113014243923520803&page=true", "partOf": "https://discuss.systems/users/ocratato/statuses/113009084793506870/replies", "items": [ "https://discuss.systems/users/ocratato/statuses/113014243923520803" ] } }, "likes": { "id": "https://discuss.systems/users/ocratato/statuses/113009084793506870/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://discuss.systems/users/ocratato/statuses/113009084793506870/shares", "type": "Collection", "totalItems": 0 } } ] } }