VuFind

Improve "editions" list with xOCLCNUM API.

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.1
  • Component/s: Record
  • Labels:
    None

Description

We currently use WorldCat's xISBN service to suggest alternate editions. The xOCLCNUM service offers broader support for titles that do not have ISBNs. We should look into adding OCLC number to the Solr index and using this (when available) to augment the current use of xISBN.

Villanova already indexes the OCLC number and uses it for custom searches -- this functionality could be easily shared with the trunk to form the basis for xOCLCNUM support.

Activity

Hide
Eoghan Ó Carragáin added a comment -
I think adding OCLC to the index (preferably with some normalization?) would be useful for a few things. I have just being doing some work on incorporating Google Book Search & Open Library previews into the search results page & full records page on our test site. Both of these services (& similar services like Haithi Trust) accept ISBN, LCCN & OCLC numbers, but recommend sending all three types to ensure best results.
Show
Eoghan Ó Carragáin added a comment - I think adding OCLC to the index (preferably with some normalization?) would be useful for a few things. I have just being doing some work on incorporating Google Book Search & Open Library previews into the search results page & full records page on our test site. Both of these services (& similar services like Haithi Trust) accept ISBN, LCCN & OCLC numbers, but recommend sending all three types to ensure best results.
Hide
Demian Katz added a comment -
Good point -- I have scheduled this for the 1.1 release and will try to find time to add it to the trunk shortly after 1.0 is released.
Show
Demian Katz added a comment - Good point -- I have scheduled this for the 1.1 release and will try to find time to add it to the trunk shortly after 1.0 is released.
Hide
Demian Katz added a comment -
Adding OCLC number to the index can also help us further enhance VUFIND-303.
Show
Demian Katz added a comment - Adding OCLC number to the index can also help us further enhance VUFIND-303.
Hide
Demian Katz added a comment -
An OCLC number index has been added to the Solr schema as of r2943.
Show
Demian Katz added a comment - An OCLC number index has been added to the Solr schema as of r2943.
Hide
Eoghan Ó Carragáin added a comment -
Does marc.properties also need a pattern match for the ocn prefix? See http://www.oclc.org/batchprocessing/controlnumber.htm and http://www.oclc.org/support/documentation/worldcat/tb/253/.
Show
Eoghan Ó Carragáin added a comment - Does marc.properties also need a pattern match for the ocn prefix? See http://www.oclc.org/batchprocessing/controlnumber.htm and http://www.oclc.org/support/documentation/worldcat/tb/253/.
Hide
Demian Katz added a comment -
I have added support for the ocn prefix as of r3042.
Show
Demian Katz added a comment - I have added support for the ocn prefix as of r3042.
Hide
Demian Katz added a comment -
Completed in r3043.
Show
Demian Katz added a comment - Completed in r3043.

People

Vote (1)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: