Revision 13940
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/inputs/bien2_traits/TraitObservation/map.csv | ||
---|---|---|
25 | 25 |
URLSource,*URLSource,, |
26 | 26 |
SourceCitation,*SourceCitation,, |
27 | 27 |
SourceID,*SourceID,, |
28 |
VisitingDate,*VisitingDate,,
|
|
28 |
VisitingDate,eventDate,,
|
|
29 | 29 |
ReferenceID,*ReferenceID,, |
30 | 30 |
Access,*Access,, |
31 | 31 |
Project_PI,*Project_PI,, |
trunk/inputs/bien2_traits/TraitObservation/test.xml.ref | ||
---|---|---|
123 | 123 |
</trait> |
124 | 124 |
</taxonoccurrence> |
125 | 125 |
</locationevent> |
126 |
<obsenddate><_dateRangeEnd><value>$eventDate</value></_dateRangeEnd></obsenddate> |
|
127 |
<obsstartdate><_dateRangeStart><value>$eventDate</value></_dateRangeStart></obsstartdate> |
|
126 | 128 |
</locationevent> |
127 | 129 |
<locationnarrative>$verbatimLocality</locationnarrative> |
128 | 130 |
<locationplace> |
trunk/inputs/bien2_traits/TraitObservation/new_terms.csv | ||
---|---|---|
2 | 2 |
Taxon,taxonName,, |
3 | 3 |
AuthorOfScientificName,scientificNameAuthorship,, |
4 | 4 |
LocalityDescription,verbatimLocality,, |
5 |
VisitingDate,eventDate,, |
trunk/inputs/bien2_traits/TraitObservation/unmapped_terms.csv | ||
---|---|---|
3 | 3 |
*URLSource |
4 | 4 |
*SourceCitation |
5 | 5 |
*SourceID |
6 |
*VisitingDate |
|
7 | 6 |
*ReferenceID |
8 | 7 |
*Access |
9 | 8 |
*Project_PI |
Also available in: Unified diff
fix: inputs/bien2_traits/TraitObservation/map.csv: mapped VisitingDate to eventDate