Skip to content

Commit d867034

Browse files
authored
Update README.md
1 parent 9480209 commit d867034

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ Based on user input, this script extracts the ID and URI for all items in the re
5656
#### [metadataOverview.py](metadataOverview.py)
5757
This script produces several CSV files containing different information about the structure and metadata of the repository:
5858

59-
collectionMetadataKeys.csv - A list of all keys used in each collection with collection name, ID, and handle.
60-
dspaceIDs.csv - A list of every item ID along with the IDs of the collection and community that contains that item.
61-
dspaceTypes.csv - A list of all unique values for the key 'dc.type'
62-
keyCount.csv - A list of all unique keys used in the repository, as well as a count of how many times it appear.
63-
collectionStats.csv - A list of all collections in the repository with the collection name, ID, handle, and number of items.
59+
|collectionMetadataKeys.csv - A list of all keys used in each collection with collection name, ID, and handle.|
60+
|dspaceIDs.csv - A list of every item ID along with the IDs of the collection and community that contains that item.|
61+
|dspaceTypes.csv - A list of all unique values for the key 'dc.type.'|
62+
|keyCount.csv - A list of all unique keys used in the repository, as well as a count of how many times it appear.|
63+
|collectionStats.csv - A list of all collections in the repository with the collection name, ID, handle, and number of items.|

0 commit comments

Comments
 (0)