- 05 Feb, 2019 40 commits
-
Since restructuring the XML in such a way that tei:milestone[@unit = "paragraph"] is expanded to tei:p is costly in terms of performance while not adding much value we decided to drop this functionality and leave the milestones as they are.
For the removal of tei:handShift duplicates we first enhance all tei:handShift with all missing attributes by adding an empty attribute node - this makes the comparison easier. Afterwards these empty nodes are removed again.