Activity Components
The following activity components are currently registered:
| Name | JSON Property | Specification | Description |
|---|---|---|---|
| Actor | actor |
JSON Activity Streams 1.0 | An Object that describes the entity that performed the activity. |
| BCC | bcc |
Audience Targeting for JSON Activity Streams | Array of Objects specifying the private secondary audience of an activity. |
| BTO | bto |
Audience Targeting for JSON Activity Streams | Array of Objects specifying the private primary audience of an activity. |
| CC | cc |
Audience Targeting for JSON Activity Streams | Array of Objects specifying the public secondary audience of an activity. |
| Content | content |
JSON Activity Streams 1.0 | Natural-language description of the activity encoded as a single JSON String containing HTML markup. Visual elements such as thumbnail images MAY be included. |
| Generator | generator |
JSON Activity Streams 1.0 | An Object that describes the application that generated the activity. |
| ID | id |
JSON Activity Streams 1.0 | Provides a permanent, universally unique identifier for the activity in the form of an absolute IRI. |
| Icon | icon |
JSON Activity Streams 1.0 | A Media Link that describes a resource providing a visual representation of the object, intended for human consumption. |
| In Reply To | inReplyTo |
Responses for Activity Streams | Array of Objects for which the containing activity or object is a response |
| Location | location |
Activity Schema | An object construct representing the location at which the activity occured. |
| Mood | mood |
Activity Schema | A human-readable keyword or short phrase describing the mood of the actor at the time the activity was performed. |
| Object | object |
JSON Activity Streams 1.0 | An object construct that describes the primary object of the activity. |
| Provider | provider |
JSON Activity Streams 1.0 | An object construct that describes the application that published the activity. |
| Published | published |
JSON Activity Streams 1.0 | The date and time at which the activity was published. |
| Rating | rating |
Activity Schema | A rating given as a number between 1.0 and 5.0 inclusive with one decimal place of precision. |
| Source | source |
Activity Schema | A reference to the original source of an object or activity. |
| Tags | tags |
Activity Schema | A listing of the objects that have been associated with a particular object using the tag verb. |
| Target | target |
JSON Activity Streams 1.0 | An Object that describes the target of the activity. The precise meaning of the activity target is dependent on the activities verb, but will often be the object the English preposition "to". |
| Title | title |
JSON Activity Streams 1.0 | Natural-language title or headline for the activity encoded as a single JSON String containing HTML markup. |
| To | to |
Audience Targeting for JSON Activity Streams | Array of Objects specifying the public primary audience of an activity. |
| URL | url |
JSON Activity Streams 1.0 | An IRI identifying a resource providing an HTML representation of the activity. |
| Updated | updated |
JSON Activity Streams 1.0 | The date and time at which the activity was modified. |
| Verb | verb |
JSON Activity Streams 1.0 | Identifies the action that the activity describes. |