Skip to content

Python script imitating Ex Libris' "Bibliographic Rank" from Alma.

Notifications You must be signed in to change notification settings

kevintburke/bibcompleteness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bibliographiccompleteness

Python script imitating Ex Libris' "Bibliographic Rank" from Alma. Accepts input of MARC records in MARC Binary (.mrc) and returns a CSV with record IDs (from 001 field) and score. The score is based on a somewhat simplified version of the Bibliographic Rank algorithm used in Alma. Basic testing shows that scores are similar, but not identical, so the two should not be used together for the purposes of comparison.

About

Python script imitating Ex Libris' "Bibliographic Rank" from Alma.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages