Skip to content

Object types

Varying the object type and investigation what happens to the properties. Relevant properties are

{
    "@context": "https://www.w3.org/ns/activitystreams",
    "type": "${type}",
    "name": "name",
    "summary": "summary",
    "content": "content"
}

where type is the property being varied between different entries in the table. Object types are defined in https://www.w3.org/TR/activitystreams-vocabulary/#object-types.

Support table

type akkoma friendica gotosocial hollo mastodon mitra pleroma sharkey
“Article”
“Audio”
“Document”
“Event”
“Image”
“Note”
“Page”
“Place”
“Profile”
“Relationship”
“Tombstone”
“Video”
[“Note”, “Article”]
null

Details

type content Example
Article
<p><a href="http://pasture-one-actor/object/2eag7DRqdwY">name</a></p>content
Audio
Document
Event
<p><a href="http://pasture-one-actor/object/0t3ugkC0B3U">name</a></p>content
Image
Note
<p><a href="http://pasture-one-actor/object/12bZ7pUmcAU">name</a></p>content
Page
<p><a href="http://pasture-one-actor/object/2nMi2h9q5U8">name</a></p>content
Place
Profile
Relationship
Tombstone
Video
[Note, Article]
type content Example
Article
content
Audio
content
Document
Event
content
Image
content
Note
content
Page
content
Place
Profile
Relationship
Tombstone
Video
content
[Note, Article]
content
type content Example
Article
content
Audio
Document
content
Event
content
Image
content
Note
content
Page
content
Place
content
Profile
content
Relationship
Tombstone
Video
content
[Note, Article]
content
type content Example
Article
content
Audio
Document
Event
Image
Note
content
Page
Place
Profile
Relationship
Tombstone
Video
[Note, Article]
content
type content Example
Article
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/vqbts0P3h-c</p>
Audio
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/zbGWj0-nRzc</p>
Document
Event
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/mYj0CNseYE0</p>
Image
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/RuTecIdSh-w</p>
Note
content
Page
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/GdEHvvLKtPk</p>
Place
Profile
Relationship
Tombstone
Video
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/3xhZ2AO2IWg</p>
[Note, Article]
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/nHTpyylIw2A</p>
type content Example
Article
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/_j7QpGX2H2s" rel="noopener">http://pasture-one-actor/object/_j7QpGX2H2s</a></p>
Audio
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/yG4QuGmgHq4" rel="noopener">http://pasture-one-actor/object/yG4QuGmgHq4</a></p>
Document
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/HlhJvE3qdR4" rel="noopener">http://pasture-one-actor/object/HlhJvE3qdR4</a></p>
Event
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/HyHvsOOgMag" rel="noopener">http://pasture-one-actor/object/HyHvsOOgMag</a></p>
Image
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/GiqSiQGDfxk" rel="noopener">http://pasture-one-actor/object/GiqSiQGDfxk</a></p>
Note
<h1>name</h1>content
Page
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/gUjfzkKkbKc" rel="noopener">http://pasture-one-actor/object/gUjfzkKkbKc</a></p>
Place
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/Yo8SCfzeYrY" rel="noopener">http://pasture-one-actor/object/Yo8SCfzeYrY</a></p>
Profile
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/f9Yc0Y8CRY4" rel="noopener">http://pasture-one-actor/object/f9Yc0Y8CRY4</a></p>
Relationship
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/VDuN-QBo_Z0" rel="noopener">http://pasture-one-actor/object/VDuN-QBo_Z0</a></p>
Tombstone
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/M8QF6XrxXHw" rel="noopener">http://pasture-one-actor/object/M8QF6XrxXHw</a></p>
Video
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/NW5D8QkwGqo" rel="noopener">http://pasture-one-actor/object/NW5D8QkwGqo</a></p>
[Note, Article]
type content Example
Article
<p><a href="http://pasture-one-actor/object/LfhKEqkXhQo">name</a></p>content
Audio
Document
Event
<p><a href="http://pasture-one-actor/object/odfSZB2a44Q">name</a></p>content
Image
Note
<p><a href="http://pasture-one-actor/object/dXbo_G3ZekY">name</a></p>content
Page
<p><a href="http://pasture-one-actor/object/ckZVA14RrJM">name</a></p>content
Place
Profile
Relationship
Tombstone
Video
[Note, Article]
type content Example
Article
<p>content</p>
Audio
<p>content</p>
Document
<p>content</p>
Event
<p>content</p>
Image
<p>content</p>
Note
<p>content</p>
Page
<p>content</p>
Place
Profile
Relationship
Tombstone
Video
<p>content</p>
[Note, Article]
<p>content</p>