File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,16 @@ No collections skipped:
2626 if collectionID != 0:
2727 offset = 0
2828#### [ compareTwoKeysInCommunity.py] ( compareTwoKeysInCommunity.py )
29+ Based on user input, this script extracts the values of two specified keys from a specified community to a CSV file for comparison.
2930
3031#### [ findBogusUris.py] ( findBogusUris.py )
32+ This script extracts values for the key "dc.identifier.uri" that do not begin with the handlePrefix specified in the secrets.py file.
3133
3234#### [ findDuplicateKeys.py] ( findDuplicateKeys.py )
35+ Based on user input, this script extracts item IDs where there are multiple instances of the specified key in the item metadata.
3336
3437#### [ getCollectionMetadataJson.py] ( getCollectionMetadataJson.py )
38+ Based on user input, this script extracts all of the item metadata from the specified collection to a JSON file.
3539
3640#### [ getCompleteAndUniqueValuesForAllKeys.py] ( getCompleteAndUniqueValuesForAllKeys.py )
3741
You can’t perform that action at this time.
0 commit comments