Revision 111
Added by Aaron Marcuse-Kubitza about 13 years ago
VegX-VegBank.organisms.csv | ||
---|---|---|
73 | 73 |
"/*ID->/*s/plotObservation/*UniqueIdentifierID->/*s/plot/slopeGradient","/*_ID/observation/*_ID/plot/slopeGradient" |
74 | 74 |
"/*ID->/*s/plotObservation/*UniqueIdentifierID->/*s/plot/state","/*_ID/observation/*_ID/plot/place(/*_ID/namedPlace[placeSystem=""Geographic Name""])/placeName" |
75 | 75 |
"/*ID->/*s/plotObservation/*UniqueIdentifierID->/*s/plot/state","/*_ID/observation/*_ID/plot/place(/*_ID/namedPlace[placeSystem=""region|state|province""])/placeName" |
76 |
"/*ID->/*s/plotObservation/obsEndDate","/*_ID/observation/obsEndDate" |
|
77 |
"/*ID->/*s/plotObservation/obsStartDate","/*_ID/observation/obsStartDate" |
|
76 |
"/*ID->/*s/plotObservation/obsEndDate/_date/year","/*_ID/observation/obsEndDate/_date/year" |
|
78 | 77 |
"/*ID->/*s/plotObservation/obsStartDate/_date/day","/*_ID/observation/obsStartDate/_date/day" |
79 | 78 |
"/*ID->/*s/plotObservation/obsStartDate/_date/month","/*_ID/observation/obsStartDate/_date/month" |
80 | 79 |
"/*ID->/*s/plotObservation/obsStartDate/_date/year","/*_ID/observation/obsStartDate/_date/year" |
Also available in: Unified diff
xml_func.py: Added support for decimal years (with day as the fraction)