{
 "_credit": {
  "dataset": "The Structured Torah",
  "version": "2026-09-rev1",
  "attribution": "Moshe Kline, The Structured Torah (chaver.com)",
  "license": "CC BY 4.0",
  "license_url": "https://creativecommons.org/licenses/by/4.0/",
  "website": "https://chaver.com",
  "documentation": "https://chaver.com/torah-weave/api/index.json",
  "schema": "https://chaver.com/torah-weave/api/schema.json",
  "canonical": "https://chaver.com/torah-weave/api/markers.json"
 },
 "about": "Marker types used in this dataset. A marker records a span of text inside a cell that is highlighted in the source edition. Each marker has a type and the exact text of the span. The definitions below are the author’s own, taken from the Color Code guide published on chaver.com. The hex value with each type is the colour that class carries in the site’s own stylesheet, where markers are rendered as coloured text rather than as a background highlight; these are the same values used by the Structured Mishnah, so the two datasets share one key. Where the printed Word edition of The Structured Torah gives a different value for the same style, that value is recorded as source_edition_hex.",
 "shared_with": "https://chaver.com/Mishnah-New/api/markers.json",
 "types": [
  {
   "type": "horizontal1",
   "color": "Blue",
   "hex": "#2563eb",
   "group": "Horizontal links",
   "definition": "Direct parallels between all segments of a horizontal thread.",
   "instances": 926,
   "units": 71,
   "source_edition_hex": "#3399ff"
  },
  {
   "type": "horizontal2",
   "color": "Teal",
   "hex": "#008080",
   "group": "Horizontal links",
   "definition": "Key words that appear in both the first and second segments of a three-part horizontal thread.",
   "instances": 40,
   "units": 13
  },
  {
   "type": "horizontal3",
   "color": "Maroon",
   "hex": "#800000",
   "group": "Horizontal links",
   "definition": "Key words that appear in both the second and third segments of a three-part horizontal thread.",
   "instances": 35,
   "units": 13
  },
  {
   "type": "vertical1",
   "color": "Gold",
   "hex": "#d97706",
   "group": "Vertical links",
   "definition": "Repeating words or phrases within multiple segments of a warp thread.",
   "instances": 770,
   "units": 64,
   "source_edition_hex": "#ff9900"
  },
  {
   "type": "internalparallel",
   "color": "Green",
   "hex": "#16a34a",
   "group": "Vertical links",
   "definition": "Parallels between parts of a single segment.",
   "instances": 191,
   "units": 23,
   "source_edition_hex": "#00ff00"
  },
  {
   "type": "closure",
   "color": "Rose",
   "hex": "#db2777",
   "group": "Boundary links",
   "definition": "Linguistic connections between the first weft thread and the last, creating an envelope.",
   "instances": 139,
   "units": 32,
   "source_edition_hex": "#cc0066"
  },
  {
   "type": "ciasm1",
   "color": "Violet",
   "hex": "#7c3aed",
   "group": "Boundary links",
   "definition": "Half chiasm: upper left segment to lower right.",
   "instances": 92,
   "units": 19,
   "source_edition_hex": "#cccc00"
  },
  {
   "type": "ciasm2",
   "color": "Light Violet",
   "hex": "#c026d3",
   "group": "Boundary links",
   "definition": "Half chiasm: upper right segment to lower left.",
   "instances": 69,
   "units": 20,
   "source_edition_hex": "#008000"
  }
 ]
}