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

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

Details

type content Example
Article
<p><a href="http://pasture-one-actor/object/b-POem3dwhs">name</a></p>content
Audio
Document
Event
<p><a href="http://pasture-one-actor/object/XOi2ZwodNgo">name</a></p>content
Image
Note
<p><a href="http://pasture-one-actor/object/jLp5mqth-go">name</a></p>content
Page
<p><a href="http://pasture-one-actor/object/rrGULjb-R7g">name</a></p>content
Place
Profile
Relationship
Tombstone
Video
[Note]
[Note, Article]
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]
content
[Note, Article]
content
type content Example
Article
content
Audio
Document
Event
Image
Note
content
Page
Place
Profile
Relationship
Tombstone
Video
[Note]
content
[Note, Article]
content
type content Example
Article
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/wz5_iXWp6C8</p>
Audio
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/FmInQcvSwMc</p>
Document
Event
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/OdkPGyraYPw</p>
Image
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/bhslRR8-b7o</p>
Note
content
Page
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/7RywXJ97724</p>
Place
Profile
Relationship
Tombstone
Video
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/D_wN1gUk9Tg</p>
[Note]
content
[Note, Article]
<p><strong>name</strong></p>
summary
<p>http://pasture-one-actor/object/4U3dr4frScY</p>
type content Example
Article
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/HFgRqARlB0E" rel="noopener">http://pasture-one-actor/object/HFgRqARlB0E</a></p>
Audio
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/OizxmzUSSvk" rel="noopener">http://pasture-one-actor/object/OizxmzUSSvk</a></p>
Document
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/s7tnPNaTGSk" rel="noopener">http://pasture-one-actor/object/s7tnPNaTGSk</a></p>
Event
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/tvxJW7bWqLU" rel="noopener">http://pasture-one-actor/object/tvxJW7bWqLU</a></p>
Image
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/86eL2YvYR5w" rel="noopener">http://pasture-one-actor/object/86eL2YvYR5w</a></p>
Note
<h1>name</h1>content
Page
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/jjBEof5ORlY" rel="noopener">http://pasture-one-actor/object/jjBEof5ORlY</a></p>
Place
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/cn_F2xzKZQE" rel="noopener">http://pasture-one-actor/object/cn_F2xzKZQE</a></p>
Profile
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/Ii4azQgDoG8" rel="noopener">http://pasture-one-actor/object/Ii4azQgDoG8</a></p>
Relationship
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/arRI4z2huwE" rel="noopener">http://pasture-one-actor/object/arRI4z2huwE</a></p>
Tombstone
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/BoObu_lBwHY" rel="noopener">http://pasture-one-actor/object/BoObu_lBwHY</a></p>
Video
<h1>name</h1>content<p><a href="http://pasture-one-actor/object/YfPc-161ffQ" rel="noopener">http://pasture-one-actor/object/YfPc-161ffQ</a></p>
[Note]
[Note, Article]
type content Example
Article
<p><a href="http://pasture-one-actor/object/V9iQJ9nvqoY">name</a></p>content
Audio
Document
Event
<p><a href="http://pasture-one-actor/object/1Glanv2jJJU">name</a></p>content
Image
Note
<p><a href="http://pasture-one-actor/object/xwSNWayuBLc">name</a></p>content
Page
<p><a href="http://pasture-one-actor/object/uKxIcvkfMmI">name</a></p>content
Place
Profile
Relationship
Tombstone
Video
[Note]
[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]
<p>content</p>
[Note, Article]
<p>content</p>