Project

General

Profile

« Previous | Next » 

Revision 4874

inputs/TEAM/: Added TeamPlotMetaData

View differences:

inputs/TEAM/TeamPlotMetaData/map.csv
1
TEAM,VegCore,Filter,Comments
2
SiteName,projectName,,
3
Name,Name,,
4
BlockPosition,BlockPosition,,
5
Longitude,verbatimLongitude,,
6
Latitude,verbatimLatitude,,
7
CollectionDate,dateCollected,,
8
Method,samplingProtocol,,
inputs/TEAM/TeamPlotMetaData/test.xml.ref
1
Put template:
2
<VegBIEN>
3
    <_simplifyPath id="-1">
4
        <next>parent_id</next>
5
        <path>
6
            <location>
7
                <locationcoords>
8
                    <latitude_deg>
9
                        <_nullIf>
10
                            <null>0</null>
11
                            <type>float</type>
12
                            <value>$Latitude</value>
13
                        </_nullIf>
14
                    </latitude_deg>
15
                    <longitude_deg>
16
                        <_nullIf>
17
                            <null>0</null>
18
                            <type>float</type>
19
                            <value>$Longitude</value>
20
                        </_nullIf>
21
                    </longitude_deg>
22
                </locationcoords>
23
                <locationevent>
24
                    <method_id><method><name>$Method</name></method></method_id>
25
                    <project_id><project><projectname>$SiteName</projectname></project></project_id>
26
                    <taxonoccurrence><aggregateoccurrence><collectiondate><_date><date>$CollectionDate</date></_date></collectiondate></aggregateoccurrence></taxonoccurrence>
27
                </locationevent>
28
            </location>
29
        </path>
30
    </_simplifyPath>
31
</VegBIEN>
32
Inserted 7 new rows into database
inputs/TEAM/TeamPlotMetaData/new_terms.csv
1
SiteName,projectName,,
2
CollectionDate,dateCollected,,
3
Method,samplingProtocol,,
inputs/TEAM/TeamPlotMetaData/unmapped_terms.csv
1
Name
2
BlockPosition

Also available in: Unified diff