Skip to content
Snippets Groups Projects
Commit adaa3dcf authored by Gerald Jagusch's avatar Gerald Jagusch
Browse files

Update README.md

parent 060ba5e9
No related branches found
No related tags found
No related merge requests found
......@@ -5,10 +5,6 @@ They are intended to automate and standardise
1. the upload of your data files to existing items within TUdatalib
1. the addition of metadata to existing items
Follow the instructions in the README.txt's in the folders if existing and also in the config files.
You are invited to use these scripts to write your own scripts and to share the here.
----------------------------------------------------------------------------------------------
The following scripts can be executed:
......@@ -16,7 +12,7 @@ The following scripts can be executed:
1. upload_files.py
1. update_metadata.py
While executing the scripts you will be forced to log in with TU-ID or email address.
While executing the scripts you will be forced to log in with TU-ID (or email address and password).
In general, it is necessary to fill in the config files in the "configs" folders before executing the scripts.
1. for the script "create_item.py" fill in "config_create_item.py" (you do not neccessarily have to fill in anything here, the script will ask for the name of the new item)
......@@ -26,8 +22,7 @@ In general, it is necessary to fill in the config files in the "configs" folders
You can edit these with a regular text editor like vim or notepad.
It will be checked if you filled in the information in the configs.
If you dont know how to get informations like the collection id (which is not easily accessible if you are not a TUdatalib admin) you can go to the "helpers" folder. The scripts there can get you some of the information needed.
If you dont know how to get informations like the collection ID (which is not easily accessible if you are not a TUdatalib admin) you can go to the "helpers" folder. The scripts there can get you some of the information needed.
**Caution: Do NOT delete any files even if they are empty! This will cause the scripts to not work properly!**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment