UNPKG

@fedify/fedify

Version:

An ActivityPub server framework

29 lines (27 loc) 892 B
$schema: ../codegen/schema.yaml name: Announce compactName: Announce uri: "https://www.w3.org/ns/activitystreams#Announce" extends: "https://www.w3.org/ns/activitystreams#Activity" entity: true description: | Indicates that the `actor` is calling the `target`'s attention the `object`. The `origin` typically has no defined meaning. defaultContext: - "https://w3id.org/identity/v1" - "https://www.w3.org/ns/activitystreams" - "https://w3id.org/security/data-integrity/v1" - toot: "http://joinmastodon.org/ns#" misskey: "https://misskey-hub.net/ns#" fedibird: "http://fedibird.com/ns#" sensitive: "as:sensitive" votersCount: "toot:votersCount" Emoji: "toot:Emoji" Hashtag: "as:Hashtag" quoteUrl: "as:quoteUrl" _misskey_quote: "misskey:_misskey_quote" quoteUri: "fedibird:quoteUri" emojiReactions: "@id": "fedibird:emojiReactions" "@type": "@id" properties: []