Skip to content

Commit 5cde470

Browse files
authored
Create README.md
1 parent bfd3294 commit 5cde470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Based on user input, this script created a JSON file of metadata that can be add
3737
'value' - The column in the CSV that contains the data for the element.
3838
'language' - The desired language value for the element
3939

40-
#### [postItem.py](postItem.py)
40+
#### [postCollection.py](postCollection.py)
4141
Based on user input, this script creates a community with a specified name and collection with a specified name within that community. In the specified directory (within the filePath set by the secrets.py file), the script creates items and associated metadata based on a 'collectionMetadata.json' file in the directory. Based on the specified file extension, the script then posts each file in the directory with that extension as a bitstream for the appropriate item, which is determined by having the file name (minus the file extension) in a 'dc.identifier.other' field in the item metadata record.
4242

4343
#### [removeDuplicateKeyValuePairsFromItems.py](removeDuplicateKeyValuePairsFromItems.py)

0 commit comments

Comments
 (0)