Incorporate summary from 520 field and index it
Currently, the summary displayed in the resource card is from Syndetics. We would prefer the summary to come from the 520 field, and the Syndetics summary to be included as an extra below the resource where all the other Syndetics info is. Or perhaps, it would be better to allow a choice in admin for where the summary comes from - 520 field or Syndetics. (We'd also like the 520 to be indexed for searching.)
The 520 data displayed on a work IS from the 520 one of the editions that is rolled up into the work. It does not come from Syndetics. 520 data is also indexed for the everything search.
-
Hi Margaret,
I can say with 100% certainty that Vega does not use the Syndetics APIs to populate the summary data displayed on a work full resource card. There is no such call being made by the software code.
What you are seeing is metadata from the electronic records provided by OverDrive. We have a priority enhancement which I expect to be able to do this year that will update how we choose the primary instance used for work data display. Right now there is essentially no logic being used when we choose which edition/format of a title populates data like series and 520 summaries. It is chosen based on which edition forms a rollup first during ingest from the ILS. The work we want to do will use the same logic we use for bookcover selection to choose the primary work, so it will end up being data from the newest edition of a book in a complex rollup like this rather than a random record that happened to be an ebook with a dubious summary.
Here is some of the work metadata including the 'summary' as provided by OverDrive that is being displayed in this work:
"work": [
{
"linkType": {
"id": "instanceOf",
"attributes": {}
},
"item": {
"id": "",
"entityType": "Work",
"type": "text",
"genreForm": [
"Fiction",
"Literature",
"Humor (Fiction)"
],
"summary": [
{
"label": "<b>#1 <i>NEW YORK TIMES</i> BESTSELLER • <i>GMA</i> BOOK CLUB PICK <b>•</b> Meet Elizabeth Zott: “a gifted research chemist, absurdly self-assured and immune to social convention” (<i>The Washington Post</i>) in 1960s California whose career takes a detour when she becomes the unlikely star of a beloved TV cooking show. <b>• <b>STREAM ON APPLE TV+</b><br></b><br></b><br> <b>This novel is “irresistible, satisfying and full of fuel” (<i>The New York Times Book Review</i>) and “witty, sometimes hilarious...the <i>Catch-22 </i>of early feminism” (Stephen King, via Twitter).</b><br><b><br>A BEST BOOK OF THE YEAR: <i>The New York Times, Washington Post, NPR, Oprah Daily, Entertainment Weekly, Newsweek</i></b><br><b><i> </i></b>Chemist Elizabeth Zott is not your average woman. In fact, Elizabeth Zott would be the first to point out that there is no such thing as an <i>average</i> woman. But it’s the early 1960s and her all-male team at Hastings Research Institute takes a very unscientific view of equality. Except for one: Calvin Evans; the lonely, brilliant, Nobel–prize nominated grudge-holder who falls in love with—of all things—her mind. True chemistry results. <br>But like science, life is unpredictable. Which is why a few years later Elizabeth Zott finds herself not only a single mother, but the reluctant star of America’s most beloved cooking show <i>Supper at Six</i>. Elizabeth’s unusual approach to cooking (“combine one tablespoon acetic acid with a pinch of sodium chloride”) proves revolutionary. But as her following grows, not everyone is happy. Because as it turns out, Elizabeth Zott isn’t just teaching women to cook. She’s daring them to change the status quo.  <br>Laugh-out-loud funny, shrewdly observant, and studded with a dazzling cast of supporting characters, <i>Lessons in Chemistry</i> is as original and vibrant as its protagonist."
}
]
}
},You can see the data here on OverDrive's site:
Ex1: https://www.overdrive.com/media/6397003/lessons-in-chemistry
Ex2: https://www.overdrive.com/media/6384649/lessons-in-chemistryPlease add your vote to THIS Enhancement Request to help boost the priority of this fix: https://ideas.iii.com/forums/951766-vega-discover/suggestions/47223617-all-metadata-and-content-displayed-for-a-work-shou
Thank you so much for your examples.
Best Regards,
Samantha Cunning(Edited by admin) -
Margaret Rose O'Keefe commented
This is NOT the case for at least one title I've encountered. See screenshots of Lessons in Chemistry where the Vega Discover summary EXACTLY matches the Syndetics summary from our current PAC and does NOT match any of the 520 summaries from our catalog. (It looks similar to our ebook summary but it's not - our 520 doesn't have "• STREAM ON APPLE TV+" like the Syndetics summary does.)