[Koha-bugs] [Bug 32275] New: Fill blank record in basic editor using ISBN with Google Books API

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 18 19:18:35 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32275

            Bug ID: 32275
           Summary: Fill blank record in basic editor using ISBN with
                    Google Books API
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jrobb at sekls.org
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Bug 14242 added the ability to fill the OPAC purchase suggestion form with data
from the Google Books API by entering an ISBN.

My catalogers would be ecstatic if that functionality could be used to populate
the relevant fields on a blank bib record in the basic editor as a starting
point for creating records from scratch. This would save a substantial amount
of time entering data.

Logical mappings would be:
volumeInfo.title > 245$a
volumeInfo.subtitle > 245$b
volumeInfo.authors > 100$a
volumeInfo.publisher > 264$a
volumeInfo.publishedDate > 264$c
volumeInfo.pageCount > 300$a
volumeInfo.dimensions.height > 300$c
volumeInfo.description > 500$a

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list