Closed davidamichelson closed 1 year ago
Also, since these will have to have the sample citations hand coded, let's discuss where to put those or if they could be scripted. Perhaps as a HTML note in Zotero?
@davidamichelson @wlpotter This has been added. You will need to rerun the script and check the data.
@wsalesky -- Let's discuss before you implement as this is very complicated
We would like to change the Zotero export slightly, here is a sample record:
https://www.zotero.org/groups/2320447/caesarea-maritima/items/KZR28XLC/library and https://caesarea-maritima.org/bibl/KZR28XLC
(and here is a link to the TEI Guidelines for the very complicated thing we want to do!: https://www.tei-c.org/release/doc/tei-p5-doc/en/html/CO.html#index-egXML-d54e44403 and a reference to the Chicago MOS: https://www.chicagomanualofstyle.org/book/ed17/part3/ch14/psec120.html)
As you can see it has the following key/value pair in the "Extra" field:
multivolumeTitle: The Joint Expedition to Caesarea Maritima
Please include a test for this in the transform. When this key is present then the transform should both include the value and also treat the "Zotero:Volume" field differently. (The volume value would normally go after the Zotero:Title field, but in these cases the volume will go with the multivolumeTitle extra field)
So currently:
Revised