Current status of JSON-LD support in Zotero Connector?
We’ve found several GitHub issues and forum threads requesting JSON-LD import in Zotero, but the most recent updates seem to be from 2023. To check where things stand, we ran a quick test with Zotero 7.0.17 and the latest Chrome Connector and found that JSON-LD still appears to be ignored.
Could anyone advise on the best solution for sites that already expose full Schema.org metadata?
For the dev team:
• Is native JSON-LD parsing still on the roadmap?
• If so, is there an open issue or branch we can track, and is community testing or code contribution helpful?
Thanks for any pointers.
Could anyone advise on the best solution for sites that already expose full Schema.org metadata?
For the dev team:
• Is native JSON-LD parsing still on the roadmap?
• If so, is there an open issue or branch we can track, and is community testing or code contribution helpful?
Thanks for any pointers.
Upgrade Storage
Links to relevant threads (the ones that I could find, anyway):
* https://github.com/zotero/translators/issues/917, https://github.com/zotero/translators/issues/1092 - really old threads from before 2020 & they seems outdated?
* https://github.com/zotero/translators/pull/2765 - it looks like someone tried to implement this in the Embedded Metadata translator in 2021, but the devs had other plans?
* https://github.com/zotero/translators/pull/1897 (and https://github.com/zotero/zotero/pull/2894, https://github.com/zotero/utilities/pull/20) - these seem to be what the devs had(?) in mind,
It would be nice if the devs can confirm, one way or another.
A lot of websites nowadays support json-ld. I see that some translators already use json-ld on an ad-hoc basis (e.g. YouTube, BBC, Le Monde), but many others don't (I'm especially thinking of websites that use ghost.io or similar frameworks).