$schema: ../codegen/schema.yaml
name: Hashtag
compactName: Hashtag
uri: "https://www.w3.org/ns/activitystreams#Hashtag"
extends: "https://www.w3.org/ns/activitystreams#Link"
entity: false
description: |
  A specialized {@link Link} that represents an #hashtag.

  See also <https://swicg.github.io/miscellany/#Hashtag>.
defaultContext:
- "https://www.w3.org/ns/activitystreams"
- Hashtag: "as:Hashtag"
properties: []
