Project

General

Profile

« Previous | Next » 

Revision 4375

inputs/CTFS/TaxonOccurrence/map.csv: Documented that InfraSpecificLevel is unused

View differences:

inputs/CTFS/TaxonOccurrence/map.csv
7 7
SubSpeciesObsoleteTaxonFlag,,
8 8
SubSpeciesMnemonic,,
9 9
SubSpeciesAuthority,,
10
InfraSpecificLevel,"Not used, as the following query returns zero:
10
InfraSpecificLevel,,"Not used, as the following query returns zero:
11 11
-----
12 12
SELECT COUNT(*) FROM ""CTFS"".""InfraspecificEpithet.src""
13 13
WHERE ""InfraSpecificLevel"" IS NOT NULL
14
-----",
14
-----"
15 15
SpeciesCurrentTaxonFlag,,
16 16
SpeciesObsoleteTaxonFlag,,
17 17
SpeciesReferenceID,,
inputs/CTFS/TaxonOccurrence/map.full.csv
2 2
CensusID,CensusID
3 3
Family,Family
4 4
Genus,Genus
5
InfraSpecificLevel,"Not used, as the following query returns zero:
6
-----
7
SELECT COUNT(*) FROM ""CTFS"".""InfraspecificEpithet.src""
8
WHERE ""InfraSpecificLevel"" IS NOT NULL
9
-----",
10 5
PlotID,PlotID
11 6
SpeciesInvID,SpeciesInvID
12 7
SpeciesName,SpeciesName
inputs/CTFS/TaxonOccurrence/VegBIEN.csv
9 9
SpeciesName,"/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/plantconcept/plantname_id/_simplifyPath:[next=parent_id]/path/_forEach:[in:[binomial,authority,subspecies,],do=""plantname[rank=_val]/parent_id""]/plantname[rank=species]/plantname",
10 10
Genus,"/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/plantconcept/plantname_id/_simplifyPath:[next=parent_id]/path/_forEach:[in:[binomial,authority,subspecies,species,],do=""plantname[rank=_val]/parent_id""]/plantname[rank=genus]/plantname",
11 11
Family,"/location/locationevent/taxonoccurrence/taxondetermination[!isoriginal]/*_id/plantconcept/plantname_id/_simplifyPath:[next=parent_id]/path/_forEach:[in:[binomial,authority,subspecies,species,genus,],do=""plantname[rank=_val]/parent_id""]/plantname[rank=family]/plantname",
12
InfraSpecificLevel,,"** No join mapping for Not used, as the following query returns zero:
13
-----
14
SELECT COUNT(*) FROM ""CTFS"".""InfraspecificEpithet.src""
15
WHERE ""InfraSpecificLevel"" IS NOT NULL
16
----- ** "

Also available in: Unified diff