243 |
jpm |
1 |
; Ajouter les nouvelles version à la suite dans versions et versionsDonnees.
|
987 |
delphine |
2 |
versions = "2011_04,2012_01,2013_07,2013_08,2013_11"
|
|
|
3 |
versionsDonnees="2011-04-05,2012-01-01,2013-07-22,2013-08-05,2013-11-13"
|
242 |
jpm |
4 |
dossierTsv = "{ref:dossierDonneesEflore}chorodep/{ref:versionDonnees}/"
|
|
|
5 |
dossierTsvTpl = "{ref:dossierDonneesEflore}chorodep/%s/"
|
|
|
6 |
dossierSql = "{ref:dossierDonneesEflore}chorodep/"
|
774 |
delphine |
7 |
chorodepChamps2011_04 = "rang, catminat, num_tax, num_nom, nom_sci, `01`, `02`, `03`, `04`, `06`, `07`, `08`, `09`, `10`, `11`, `12`, `67`, `13`, `14`, `15`, `16`, `17`, `18`, `19`, `20`, `21`, `22`, `23`, `79`, `24`, `25`, `26`, `91`, `27`, `28`, `29`, `30`, `32`, `33`, `31`, `43`, `52`, `05`, `70`, `74`, `65`, `87`, `68`, `92`, `34`, `35`, `36`, `37`, `38`, `39`, `40`, `42`, `44`, `45`, `41`, `46`, `47`, `48`, `49`, `50`, `51`, `53`, `54`, `55`, `56`, `57`, `58`, `59`, `60`, `61`, `75`, `62`, `63`, `66`, `64`, `69`, `71`, `72`, `73`, `77`, `76`, `93`, `80`, `81`, `82`, `90`, `94`, `95`, `83`, `84`, `85`, `86`, `88`, `89`, `78`, freq_abs, freq_rel, rare_nat";
|
|
|
8 |
chorodepChamps2012_01 = "rang, catminat, num_tax, num_nom, nom_sci, `01`, `02`, `03`, `04`, `06`, `07`, `08`, `09`, `10`, `11`, `12`, `67`, `13`, `14`, `15`, `16`, `17`, `18`, `19`, `20`, `21`, `22`, `23`, `79`, `24`, `25`, `26`, `91`, `27`, `28`, `29`, `30`, `32`, `33`, `31`, `43`, `52`, `05`, `70`, `74`, `65`, `87`, `68`, `92`, `34`, `35`, `36`, `37`, `38`, `39`, `40`, `42`, `44`, `45`, `41`, `46`, `47`, `48`, `49`, `50`, `51`, `53`, `54`, `55`, `56`, `57`, `58`, `59`, `60`, `61`, `75`, `62`, `63`, `66`, `64`, `69`, `71`, `72`, `73`, `77`, `76`, `93`, `80`, `81`, `82`, `90`, `94`, `95`, `83`, `84`, `85`, `86`, `88`, `89`, `78`, freq_abs, freq_rel, rare_nat";
|
|
|
9 |
chorodepChamps2013_07 = "rang, catminat,syntaxons, num_tax, num_nom, nom_sci, `01`, `02`, `03`, `04`, `06`, `07`, `08`, `09`, `10`, `11`, `12`, `67`, `13`, `14`, `15`, `16`, `17`, `18`, `19`, `20`, `21`, `22`, `23`, `79`, `24`, `25`, `26`, `91`, `27`, `28`, `29`, `30`, `32`, `33`, `31`, `43`, `52`, `05`, `70`, `74`, `65`, `87`, `68`, `92`, `34`, `35`, `36`, `37`, `38`, `39`, `40`, `42`, `44`, `45`, `41`, `46`, `47`, `48`, `49`, `50`, `51`, `53`, `54`, `55`, `56`, `57`, `58`, `59`, `60`, `61`, `75`, `62`, `63`, `66`, `64`, `69`, `71`, `72`, `73`, `77`, `76`, `93`, `80`, `81`, `82`, `90`, `94`, `95`, `83`, `84`, `85`, `86`, `88`, `89`, `78`, freq_abs, freq_rel, rare_nat";
|
|
|
10 |
chorodepChamps2013_08 = "rang, catminat,indication_phytosocio_caracteristique, num_tax, num_nom, nom_sci, chorologie, `01`, `02`, `03`, `04`, `06`, `07`, `08`, `09`, `10`, `11`, `12`, `67`, `13`, `14`, `15`, `16`, `17`, `18`, `19`, `20`, `21`, `22`, `23`, `79`, `24`, `25`, `26`, `91`, `27`, `28`, `29`, `30`, `32`, `33`, `31`, `43`, `52`, `05`, `70`, `74`, `65`, `87`, `68`, `92`, `34`, `35`, `36`, `37`, `38`, `39`, `40`, `42`, `44`, `45`, `41`, `46`, `47`, `48`, `49`, `50`, `51`, `53`, `54`, `55`, `56`, `57`, `58`, `59`, `60`, `61`, `75`, `62`, `63`, `66`, `64`, `69`, `71`, `72`, `73`, `77`, `76`, `93`, `80`, `81`, `82`, `90`, `94`, `95`, `83`, `84`, `85`, `86`, `88`, `89`, `78`, freq_abs, freq_rel, rare_nat";
|
987 |
delphine |
11 |
chorodepChamps2013_11 = "rang, catminat,indication_phytosocio_caracteristique, num_tax, num_nom, nom_sci, chorologie, `01`, `02`, `03`, `04`, `06`, `07`, `08`, `09`, `10`, `11`, `12`, `67`, `13`, `14`, `15`, `16`, `17`, `18`, `19`, `20`, `21`, `22`, `23`, `79`, `24`, `25`, `26`, `91`, `27`, `28`, `29`, `30`, `32`, `33`, `31`, `43`, `52`, `05`, `70`, `74`, `65`, `87`, `68`, `92`, `34`, `35`, `36`, `37`, `38`, `39`, `40`, `42`, `44`, `45`, `41`, `46`, `47`, `48`, `49`, `50`, `51`, `53`, `54`, `55`, `56`, `57`, `58`, `59`, `60`, `61`, `75`, `62`, `63`, `66`, `64`, `69`, `71`, `72`, `73`, `77`, `76`, `93`, `80`, `81`, `82`, `90`, `94`, `95`, `83`, `84`, `85`, `86`, `88`, `89`, `78`, freq_abs, freq_rel, rare_nat";
|
242 |
jpm |
12 |
|
774 |
delphine |
13 |
|
242 |
jpm |
14 |
[tables]
|
|
|
15 |
chorodepMeta = "chorodep_meta"
|
|
|
16 |
chorodepContributeurs = "chorodep_contributeurs"
|
|
|
17 |
chorodepSources = "chorodep_sources"
|
|
|
18 |
chorodepOntologies = "chorodep_ontologies"
|
|
|
19 |
chorodep = "chorodep_v{ref:version}"
|
|
|
20 |
chorodepTpl = "chorodep_v%s"
|
|
|
21 |
|
|
|
22 |
[fichiers]
|
|
|
23 |
structureSql = "chorodep.sql"
|
|
|
24 |
structureSqlVersion = "chorodep_v{ref:versionDonnees}.sql"
|
|
|
25 |
structureSqlVersionTpl = "chorodep_v%s.sql"
|
|
|
26 |
chorodepContributeurs = "chorodep_contributeurs.tsv"
|
|
|
27 |
chorodepSources = "chorodep_sources.tsv"
|
|
|
28 |
chorodepOntologies = "chorodep_ontologies.tsv"
|
|
|
29 |
chorodep = "chorodep_v{ref:versionDonnees}.tsv"
|
|
|
30 |
chorodepTpl = "chorodep_v%s.tsv"
|
|
|
31 |
|
|
|
32 |
[chemins]
|
|
|
33 |
structureSql = "{ref:dossierSql}{ref:fichiers.structureSql}"
|
|
|
34 |
structureSqlVersion = "{ref:dossierTsv}{ref:fichiers.structureSqlVersion}"
|
|
|
35 |
structureSqlVersionTpl = "{ref:dossierTsvTpl}{ref:fichiers.structureSqlVersionTpl}"
|
|
|
36 |
chorodepContributeurs = "{ref:dossierSql}{ref:fichiers.chorodepContributeurs}"
|
|
|
37 |
chorodepSources = "{ref:dossierSql}{ref:fichiers.chorodepSources}"
|
|
|
38 |
chorodepOntologies = "{ref:dossierSql}{ref:fichiers.chorodepOntologies}"
|
|
|
39 |
chorodep = "{ref:dossierTsv}{ref:fichiers.chorodep}"
|
|
|
40 |
chorodepTpl = "{ref:dossierTsvTpl}{ref:fichiers.chorodepTpl}"
|