Closed dasch124 closed 2 days ago
@dasch124 I can put the meeting name
field in a <meeting>
element inside the <biblStruct>
, but what about the abstract field? Note type abstract? the <abstract>
element is for something else and I couldn't find another suitable element that would be allowed inside <biblStruct>
yes, I'm fine with <note type="abstract">
Thank you!
Done. I inserted the <meeting>
element at the beginning of <monogr>
, because this works for all cases.
Evidently, the TEI serialization of Zotero eats up the "abstract" and "meeting name" fields. The data however is in the JSON export. Sine the jupyter notebook already downloads both the JSON and TEI export, I suppose, we could add those to the TEI export file. Kinga, could you please look into this?
Examples:
https://api.zotero.org/groups/2165756/items/JR9RHV84?format=tei https://api.zotero.org/groups/2165756/items/JR9RHV84?format=json https://api.zotero.org/groups/2165756/items/LNLBBI6F?format=json