{
  "$id": "https://hash.ai/@h/types/entity-type/actor/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "description": "Someone or something that can perform actions in the system",
  "icon": "/icons/types/user.svg",
  "kind": "entityType",
  "properties": {},
  "title": "Actor",
  "type": "object"
}