Project

General

Profile

« Previous | Next » 

Revision 91

Added support for quoted values in XPaths

View differences:

NYBG-VegBank.organisms.csv
22 22
YearCollected,/*_ID/observation/obsStartDate/_date/year
23 23
MonthCollected,/*_ID/observation/obsStartDate/_date/month
24 24
DayCollected,/*_ID/observation/obsStartDate/_date/day
25
Country,/*_ID/observation/*_ID/plot/place(/*_ID/namedPlace[placeSystem=area|country|territory])/placeName
26
StateProvince,/*_ID/observation/*_ID/plot/place(/*_ID/namedPlace[placeSystem=region|state|province])/placeName
25
Country,"/*_ID/observation/*_ID/plot/place(/*_ID/namedPlace[placeSystem=""area|country|territory""])/placeName"
26
StateProvince,"/*_ID/observation/*_ID/plot/place(/*_ID/namedPlace[placeSystem=""region|state|province""])/placeName"
27 27
County,/*_ID/observation/*_ID/plot/place(/*_ID/namedPlace[placeSystem=county])/placeName
28 28
Locality,/*_ID/observation/*_ID/plot/place/*_ID/namedPlace/placeDescription
29 29
Longitude,/*_ID/observation/*_ID/plot/realLongitude

Also available in: Unified diff