streamich/json-joy

Peritext overlay implementation

Closed this issue · 0 comments

Implement an efficient indexed data structure for holding and manipulating Peritext range annotations and block markers.

  • Ability to construct an overlay of all the annotations with their overlapping ranges.
  • Ability to add block markers to the overlay.
  • Implement the overlay as an efficient sparse binary tree.