Skip to content

Commit 1e217f2

Browse files
authored
Update README.md
1 parent eebf06e commit 1e217f2

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
@@ -61,6 +61,9 @@ This script extracts all unique pairs of keys and language values used by metada
6161
#### [getRecordsAndValuesForKey.py](getRecordsAndValuesForKey.py)
6262
Based on user input, this script extracts the ID and URI for all items in the repository with the specified key, as well as the value of the specified key, to a CSV file.
6363

64+
#### [getRecordsAndValuesForKeyInCollection.py](getRecordsAndValuesForKeyInCollection.py)
65+
Based on user input, this script extracts the ID and URI for all items in the specified collection with the specified key, as well as the value of the specified key, to a CSV file.
66+
6467
#### [getRecordsWithKeyAndValue.py](getRecordsWithKeyAndValue.py)
6568
Based on user input, this script extracts the ID and URI for all items in the repository with the specified key-value pair to a CSV file.
6669

0 commit comments

Comments
 (0)