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. |
Context | context |
Activity Schema | An object construct that provides information about why an activity occurred by describing the context within which it occurred. |
Dublin Core | dc |
Activity Schema | Dublin Core Metadata related to the object (http://dublincore.org) |
End-Time | endTime |
Activity Schema | A timestamp indicating the date and time at which the activity ended. |
Generator | generator |
JSON Activity Streams 1.0 | An Object that describes the application that generated the activity. |
GeoJSON | geojson |
Activity Schema | GeoJSON Metadata related to the object (http://www.geojson.org/geojson-spec.html) |
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 |
Linked Data for JSON | ld |
Activity Schema | JSON-LD Metadata related to the object (http://json-ld.org) |
Links | links |
Activity Schema | Links associated with the object |
Location | location |
Activity Schema | An object construct representing the location at which the activity occurred. |
Mood | mood |
Activity Schema | A human-readable keyword or short phrase describing the mood of the actor at the time the activity was performed. |
OData | odata |
Activity Schema | OData Metadata related to the object (http://www.odata.org) |
Object | object |
JSON Activity Streams 1.0 | An object construct that describes the primary object of the activity. |
OpenGraph | opengraph |
Activity Schema | OpenGraph Metadata related to the object (http://developers.facebook.com/docs/opengraph) |
Priority | priority |
JSON Activity Streams Priority Extension | Priority is an indicator of the relative priority or importance that the generator of an "activity" object considers the activity to have. |
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. |
Result | result |
Activity Schema | An object construct that describes the result of an activity. |
Schema.org | schema_org |
Activity Schema | Schema.org Metadata related to the object (http://schema.org) |
Source | source |
Activity Schema | A reference to the original source of an object or activity. |
Start-Time | startTime |
Activity Schema | A timestamp indicating the date and time at which the activity was started. |
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. |