how to import json files
Hello friends,
first of all I hope everyone is safe and healthy!?
I'm super new to Zotero but i'm getting more and more familiar with it everyday. I would like to use Zotero for my master and in the past i've always worked with .ris files. Now i'm struggling a little bit with a json file that i need to import. Sounds stupid, but how do i import a json file in Zotero? If i try to download a ris-file, the system asks me if i would like to import it in Zotero, nothing works with the json file.
really would appreciate some help, let me know if you guys need more explanation!
first of all I hope everyone is safe and healthy!?
I'm super new to Zotero but i'm getting more and more familiar with it everyday. I would like to use Zotero for my master and in the past i've always worked with .ris files. Now i'm struggling a little bit with a json file that i need to import. Sounds stupid, but how do i import a json file in Zotero? If i try to download a ris-file, the system asks me if i would like to import it in Zotero, nothing works with the json file.
really would appreciate some help, let me know if you guys need more explanation!
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
So the Json-file is from a database called BASE, it is a search engine connected to a database for bibliographic content. Part of my task is to export a newspaper article in ris and json. The goal ist to compare both formats and use them for a possible citation. As reference value I have a citation style based on APA, and with ris it was no problem for zotero. Currently I’m struggling because I don‘t really know what to do with the Json-file and how to import in zotero in order to get a citation out of it. Would it be helpful for you if I would upload the Json file somewhere?
If the desired output is just citations, take a look at CSL-JSON as an intermediate format. Converting from arbitrary JSON to CSL-JSON would be fairly straightforward, and the point of CSL-JSON is to cover all fields necessary for citations.
Either way requires coding, though, and isn't really something we can help with.