Zotero MODS export and the location of meeting names in Presentations
Greetings,
Is it just me or does Zotero not export the meeting name from a presentation to MODS?
It seems to not be included in the output. I could include a gist if that would be helpful. Should this be considered a bug in the output process?
Is it just me or does Zotero not export the meeting name from a presentation to MODS?
It seems to not be included in the output. I could include a gist if that would be helpful. Should this be considered a bug in the output process?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
There are two MODS exports and their associated Zotero-RDF records. To recap the issue is that the Zotero MODS export does not export the "meeting name" field to the MODS file. This seems to be a bug in the MODS exporter.
My research on MODS seems to indicate that the meeting name can be exported to MODS in a name element as such:
<name type="conference">
<namePart>Paris Peace Conference (1919-1920)</namePart>
</name>
My source on the MODS documentation is from the LoC at the user guide for MODS— see the section on names: https://www.loc.gov/standards/mods/v3/mods-userguide-elements.html