source: main/trunk/model-sites-dev/mars/collect/deam/README.txt@ 34443

Last change on this file since 34443 was 34443, checked in by davidb, 4 years ago

CSV merging put into prepare sequence

File size: 690 bytes
Line 
1# Order of business:
2
3 ./GET-DEAM.sh
4 ./GET-GREKOW-PAPER.sh
5
6
7 ./01-PREPARE-IMPORT.sh
8 ./02-GENERATE-ALL-ESSENTIA-CSV-FEATURE-FILES.sh
9 ./03-COLLATE-ALL-CSV-FEATURE-FILES.sh
10 ./04-MERGE-CSV-FEATURES-AND-AV-FILES.py
11
12# The following is run by ./03-COLLATE-ALL-CSV-FEATURE-FILES.sh
13# ./MP3-TO-ESSENTIA-CSV-FEATURE-FILE.sh
14
15
16# Open the following in a text editor, and check its value(s)
17# It's OK for this to specify the DL as localhost, as script
18# is run locally
19#
20# For example:
21
22 emacs _library_url.sh
23
24
25# Build the collection
26 ./IMPORT.sh
27 ./BUILDCOL.sh
28 ./ACTIVATE.sh
29
30# After editing collectionConfig.xml run:
31
32 ./RECONFIG-COL.sh
33
34
35
36COMPILE-JAVA.sh
37
38FEATURE-GREP.sh
Note: See TracBrowser for help on using the repository browser.