Part of the Digital Mishnah project.
A simple nodejs script to convert Mishnah-Tosefta alignment data from csv to standoff TEI
- 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.jsto point to the correct location. - Make sure
data.csvis the latest alignment data. - Run the script:
node toTEI.js - Find the output in the
outputfolder