DVPP 2024-02-12 to 2024-02-16
to : Martin Holmes
Minutes: 340
On Wednesday, met with AC and discussed mechanisms for proofing and verifying
changes. RAs are adding @resp
to person records they have changed,
so I’ve added a diagnostic to pull those out, and AC can proof and then delete
the attribute. For poems, we have decided to add @status="verified | published"
to the <revisionDesc>
, along with a <change>
element
to specify the date, and then I can use svn logs to identify poems which have changed since
the verification date, or which have not been verified yet. Also identified a rendering bug
in Argosy poems resulting from the import process; fixed the processing, and then
fixed all the individual poem files once had finished working in the repo. In the afternoon,
we had a planning meeting with the encoder RAs.
On Thursday, I wrote and tested the identity transform to tag periodical and monograph titles, and then ran it on the entire poem collection, in batches. Tagged over 15,000 titles this way. Also fixed a bunch of encoding errors, fixed some missing quote marks, and added a Schematron rule to disallow empty note elements.