sdspieg
About
- Username
- sdspieg
- Joined
- Roles
- Member
Comments
-
This works! Thanks 'Adam'!
-
But so there is no option to automatically pick the most detailed one AND the largest attachment (even if that one has fewer or more incomplete fields)?
-
For me, in a group with ~20k items, it goes relatively quickly, BUT it leaves a LOT of items with attachments UNsorted. Is there anything that can be done about that? Thanks!
-
I find the overall quality of metadata in ALL bibliographical databases (EVEN the ones our Universities pay good money for like WoS and Scopus) still appalingly bad. Open Science IS clearly making progress, which is exciting. But that progress remai…
-
@nicolasld - count me in!
-
Is this still the case?
-
Haven't had much time this weekend, but as I said last time, I had already managed to get working code to get all items of the selected Zotero collection into a dataframe that looks like this: plaintext Copy code RangeIndex: 1241 entries, 0 to 1240…
-
Again just updating [on the 'off' chance that somebody might be interested in exporting items from Zotero collections to get them into a pandas dataframe that can then be used in one of those new (and quite amazing!) LLM/RAG setups - and again: I'm …
-
Just an update - A reverse search on my entire Zotero sqlite db for a known folder name in my Zotero storage folder from the collection I'm working with, tells me that the 'items' table has a 'key' column with that very content. I'm now trying to…
-
Still no cigar :( I tried looking for the path of the item with this code import sqlite3 import pandas as pd # Path to Zotero SQLite database in WSL format zotero_db_path = '/mnt/e/Zotero/zotero.sqlite' # Assuming collection_id has been def…
-
Thanks Sebastian! That's useful info. So I'll try to focus on the itemAttachments table and get the path from there (see here for the schema Zotero ERD)... Fingers crossed!
-
Nobody? Here is my current understanding (but please correct me if I'm wrong!) on how keys, library IDs, and collection IDs relate within Zotero's sqlite database structure, and how they correlate to the physical storage paths of items and their ass…
-
Our posts crossed. Thanks. I'll read up on this. And the main things is that the filename is correct - and that is indeed the case.
-
Update - actually opening the pdf did the trick. After using a translator in Google Scholar, the attachment said 'Available Version (via Google Scholar'. It was only when I clicked on that and the pdf actually opened, that I was able to rename the f…
-
Sorry for the late reply. But so I just waited, and it did indeed sort itself out! Thanks much for your amazing continuing efforts on Zotero, Dan!
-
Update - I've got the jsonl-export bit ready. My first real Github coding foray - so be kind! Now trying to fix that GROBID/TEI-bit...
-
"why would you need SQL?" - to get the metadata, which are stored in a sqlite db. I'm now looking into a setup that exports a selected group library to a json(l) file with the key fields I need (including the cached .ft and the path to the pdf) an…
-
Thanks, 'Adam' (guten Rutsch!). But so for the RIS-route: I'd just have to change the RIS.js in my translators folder? Like this? var exportTypeMap = { artwork: "ART", audioRecording: "SOUND", //consider MUSIC bill: "BILL", blogPost: "BLOG", bo…
-
Report ID 414325781. And also D1063756919. So Zotero now opens; I 'see' the library I'm currently working in. But I cannot add a new 'report' to that collection AND I cannot sync (e.g. I added a new group , but I can't see it).
-
I got a new issue - Report ID 955532048...
-
Great. Thanks Dan! Switching to the Zotero 7 beta! :)))
-
I am using it in Z7... But yeah, I'll still try a few tricks like chunking it. But so there really is no debugging tool than we can run a file through and that can identify which records it might choke on - so that we can then fix those? Also - we D…
-
I tried (and failed) in both.And the format is one that emulates RIS/WoS. Like this: PT J PY 1998 UT 031-149-490-326-564 DI 10.1080/10758216.1998.11655776 TI Who’s minding the state?the failure of Russian security policy SO Problems Of Post-Communi…
-
UPD - I just got an error during another attempt that I was able to submit - report id 1783265735. I would appreciate it, if somebody could look into this.
-
Thatnks Sebastian. That would take just as much time.. I thought maybe there was a way within GDocs, but if not, we'll do it our old way.
-
I just noticed that the docu on this is still incorrect. It currently says: "manually install the translator, download the Scannable Cite translator (right-click on the link and use "Save link as") and place the downloaded file "Scannable Cite.js" i…
-
Hmmm - I guess I missed the part where we could use code to interact with our libraries. Will have to look that up. But thanks Dan! For those of us with very large collections, the ability to extract some metadata for those would indeed be great. S…
-
I hadn't been able to submit the debug output when the third-party plugins enabled. With them disabled, things seem to work ok. Thanks for suggesting that, Dan! If I find out which plugin was the culprit, I'll report back...
-
Any news on this?
-
Yep, this doesn't work anymore for me either. Here's what the debug output says (2)(+0000017): Storing itemTree item-tree-main-default column prefs (3)(+0000000): itemTree.render(). Displaying Item Tree See D2060466528