Closed Dominic-DallOsto closed 2 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?
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.
Fixes #103 Fixes #52