diegodlh / zotero-cita

Cita: a Wikidata addon for Zotero with citations metadata support
GNU General Public License v3.0
233 stars 12 forks source link

Multiple conference papers with same ISBN #159

Closed Dominic-DallOsto closed 2 years ago

Dominic-DallOsto commented 2 years ago

A bit of an odd/specific issue I just encountered.

For conference papers Cita stores the DOI and ISBN. I'm not sure how widespread this is, but at least in some IEEE conferences each paper in the proceedings has its own DOI, but all share the same ISBN.

If I have an item that happens to cite two papers from the same conference (eg. this and this) and add them as citation (by DOI for example), everything works fine. But then if I edit either of these items I can't save it because the ISBN is in use by another item.

The only workaround for me at the moment was to remove the ISBN from at least one of the items.

I'm not sure what the best way to deal with this might be though? Could we allow duplicate ISBNs for items that also have a DOI?

I guess a similar issue might come up when addressing #37

diegodlh commented 2 years ago

Nice finding.

I think the way to go may be just ignoring ISBNs for book chapters and conference papers, as suggested in #102.

I'll close this as duplicate of #102, and briefly mention the additional undesired outcome you mention here.

diegodlh commented 2 years ago

Duplicate of #102