{
  "$id": "https://hash.ai/@hash/types/property-type/alias/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "Used to indicate that something or someone is also known under another name (e.g. \"Mary Westmacott\", an occasional, lesser-known alias of Agatha Christie; or \"George Orwell\", the more widely-recognized alias of Eric Blair\")",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://blockprotocol.org/@blockprotocol/types/data-type/text/v/1"
    }
  ],
  "title": "Alias"
}