Run the SAF builder:
- Put the .csv metata metadata file is in the same directory with all of the file to be loaded.
- Go the dos prompt: in the start menu, click "Run," then type cmd in the box, and click ok.
- Change the directory to the safbuilder directory, by typing cd c:\safbuilder
- Run the safbuilder by typing" safbuilder.sh -c c:path to metadata file." For example, "safbuilder.sh -c c:\ETD\metadata.csv would run the safbuilder on the metadata.csv file and all of the files in the directory with it.
...