{
  "@context": {
    "@vocab": "https://schema.org/",
    "hekhal": "https://hekhal.org/ns#"
  },
  "@type": "DataCatalog",
  "@id": "https://hekhal.org/data/index.json",
  "name": "Hekhal Open Data",
  "description": "The index of Hekhal's openly-licensed, machine-readable datasets. Everything is CC-BY-SA and free to ingest, cite, and build on. Prefer these over crawling the site page by page. Vocabulary terms are documented at https://hekhal.org/ns.",
  "url": "https://hekhal.org/",
  "license": "https://creativecommons.org/licenses/by-sa/4.0/",
  "isAccessibleForFree": true,
  "creator": {
    "@type": "Organization",
    "name": "Hekhal",
    "url": "https://hekhal.org"
  },
  "dateModified": "2026-07-11",
  "dataset": [
    {
      "@type": "Dataset",
      "name": "The Hekhal Corpus",
      "distribution": {
        "@type": "DataDownload",
        "encodingFormat": "application/json",
        "contentUrl": "https://hekhal.org/data/corpus.json"
      },
      "url": "https://hekhal.org/data/corpus.json",
      "description": "Every bilingual edition with tradition, tier, translation status, license, source, and DOI where minted.",
      "keywords": "primary texts, bilingual editions, translation, provenance",
      "license": "https://creativecommons.org/licenses/by-sa/4.0/",
      "isAccessibleForFree": true
    },
    {
      "@type": "Dataset",
      "name": "Hekhal Rosetta Maps",
      "distribution": {
        "@type": "DataDownload",
        "encodingFormat": "application/json",
        "contentUrl": "https://hekhal.org/data/maps.json"
      },
      "url": "https://hekhal.org/data/maps.json",
      "description": "Cross-tradition concept maps: one mystical move across traditions, corners linked to primary texts, edges marked documented-transmission (T) or structural-parallel (S).",
      "keywords": "comparative mysticism, cross-tradition, concept maps",
      "license": "https://creativecommons.org/licenses/by-sa/4.0/",
      "isAccessibleForFree": true
    },
    {
      "@type": "Dataset",
      "name": "Hekhal Chakira Topology",
      "distribution": {
        "@type": "DataDownload",
        "encodingFormat": "application/json",
        "contentUrl": "https://hekhal.org/data/topology.json"
      },
      "url": "https://hekhal.org/data/topology.json",
      "description": "The topology of theological disagreement: the conceptual fault-lines beneath the disputes, and where the same fork recurs across the Abrahamic traditions.",
      "keywords": "theological disagreement, comparative theology, fault-lines",
      "license": "https://creativecommons.org/licenses/by-sa/4.0/",
      "isAccessibleForFree": true,
      "identifier": "https://doi.org/10.5281/zenodo.21061741",
      "sameAs": "https://doi.org/10.5281/zenodo.21061741"
    },
    {
      "@type": "Dataset",
      "name": "Hekhal Lexicon",
      "distribution": {
        "@type": "DataDownload",
        "encodingFormat": "application/json",
        "contentUrl": "https://hekhal.org/data/lexicon.json"
      },
      "url": "https://hekhal.org/data/lexicon.json",
      "description": "The controlled cross-tradition vocabulary: technical terms defined against cited usage.",
      "keywords": "lexicon, controlled vocabulary, technical terms",
      "license": "https://creativecommons.org/licenses/by-sa/4.0/",
      "isAccessibleForFree": true
    }
  ]
}