Revision 3557
Added by Aaron Marcuse-Kubitza over 12 years ago
README.TXT | ||
---|---|---|
40 | 40 |
Add a new datasource: make inputs/<short_name>/add |
41 | 41 |
If the datasource is a herbarium, <short_name> should be the herbarium |
42 | 42 |
code as defined by the Index Herbariorum <http://sweetgum.nybg.org/ih/> |
43 |
Populate the src/ subdir with input data: |
|
44 |
Obtain/create CSVs for the tables present in the datasource: |
|
45 |
specimens, plots, organisms, stems |
|
46 |
Rename each CSV so it ends in ".<table>.<ext>" (see tables above) |
|
47 |
Auto-create the src column spreadsheets: make inputs/<short_name>/ |
|
43 | 48 |
|
44 | 49 |
Schema changes: |
45 | 50 |
Regenerate schema from installed DB: make schemas/remake |
Also available in: Unified diff
README.TXT: Datasource setup: Documented how to populate the src/ subdir with input data