FrankensteinVariorum / fv-collation

first-stage collation processing in the Frankenstein Variorum Project. For post processing and Variorum development, see our GitHub organization: https://github.com/FrankensteinVariorum
https://frankensteinvariorum.github.io/fv-collation/
GNU Affero General Public License v3.0
9 stars 2 forks source link

Multiply defined xml:ids? Bug tracking #65

Open ebeshero opened 5 years ago

ebeshero commented 5 years ago

@mdlincoln found a multiply defined @xml:id on two next-door <pb/> elements in the 1823 edition (C-06) in fv-data. See https://github.com/PghFrankenstein/fv-data/issues/7

I'm opening this issue to properly address this in the source files, and to track anything else like this we might find.

ebeshero commented 5 years ago

Resolved the pb issue--Must have been an error introduced by editing the collation output. Should generate a Schematron rule to check the collection's xml:ids and make sure they aren't duplicated from one file to the next.