link: https://www.w3.org/TR/activitystreams-vocabulary/ published: 2017-05-17 tags:
- W3C
- specification
Object Types#
The [Object]([[Activity Vocabulary/Object]]) Types include:
- [[Activity Vocabulary/Article]]
- Audio
- Document
- Event
- Image
- [[Activity Vocabulary/Note]]
- Page
- Place
- Profile
- Relationship
- Tombstone
- Video
Object#
Describes an object of any kind. The Object type serves as the base type for most of the other kinds of objects defined in the Activity Vocabulary. ¶
Properties#
attachment | attributedTo | audience | content | context | name |endTime | generator | icon | image | inReplyTo | location | preview |published | replies | startTime | summary | tag | updated | url | to | bto| cc | bcc | mediaType | duration
Article#
Represents any kind of multi-paragraph written work. ¶
Inherits all the properties from Object
Note#
Represents a short written work typically less than a single paragraph in length. ¶
This is the main type used by [[microblogging]] apps like [[Mastodon]]