File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -65,10 +65,13 @@ Based on user input, removes all bitstreams associated with an item with the spe
6565Based 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
You can’t perform that action at this time.
0 commit comments