Skip to content

Commit b83659d

Browse files
authored
Update README.md
1 parent 4abebc9 commit b83659d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ 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-
5552
#### [getGlobalLanguageValues.py](getGlobalLanguageValues.py)
5653
This script extracts all unique language values used by metadata entries in the repository to a CSV file.
5754

55+
#### [getHandlesAndBitstreamsFromCollection.py](getHandlesAndBitstreamsFromCollection.py)
56+
Based on user input, this script extracts all the handles and bitstreams associated with the items in the specified collection to a CSV file.
57+
5858
#### [getLanguageValuesForKeys.py](getLanguageValuesForKeys.py)
5959
This script extracts all unique pairs of keys and language values used by metadata entries in the repository to a CSV file.
6060

0 commit comments

Comments
 (0)