coins Context Object

Hi,

I have been working on an implementation for zotero and I have a partial solution working with COINS.

Problem is though, for things like publisher and place, fields on the zotero standalone app aren't populating, and I was wondering whether this is to do with the Context Object - something I am unable to generate on the coins site as the link to create one is just a 404 error

Is the issue of fields not updating related to the Context Object?

My current tag is:

<span title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rfr_id=info%3Asid%2Focoins.info%3Agenerator&rft.atitle=Captain James W Brereton's Diary 1880&rft.date=1880&rft.description=Captain James W. Brereton and David L. Brereton, Diaries. - 1880-1909. - Consists of: James W. Brereton's diaries &rft.place=Canada&rft.publisher=Glenbow Museum&rft.au=Brereton, James W." class="Z3988">
  • OK, I've found a useful link here

    https://github.com/aurimasv/zotero-import-export-formats

    Contains a lot of export formats for Zotero. I noticed the fields appeared once I set the type to a book
Sign In or Register to comment.