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.
{
"@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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://ellis.social/users/nolovedeeplearning/statuses/111529019543916108",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-05T17:36:23Z",
"url": "https://ellis.social/@nolovedeeplearning/111529019543916108",
"attributedTo": "https://ellis.social/users/nolovedeeplearning",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ellis.social/users/nolovedeeplearning/followers"
],
"sensitive": false,
"atomUri": "https://ellis.social/users/nolovedeeplearning/statuses/111529019543916108",
"inReplyToAtomUri": null,
"conversation": "tag:ellis.social,2023-12-05:objectId=6705924:objectType=Conversation",
"content": "<p>We convert popular knowledge graph embedding (KGE) models such as ComplEx into generative models of triples that</p><p>1️⃣ better scale training to very large knowledge graphs <br />2️⃣ make reliable predictions with logical constraints<br />3️⃣ support sampling</p><p>in our <a href=\"https://ellis.social/tags/NeurIPS2023\" class=\"mention hashtag\" rel=\"tag\">#<span>NeurIPS2023</span></a> oral!</p>",
"contentMap": {
"en": "<p>We convert popular knowledge graph embedding (KGE) models such as ComplEx into generative models of triples that</p><p>1️⃣ better scale training to very large knowledge graphs <br />2️⃣ make reliable predictions with logical constraints<br />3️⃣ support sampling</p><p>in our <a href=\"https://ellis.social/tags/NeurIPS2023\" class=\"mention hashtag\" rel=\"tag\">#<span>NeurIPS2023</span></a> oral!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://dmmkeb5lxvle4.cloudfront.net/media_attachments/files/111/529/018/537/038/423/original/7f820b8ceddd211a.mp4",
"name": null,
"blurhash": "U7R{#?4n004n?bR*xuay4n-;%M%MRjM{WBM{",
"width": 1280,
"height": 278
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://ellis.social/tags/neurips2023",
"name": "#neurips2023"
}
],
"replies": {
"id": "https://ellis.social/users/nolovedeeplearning/statuses/111529019543916108/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ellis.social/users/nolovedeeplearning/statuses/111529019543916108/replies?min_id=111529026843883345&page=true",
"partOf": "https://ellis.social/users/nolovedeeplearning/statuses/111529019543916108/replies",
"items": [
"https://ellis.social/users/nolovedeeplearning/statuses/111529026843883345"
]
}
}
}