srophe / caesarea-data

Data repository for Caesarea-Maritima.org
0 stars 2 forks source link

add extra 'empty' tei:bibl elements to existing data for author mode form #94

Closed wlpotter closed 3 years ago

wlpotter commented 3 years ago

Moved from https://github.com/srophe/caesarea/issues/254

From JLR:

On the current version of the data-entry form for testimonia, we only have two places for additional bibliography -- could we add two more for four total? many thanks Joe

well I am not sure whether this is necessary -- the limited number of additional bib options seems to be a feature of the earlier version of the data entry form, but I am going back and editing some old testimonia records already on the web, and when I open the tei files they all open in the older version of the data-entry form, not the newest one (hmm)

Note: This would need to change for current data (not all of which had the four tei:bibls in the additional bibliography, which is why they are not showing up in the form). Should not be empty but should include as children an empty tei:prt with empty @target attribute and two tei:citedRange elements each with empty @unit attributes.

wlpotter commented 3 years ago

Note to self: I wrote a script that should do this, when the time is right. See https://github.com/srophe/srophe-xQueries/blob/master/Caesarea-Data-Entry-Phase2/add-extra-empty-bibls.xq

wlpotter commented 3 years ago

New data template has 8 bibl slots at the editors' request; make sure to add these to all existing data with new batch changes

wlpotter commented 3 years ago

Fixed