$schema: ../codegen/schema.yaml
name: Flag
compactName: Flag
uri: "https://www.w3.org/ns/activitystreams#Flag"
extends: "https://www.w3.org/ns/activitystreams#Activity"
entity: true
description: |
  Indicates that the `actor` is "flagging" the `object`.  Flagging is defined
  in the sense common to many social platforms as reporting content as being
  inappropriate for any number of reasons.
defaultContext:
- "https://w3id.org/identity/v1"
- "https://www.w3.org/ns/activitystreams"
- "https://w3id.org/security/data-integrity/v1"
properties: []
