Project

General

Profile

« Previous | Next » 

Revision 21

Merged data2xml XPath functionality into xpath.py. Merged data2xml xml_dom.py and xml2db xml_util.py into identical xml_util.py for each script.

View differences:

test
3 3
# Usage: [env n=<num-rows>] ./test 
4 4

  
5 5
selfDir="$(dirname -- "$0")"
6
cd "$selfDir"
6 7

  
7 8
test -n "$n" || n=2
8 9
let n++
9 10

  
10
cd "$selfDir"
11 11
head -$n NYSpecimenDataAmericas.csv|./data2xml VegX NYBG-VegBank-VegX_mapping.csv

Also available in: Unified diff