Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 602 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 602 Bytes

Mishnah Align

Part of the Digital Mishnah project.

A simple nodejs script to convert Mishnah-Tosefta alignment data from csv to standoff TEI

How to use

  • Install dependencies by running nmp i
  • Have eXist running locally with the Mishanah webapp and data installed. You may need to update the script toTEI.js to point to the correct location.
  • Make sure data.csv is the latest alignment data.
  • Run the script: node toTEI.js
  • Find the output in the output folder