Revision 11819
Added by Aaron Marcuse-Kubitza about 11 years ago
map.csv | ||
---|---|---|
1 | 1 |
CVS,VegCore,Filter,Comments |
2 |
COMMCONCEPT_ID,*observation_community--COMMCONCEPT_ID,, |
|
2 | 3 |
COMMCLASS_ID,*observation_community--COMMCLASS_ID,, |
3 | 4 |
OBSERVATION_ID,eventID,, |
4 | 5 |
classStartDate,*observation_community--classStartDate,, |
... | ... | |
18 | 19 |
dba_dataSource,*observation_community--dba_dataSource,, |
19 | 20 |
classStopReason,*observation_community--classStopReason,, |
20 | 21 |
COMMINTERPRETATION_ID,communityID,, |
21 |
COMMCONCEPT_ID,*observation_community--COMMCONCEPT_ID,, |
|
22 | 22 |
commcode,*observation_community--commcode,, |
23 |
commname,communityName,,
|
|
23 |
commname,*observation_community--commname,,
|
|
24 | 24 |
classFit,*observation_community--classFit,, |
25 | 25 |
classConfidence,*observation_community--classConfidence,, |
26 | 26 |
commAuthority_ID,*observation_community--commAuthority_ID,, |
... | ... | |
38 | 38 |
previousFit,*observation_community--previousFit,, |
39 | 39 |
orderDeterminationForEvent,*observation_community--orderDeterminationForEvent,, |
40 | 40 |
duplicateDetermination,*observation_community--duplicateDetermination,, |
41 |
COMMNAME_ID,*observation_community--COMMNAME_ID,, |
|
42 |
reference_ID,*observation_community--reference_ID,, |
|
43 |
commDescription,*observation_community--commDescription,, |
|
44 |
accessionCode,*observation_community--accessionCode,, |
|
45 |
commConcept--dba_src_ID,*observation_community--commConcept--dba_src_ID,, |
|
46 |
commName,communityName,, |
|
47 |
referenceText,*observation_community--referenceText,, |
|
48 |
scientific,*observation_community--scientific,, |
|
49 |
translated,*observation_community--translated,, |
|
50 |
code,*observation_community--code,, |
|
51 |
originalAuthorCode,*observation_community--originalAuthorCode,, |
|
52 |
common,*observation_community--common,, |
|
53 |
commLevel,*observation_community--commLevel,, |
|
54 |
alliance,*observation_community--alliance,, |
|
55 |
includeInPicklistNow,*observation_community--includeInPicklistNow,, |
|
56 |
PhysGroup,*observation_community--PhysGroup,, |
|
57 |
FormGroup,*observation_community--FormGroup,, |
|
58 |
EcolGroup,*observation_community--EcolGroup,, |
|
59 |
4thApproxName,*observation_community--4thApproxName,, |
|
60 |
NatureServeUID,*observation_community--NatureServeUID,, |
|
61 |
classificationSystem,*observation_community--classificationSystem,, |
Also available in: Unified diff
fix: inputs/CVS/observation_community/create.sql: communityName: populate from commConcept.commName instead, because commInterpretation.commname is not always populated. this requires left-joining to commConcept.