{
  "$id": "https://hash.ai/@hash/types/property-type/capacity-in-which-participating/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "The role or capacity in which a given entity participated in a thing - e.g. as an attendee, visitor, contestant, exhibitor, inspector, speaker, sponsor, organizer, etc.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Capacity In Which Participating"
}