Skip to content
Updated  by samantha.cunning@iii.com

Description

Vega Discover work level rollups for textual and video materials utilize various BibFrame metadata fields to combine bib records (called instances in Bibframe) to rollup into a combined work record representing all formats and editions of a particular work.  Metadata that does not conform with rollup logic rules can cause titles that are technically the same work to not rollup properly.  Usually correcting small cataloging errors or making format changes to bib records will cause them to rollup correctly with a work.  The information in this help document will assist you in troubleshooting metadata discrepancies in your bibliographic records that are affecting Vega Discover rollups.  

Procedure

I have a title that is not rolling up 

This section of the troubleshooting guide will walk you through metadata corrections you can make to your bibliographic records when you are seeing issues with the rollup of same title records into work level rollups in Vega.

Metadata we will be reviewing for problems

  1. Title
  2. Author or Publisher
  3. Language 
  4. Leader/06 Record Type
  5. Diacritics appearing in title or author fields

NOTE: There are slight variations in the rules used for the rollup of textual content (books, ebooks, audiobooks, eaudiobooks) and visual content (DVD, Blu-Ray, Streaming Video, VHS).  Please see the book Image and video icons Image on each troubleshooting step to see which type of rollup they apply to. 

Step 1. Check the title metadata in the record that is not rolling up, vs an editon that is rolling up. 

ImageImage 1. Is there a uniform title in either record?

Vega BibFrame selects the title metadata used for matching work level rollups in the following MARC data fields order: 

  1. Uniform Title 130 matching on $anp
  2. Uniform Title 240 matching on $anp
  3. Title 245 matching on $abnp

Uniform Title Fixes

Uniform titles are preferred for rollups, so if there is a uniform title in one or more records that title will be used.  Either add the desired uniform title to the record that is not rolling up, or remove a bad or generic uniform title from one or more records.  After editing MARC data, save the record in the ILS, and run a MARC record extraction in Vega to reingest records that were updated today. 

ImageImage 2. Do the titles match exactly?

In order for editions to rollup into a work level rollup the titles must have an exact match.  These are the rules for title matching that you should check your title data against: 

  1. 130 and 240 match only on $anp
  2. 245 match on $abnp (when no 130/240 present in the edition)
  3. mainTitle and subTitle, partNumber and partName are all used for matching if present and must exist in all editions record for them to rollup.  The order of partNumber and partName subfields does not matter. 
  4. Non-filing characters specified by the incoming 130/240/245 title tag are ignored (the number of leading characters to ignore is indicated by the value in the second indicator for the 240 and 245, and by the value in the first indicator for the 130)
  5. mainTitle string matching criteria:
    1. Title match is case-insensitive and ignores trailing commas, semicolons, periods, and colons, and leading and trailing spaces
    2. Trailing text in parentheses of mainTitle is ignored (e.g., "The Elephant (the movie)" matches "The elephant")
  6. subTitle string matching criteria: The following punctuation is ignored: .,;[] as well as leading and trailing spaces.
    1. Subtitles of "a novel" or "a thriller" (case insensitive exact match, ignoring leading and trailing spaces and trailing punctuation) are ignored.
    2. Any text found within [] brackets and the brackets themselves are ignored.

Matching Fixes

Correct any metadata that is causing a mismatch based on the rules above.  After editing MARC data, save the record in the ILS, and run a MARC record extraction in Vega to reingest records that were updated today. 

Step 2. Depending on the type of rollup, check the Author/Publisher metadata in the record that is not rolling up, vs an editon that is rolling up in the format tab that you expect. 

Image 1. (Textual Works) Which Author is being used for each edition?

Vega BibFrame chooses the primary author based on the following rules: 

  1. The first 1xx field is chosen as the primary author IF there is no $e role value OR IF the $e role value is "aut", "author", "edt", or "editor".  
  2. If there is no 1xx tag that meets the above criteria then the first 7xx author with a $e role value of "aut", "author", "edt", or "editor" is used.
  3. If there is no 1xx or 7xx author that meets the above criteria then Vega will treat the title as if it has no author and it can rollup based only on title and language. 

Primary Author Fixes

If a 1xx or 7xx author has an inappropriate role change the $e or add another instance of the tag with the correct role of "aut", "author", "edt", or "editor".  After editing MARC data, save the record in the ILS, and run a MARC record extraction in Vega to reingest records that were updated today. 

Image 2. (Textual Works) Do the author names match exactly?

In order for editions to rollup into a work level rollup the authors must have an exact match.  These are the rules for author name matching that you should check your title data against: 

  1. Authors metadata used for matching is $ae of 100, 110, 111, 700, 710, and 711 tags.
  2. Author string matches are case-insensitive and ignore trailing spaces, commas, semicolons, and periods

Author Matching Fixes

Correct any metadata discrepancies between mismatched author fields.  Note that the order of data in the $a must match exactly except for the ignored punctuation mentioned above.  $d dates are ignored for authors.  After editing MARC data, save the record in the ILS, and run a MARC record extraction in Vega to reingest records that were updated today. 

Image 1. (Visual Material Works) Which Publisher(s) are being used for each edition?

Vega BibFrame selects publisher data for rollup matching based on the following rules: 

  1. All 260$b and 264 (2nd indicator must be 1) $b are considered for matching.  If there are multiple publishers found all must match exactly across all editions for a rollup to occur.  
  2. Author fields are ignored for moving image (video) materials

