Skip to content

Fix bug in LCNAF variant name db entry building procedure

Compare
Choose a tag to compare
@corylown corylown released this 08 Mar 21:05
715a7bb
  • Entries with "Use For" references were missed because they contain multiple PersonalName or CorporateName entries.
  • Revise procedure to check all name instances for variant names.
  • Use YAJL parser instead of JSON.parse on each line.