diegodlh / zotero-cita

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

Display years and author titles in reconciliation suggestions #137

Closed Dominic-DallOsto closed 2 years ago

Dominic-DallOsto commented 3 years ago

Fixes #103 Fixes #52

Dominic-DallOsto commented 3 years ago

Is it possible to get item authors/years as part of the reconcilation response?

Additionally, is it possible to get the author's name for an entity without first getting that entity, seeing if it has an author name string or author property, then getting the author entity if needed?

Dominic-DallOsto commented 2 years ago

Overall this seems to work nicely. Having the year and author information is helpful to disambiguate between potential matches.

It was mentioned in #52 that providing author and year information in the query should automatically result in us getting it back, but this doesn't seem to be the case. Instead we just get back the matching score for each feature individually, as well as for the item as a whole.