Project

General

Profile

« Previous | Next » 

Revision 10163

inputs/*/Source/ for new-style datasources: use an actual staging table instead of a metadata-only table, so that metadata values can be stored in the staging table instead of the map.csv (as will be required by new-style import)

View differences:

inputs/.NCBI/Source/header.csv
1
row_num
inputs/.NCBI/Source/run
1 1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../table.run
inputs/GBIF/Source/header.csv
1
row_num
inputs/GBIF/Source/run
1 1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../table.run
inputs/FIA/Source/header.csv
1
row_num
inputs/FIA/Source/run
1 1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../table.run
inputs/IRMNG/Source/header.csv
1
row_num
inputs/IRMNG/Source/run
1 1
#!/bin/bash -e
2
. "$(dirname "${BASH_SOURCE[0]}")"/../table.run

Also available in: Unified diff