Project

General

Profile

« Previous | Next » 

Revision 6553

inputs/NVS/Project/map.csv: Remapped Project Abbreviation to projectName instead of Name, because Project Abbreviation is what's used throughout the tables to link to the project

View differences:

inputs/NVS/Project/map.csv
1 1
NVS,VegCore,Filter,Comments
2 2
Project ID,projectID,,
3
Project Abbreviation,*Project Abbreviation,,
3
Project Abbreviation,projectName,,
4 4
Is Current,*Is Current,,
5
Name,projectName,,
5
Name,*Name,,
6 6
Start Date,projectStartDate,,
7 7
Stop Date,projectEndDate,,
8 8
Description,*Description,,
inputs/NVS/Project/VegBIEN.csv
1 1
NVS,VegBIEN:/_setDefault:[source_id/source/shortname/_env:[name=source]]/path/_simplifyPath:[next=parent_id]/path,Comments
2
Name,/location/locationevent/*_id/project/projectname,
2
Project Abbreviation,/location/locationevent/*_id/project/projectname,
3 3
Project ID,/location/locationevent/*_id/project/sourceaccessioncode,
4 4
Start Date,/location/locationevent/*_id/project/startdate,
5 5
Stop Date,/location/locationevent/*_id/project/stopdate,
6 6
Description,,** No join mapping for *Description ** 
7 7
Is Current,,** No join mapping for *Is Current ** 
8
Project Abbreviation,,** No join mapping for *Project Abbreviation ** 
8
Name,,** No join mapping for *Name ** 
inputs/NVS/Project/test.xml.ref
10 10
                        <locationevent>
11 11
                            <project_id>
12 12
                                <project>
13
                                    <projectname>$Name</projectname>
13
                                    <projectname>$Project Abbreviation</projectname>
14 14
                                    <sourceaccessioncode>$Project ID</sourceaccessioncode>
15 15
                                    <startdate>$Start Date</startdate>
16 16
                                    <stopdate>$Stop Date</stopdate>
inputs/NVS/Project/new_terms.csv
1
Name,projectName,,
1
Project Abbreviation,projectName,,
2 2
Stop Date,projectEndDate,,
inputs/NVS/Project/unmapped_terms.csv
1
*Project Abbreviation
2 1
*Is Current
2
*Name
3 3
*Description

Also available in: Unified diff