-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Finalize work extraction/merging logic * Add more generic titles * Remove commented-out code used for testing stuff * Don't try to correct illustrator/translator * Add cleanup scripts to globalchanges-1.33.sh * Make sure PrimaryContribution comes first in contribution * Reorganize scripts Put "cluster bound" script in librisworks/run.sh and not cluster bound script in whelktool/globalchanges-1.33.sh * Make 9pu follow illustrator to instance * Add missing lifeSpan to local agent if found in cluster * Make all subtitles non-distinguishing * Fix work title shape (exclude subtitle) * Remove redundant method * Raise too-large-result limit * Remove irrelevant title components * Remove unnecessary condition since checked elsewhere * Include work titles when clustering * If the work title of one record matches the instance title of another record, these two records now ends up in the same cluster. * Use existing methods in find-work-clusters.groovy instead of declaring new ones. * Exit bash script immediately if Whelktool script fails * Handle unexpected datatype in instanceOf * Add missing exclamation mark * Change clustering order * Cluster by titles before merging overlapping clusters * Side effect: Necessary to make Elastic queries from each record individually in first clustering step * Add missing -D parameter * Save only modified * Avoid IndexOutOfBoundsException * Avoid null in tryAddLifeSpanToLocalAgent * Update path to relators * Fix broken linkedAgentToLifeSpan * Avoid repeated period in work mainTitle * Make subtitle/titleRemainder distinguishing again * Restore structure * Save before reporting to make sure no data is changed before saving * Extend ignored-subtitles.txt * Require that PrimaryContribution has an agent in SVSK selection * Add explanation + example on when to drop only part of subtitle
- Loading branch information
Showing
17 changed files
with
438 additions
and
247 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.