ActivityStreams 2.0 Terms

W3C Document

Latest editor's draft:
https://w3c.github.io/activitystreams/ns
Editor:
Amy Guy (W3C)
Source:
Repository on Github.
Issues

Abstract

This document lists the terms used for the ActivityStreams 2.0 protocol and its stable extensions, and provides a namespace so each term has an HTTP IRI.

Status of This Document

This document is merely a W3C-internal document. It has no official standing of any kind and does not represent consensus of the W3C Membership.

1. 1. Introduction

This document describes the vocabulary terms used in the [ActivityStreams] protocol along with the default JSON-LD Context.

This document makes use of the following namespaces:

as:
https://www.w3.org/ns/activitystreams#
xsd:
http://www.w3.org/2001/XMLSchema#
ldp:
http://www.w3.org/ns/ldp#
vcard:
http://www.w3.org/2006/vcard/ns#

The as namespace was changed from http to https in the JSON-LD context document with version 1.4 on 2017-02-21. It was unfortunately not changed in this HTML namespace document until 2018-11-24.

2. Class definitions

The following are class definitions in the as namespace. They link to their descriptions in the [ActivityStreamsVocab] spec.

Objects

Activities

3. Property definitions

The following are property definitions in the as namespace. They are listed with their datatype in brackets if applicable, and link to their descriptions in the AS2 Vocabulary spec.

4. Extensions

This namespace may be used by extensions to AS2 which are considered stable. The extensions must document their terms in a spec-like way at a persistant URL. Approval of extensions will be by the Social Web WG until it closes, and after that by the followup Community Group. Process and criteria for extensions approval is being finalised and will be described or linked to here in due course.

4.1 ActivityPub

All terms in this section are described in the [ActivityPub] specification.

4.2 DID Core

The terms in this section are described in the [DID-CORE] specification.

A. References

A.1 Normative references

[ActivityPub]
ActivityPub. Christopher Webber; Jessica Tallon. W3C. 23 January 2018. W3C Recommendation. URL: https://www.w3.org/TR/activitypub/
[ActivityStreams]
ActivityStreams 2.0. James Snell; Evan Prodromou. W3C. W3C Candidate Recommendation. URL: https://w3.org/TR/activitystreams-core
[ActivityStreamsVocab]
ActivityStreams 2.0 Vocabulary. James Snell; Evan Prodromou. W3C. W3C Candidate Recommendation. URL: https://w3.org/TR/activitystreams-vocabulary
[DID-CORE]
Decentralized Identifiers (DIDs) v1.0. Drummond Reed; Manu Sporny; Markus Sabadello; Dave Longley; Christopher Allen. W3C. 13 November 2019. W3C Working Draft. URL: https://www.w3.org/TR/did-core/