You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zotero-dev
I have multiple sets of csl-json files, which I want to import into separate Zenodo groups. I know I can import csl-json using the local Zenodo installation, but this only imports into the selected group - but I want to import into multiple groups and manual switching is in batch processing not possible.
I know I can import Zenodo json via the web API into a specific group (which would be ideal), but then I have to convert csl-json into zotero json, which I could do manually, but I would prefer the "official" conversion. I know about the docker image of the official converter, but I would prefer not to run a docker image for that. I know about the workflow idea about adding locally - having sync on - when synched, download zotero json - delete from web - upload exported zotero json to the group I want it to be, but this is more then convoluted...
What are my options for batch upload of files in the csl-json format? They are coming from OpenAlex downloaded json, converted to parquet files, if that helps.