Skip to content

Commit 95dc5c8

Browse files
authored
Update README.md
1 parent a0fd11f commit 95dc5c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ Based on user input, this script extracts all of the item metadata from the spec
4949
#### [getCompleteAndUniqueValuesForAllKeys.py](getCompleteAndUniqueValuesForAllKeys.py)
5050
This script creates a 'completeValueLists' folder and for all keys used in the repository, extracts all values for a particular key to a CSV with item IDs. It also creates a 'uniqueValueLists' folder, that writes a CSV file for each key with all unique values and a count of how many times the value appears.
5151

52+
#### [getHandlesAndBitstreamsFromCollection.py](getHandlesAndBitstreamsFromCollection.py)
53+
Based on user input, this script extracts all the handles and bitstreams associated with the items in the specified collection to a CSV file.
54+
5255
#### [getGlobalLanguageValues.py](getGlobalLanguageValues.py)
5356
This script extracts all unique language values used by metadata entries in the repository to a CSV file.
5457

0 commit comments

Comments
 (0)