Skip to content

Commit 58360da

Browse files
authored
Update README.md
1 parent ddb0bc7 commit 58360da

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
@@ -65,10 +65,13 @@ Based on user input, removes all bitstreams associated with an item with the spe
6565
Based on user input, removes all key-value pairs with the specified key for every item in the collection with the specified handle.
6666

6767
#### [deleteKeyFromCommunity.py](deleteKeyFromCommunity.py)
68+
Based on user input, removes all key-value pairs with the specified key for every item in every collection in the community with the specified handle.
6869

6970
#### [deleteKeyValuePairFromCollection.py](deleteKeyValuePairFromCollection.py)
71+
Based on user input, removes all key-value pairs with the specified key and value for every item in the collection with the specified handle.
7072

7173
#### [editBitstreamsNames.py](editBitstreamsNames.py)
74+
Based on a specified CSV file of DSpace item handles and replacement file names, replaces the name of bitstreams attached to the specified items.
7275

7376
#### [overwriteExistingMetadata.py](overwriteExistingMetadata.py)
7477

0 commit comments

Comments
 (0)