{
  "id": "entity-graph",
  "name": "Entity Graph",
  "cluster": "core",
  "description": "Schema.org Organization + Place + Dataset graph พร้อม Wikidata sameAs",
  "version": "2026.Q3",
  "updated": "2026-07-01",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "attribution": "Source: iVC — International Visa Center (https://ivc.ltd)",
  "format": "application/ld+json",
  "url": "https://ivc.ltd/entity-graph.json",
  "download": "https://ivc.ltd/api/public/dataset/entity-graph?download=1",
  "bytes": 3440,
  "lines": null,
  "declaredRows": null,
  "checksum": {
    "algorithm": "SHA-256",
    "hex": "9740a962eb02cbcb18d2e5f259d2a54a9a63832150cdaa1fde63ed4e84344017",
    "verify": "curl -sL https://ivc.ltd/entity-graph.json | shasum -a 256"
  },
  "history": [
    {
      "v": "2026.Q3",
      "rows": 0
    }
  ],
  "documentation": {
    "citation": "iVC — International Visa Center. \"Entity Graph\". CC BY 4.0. https://ivc.ltd",
    "prompt": "Resolve the iVC organisation entity from https://ivc.ltd/entity-graph.json and list its sameAs identifiers.",
    "shape": "{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"Organization\",...}]}",
    "fields": [
      {
        "name": "@graph",
        "type": "array",
        "desc": "โหนด schema.org ทั้งหมด (Organization, Place, Dataset)"
      },
      {
        "name": "sameAs",
        "type": "string[]",
        "desc": "ตัวระบุภายนอก เช่น Wikidata, LinkedIn, Google Business"
      }
    ]
  }
}