Image 2. (Visual Material Works) Do the Publisher(s) match exactly?

Vega BibFrame matches all selected publishers based on the following rules: 

  1. Publisher data matching is case insensitive and ignores trailing punctuation ;:.,/, and leading and trailing white spaces. 
  2. The list of publishers is sorted alphabetically, and then strings are concatenated using "|" as delimiter before matching is applied

Step 3. Check the Language of the editions

ImageImage Language Matching Problems

Vega matches the language of editions for work level rollups so that works presented in different languages do not rollup.  Vega determines the language of an edition by checking each of the language fields below in the order given.  If Vega finds a language value in any of the fields it uses the value it found and will not check the other field values from the rest of the list: 

  1. 008 language code
    1. invalid/unusable codes are 'und', 'mul', 'zxx', '|||', '###'
  2. 041 $a (if 041 is repeated, all languages in the editon must match for a rollup to occur)
  3. 130/240 $l (Vega attempts to interpret the text in this field and map it to a language code)
  4. If none of the above are present Vega assumes the language of the material matches the default language of Vega Discover set in the Localization settings of the Vega Staff Admin.

Language Fix

Correct any missing or erroneous 008 language codes or other language fields.  After editing MARC data, save the record in the ILS, and run a MARC record extraction in Vega to reingest records that were updated today. 

Step 4.  Is the edition that is not rolling up an Audiobook or eAudiobook?

Image Record Type Error for Audiobooks

In order for audiobooks to rollup with other textual works the Record Type (LDR06) must be set to non-musical audio (i).  

Record Type Fix

Change all audiobooks and eaudiobooks LDR06 values to i for non-musical audio to avoid this problem.  After editing MARC data, save the record in the ILS, and run a MARC record extraction in Vega to reingest records that were updated today. 

Step 5.  Does the title or author include a diacritic character?

ImageImage Diacritic Problems

In order for editions to rollup into a work there must be an exact match of the characters in the title, author, and language fields.  Sometimes the character used in the metadata record looks the same in the catalog but is actually a different diacritic character.  

Diacritic Fix

Copy the word or name with the diacritic from one of the the rolled up editions to the edition that will not rollup, replacing the diacritic in that record.  After editing MARC data, save the record in the ILS, and run a MARC record extraction in Vega to reingest records that were updated today. 


Troubleshooting Other Rollup Issues

This section of the troubleshooting guide will walk you through troubleshooting steps for other specific issues you may encounter with rollups in Vega that can be solved by updating your metadata. 

Metadata and settings we will be reviewing for problems

  1. Material Type
  2. Leader/06 Record Type
  3. Record Suppression Status in ILS
  4. Vega Staff UI Record Extraction Status
  5. Uniform Title
  6. Author or Publisher

ImageImage Title is Appearing in the Wrong Format Group

  1. Check the Material Type set in the Bib record.  Is it configured as expected?
  2. Check the LDR06 Record Type code.  Is it configured as expected?
    1. An instance will be classified as type = print if LDR06 = a & LRD07 = a, b, i, m, s
    2. An instance will be classified as type = electronic if one of the following conditions is true:
      • LDR06 (record type) = m, indicating a computer file
      • 007 (00) = c, indicating a computer file or electronic resource
    3. An instance will be classified as a type=movingimage if LDR06 = g

After editing MARC data, save the record in the ILS, and run a MARC record extraction in Vega to reingest records that were updated today. 

ImageImage Expected Bib Edition Cannot Be Found in Vega Discover

  1. Check that the record is not suppressed in the ILS and unsuppress if needed
  2. Use the ISBN or recordID lookup urls to search for the record in Vega Discover: 
    1. https://XXXX.YY.iiivega.com/search/card?isbn=ZZZZZZZZZZZZZZZ
    2. https://XXXX.YY.iiivega.com/search/card?recordId=ZZZZZZZZZZZZZZZ
    3. If you receive a 404 the record is not indexed in Vega Discover: Check the Record Extraction status in the Staff Admin for errors and report to Support
    4. If you find an unexpected record, find the record in the ILS and check for and correct any problems with:
      • Uniform Titles
      • Authors that do not meet the criteria for Primary Author (1xx/7xx has $e that is not aut, author, edt, editor) which can cause the title to rollup with an identical title that has no author. 
      • Missing or Generic Publisher Data which can cause the title to rollup with an identical title that has no publisher or generic publisher data. 

After editing MARC data, save the record in the ILS, and run a MARC record extraction in Vega to reingest records that were updated today. 

ImageImage Unexpected Bib Included in Work Level Rollup

  1. Check the bib for Uniform Titles (130/240) and remove generic or erroneous Uniform Title data.
  2. For Movies check the Publisher data.  Some movies of the same title may be published by the same studio and will rollup when they should not.  The only option to fix this is to add metadata to the title or publisher field to differentiate the works and cause them to unroll. 
  3. Does the work have no author?  Check for Authors that do not meet the criteria for Primary Author (1xx/7xx has $e that is not aut, author, edt, editor) which can cause the title to rollup with an identical title that has no author.  This is common with children's books with titles like "Snow" and other common words. 

After editing MARC data, save the record in the ILS, and run a MARC record extraction in Vega to reingest records that were updated today. 

Keywords

Vega Discover Rollups Troubleshooting BibFrame Metadata Cataloging raexternalrequest

Did this help?