#443: Compare semantic markup across versions

opened by njr2128

Find method to verify that semantic markup across the versions (tc, tcn, tl) is the same. If it is not, identify and fix

These would include all tags lik <m>, <tl>, <pa> etc

And the ordering of nested tags


njr2128 commented:

See also #103


njr2128 commented:

Update, as in #103: @tcatapano to develop xpath query to get count of each element for tc, tcn, and tl

then review the counts across all versions and identify discrepancies to be fixed