| thank you! I maybe have seen this doc page before... I'm afraid I don't find it totally clear! Do you have any advice for the simplest way to do this from these docs, if starting from scratch? Or what most people do? If you were writing a new website yourself, just an ordinary, say, Rails app, that was not based on library formats like MARC... which method would you use to expose to zotero? COinS is pretty limited and crufty, and doens't allow you fo fully express all the fields that might be in a Zotero citation/CSL, only a few basic ones. UnAPI... most of the formats listed for UnAPI, the list tells you not to use that format unless you have to! It seems to recommend MODS, but MODS is pretty confusing if you don't already have data in it. Dublin Core is not expressive enough to cover everything in a citation. I just want to specify every in a zotero citation, you know? Is there a way to provide data in CSL? I don't think so? `<meta>` tags "using the Google/Highwire key-value system" sounds prommising -- but I'm having trouble finding a list of valid keys at the documentation linked to! Those Google docs feel like they're sending me on another goose chase. I feel like I have a choice of over-simplified (DC) or baroque/archaic/hard-to-use metadata systems (MARC/MODS), and in either case having to kind of guess how it will be mapped to Zotero citation/CSL. I wish there was a way I could provide the cite in CSL! Also... I know zotero sometimes can handle a list of citations on a page, but the page you link to has no guidance for that. If other website devs have no problem providing good metadata to zotero using these docs... I feel like there's some kind of secret code here everyone else knows that I haven't been able to crack! |
They're in the Indexing section of the linked Google page, just formatted in a particularly unreadable manner:
https://scholar.google.com/intl/en/scholar/inclusion.html#in...
That will let you specify a PDF (`citation_pdf_url`) as well.
Should be mostly self-explanatory, but you can see Zotero's mappings here:
https://github.com/zotero/translators/blob/b18eeac0f770c698f...
> I wish there was a way I could provide the cite in CSL!
We're planning to support `<link>` elements to any supported format — basically a modern replacement for unAPI, which went defunct before CSL could be listed as an option — but CSL wouldn't let you specify a PDF anyway. And most sites want the search engine indexing they get from embedded metadata.