Activity Streams (format)

File format / From Wikipedia, the free encyclopedia

Dear Wikiwand AI, let's keep it short by simply answering these key questions:

Can you list the top facts and stats about Activity Streams?

Summarize this article for a 10 years old

SHOW ALL QUESTIONS

Activity Streams is an open format specification for activity stream protocols, which are used to syndicate activities taken in social web applications and services, similar to those in Facebook's, Instagram's, and Twitter's.[1]

Quick facts: Filename extension, Internet media type,...
Activity Streams
Activity_Streams_icon.png
Filename extension
.json
Internet media type
application/activity+json
Type of formatWeb syndication
Extended fromJSON-LD
StandardsW3C Activity Streams
Websiteactivitystrea.ms
Close

The standard provides a general way to represent activities. For instance, the sentence "Jack added Hawaii to his list of places to visit" would be represented in ActivityStreams as actor:jack, verb:add, object:Hawaii, target:placestovisit.

Implementors of the activity Activity Streams draft include Gnip, Stream, Stream Framework, and Pump.io.

The largest open source library (based on watchers) is Stream Framework, the authors of Stream Framework also run getstream.io. In addition there is a trend of SOA (service-oriented architecture) where third parties power this type of functionality. [citation needed]