Skip to content

Commit

Permalink
VIAF: fixes
Browse files Browse the repository at this point in the history
* Dependencies update.
* Adds MD5 creation for online updateds.
* Adds missing type to MEF records during VIAF changes.
* Deletes code for worldcat.

Co-Authored-by: Peter Weber <[email protected]>
  • Loading branch information
rerowep committed Jul 17, 2023
1 parent 86285b5 commit 4d0be16
Show file tree
Hide file tree
Showing 35 changed files with 49,276 additions and 69,651 deletions.
2 changes: 1 addition & 1 deletion classes.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class EntityMefRecord{
viaf_cls = None
search = None
mef_type = ''
get_mef(cls, entity_pid, entity_name, pid_only=False)
get_mef(cls, agent_pid, agent_name, pid_only=False)
get_all_pids_without_agents_and_viaf(cls)
get_all_pids_without_viaf(cls)
get_multiple_missing_pids(cls, record_types=None, verbose=False)
Expand Down
Loading

0 comments on commit 4d0be16

Please sign in to comment.