Subversion Repositories eFlore/Projets.eflore-projets

Rev

Rev 242 | Rev 771 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 242 Rev 243
-
 
1
; Ajouter les nouvelles version à la suite dans versions et versionsDonnees.
1
versions = "2011_04,2012_01"
2
versions = "2011_04,2012_01"
2
versionsDonnees="2011-04-05,2012-01-01"
3
versionsDonnees="2011-04-05,2012-01-01"
3
dossierTsv = "{ref:dossierDonneesEflore}chorodep/{ref:versionDonnees}/"
4
dossierTsv = "{ref:dossierDonneesEflore}chorodep/{ref:versionDonnees}/"
4
dossierTsvTpl = "{ref:dossierDonneesEflore}chorodep/%s/"
5
dossierTsvTpl = "{ref:dossierDonneesEflore}chorodep/%s/"
5
dossierSql = "{ref:dossierDonneesEflore}chorodep/"
6
dossierSql = "{ref:dossierDonneesEflore}chorodep/"
6
chorodepChamps = "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";
7
chorodepChamps = "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";
7
 
8
 
8
[tables]
9
[tables]
9
chorodepMeta = "chorodep_meta"
10
chorodepMeta = "chorodep_meta"
10
chorodepContributeurs = "chorodep_contributeurs"
11
chorodepContributeurs = "chorodep_contributeurs"
11
chorodepSources = "chorodep_sources"
12
chorodepSources = "chorodep_sources"
12
chorodepOntologies = "chorodep_ontologies"
13
chorodepOntologies = "chorodep_ontologies"
13
chorodep = "chorodep_v{ref:version}"
14
chorodep = "chorodep_v{ref:version}"
14
chorodepTpl = "chorodep_v%s"
15
chorodepTpl = "chorodep_v%s"
15
 
16
 
16
[fichiers]
17
[fichiers]
17
structureSql = "chorodep.sql"
18
structureSql = "chorodep.sql"
18
structureSqlVersion = "chorodep_v{ref:versionDonnees}.sql"
19
structureSqlVersion = "chorodep_v{ref:versionDonnees}.sql"
19
structureSqlVersionTpl = "chorodep_v%s.sql"
20
structureSqlVersionTpl = "chorodep_v%s.sql"
20
chorodepContributeurs = "chorodep_contributeurs.tsv"
21
chorodepContributeurs = "chorodep_contributeurs.tsv"
21
chorodepSources = "chorodep_sources.tsv"
22
chorodepSources = "chorodep_sources.tsv"
22
chorodepOntologies = "chorodep_ontologies.tsv"
23
chorodepOntologies = "chorodep_ontologies.tsv"
23
chorodep = "chorodep_v{ref:versionDonnees}.tsv"
24
chorodep = "chorodep_v{ref:versionDonnees}.tsv"
24
chorodepTpl = "chorodep_v%s.tsv"
25
chorodepTpl = "chorodep_v%s.tsv"
25
 
26
 
26
[chemins]
27
[chemins]
27
structureSql = "{ref:dossierSql}{ref:fichiers.structureSql}"
28
structureSql = "{ref:dossierSql}{ref:fichiers.structureSql}"
28
structureSqlVersion = "{ref:dossierTsv}{ref:fichiers.structureSqlVersion}"
29
structureSqlVersion = "{ref:dossierTsv}{ref:fichiers.structureSqlVersion}"
29
structureSqlVersionTpl = "{ref:dossierTsvTpl}{ref:fichiers.structureSqlVersionTpl}"
30
structureSqlVersionTpl = "{ref:dossierTsvTpl}{ref:fichiers.structureSqlVersionTpl}"
30
chorodepContributeurs = "{ref:dossierSql}{ref:fichiers.chorodepContributeurs}"
31
chorodepContributeurs = "{ref:dossierSql}{ref:fichiers.chorodepContributeurs}"
31
chorodepSources = "{ref:dossierSql}{ref:fichiers.chorodepSources}"
32
chorodepSources = "{ref:dossierSql}{ref:fichiers.chorodepSources}"
32
chorodepOntologies = "{ref:dossierSql}{ref:fichiers.chorodepOntologies}"
33
chorodepOntologies = "{ref:dossierSql}{ref:fichiers.chorodepOntologies}"
33
chorodep = "{ref:dossierTsv}{ref:fichiers.chorodep}"
34
chorodep = "{ref:dossierTsv}{ref:fichiers.chorodep}"
34
chorodepTpl = "{ref:dossierTsvTpl}{ref:fichiers.chorodepTpl}"
35
chorodepTpl = "{ref:dossierTsvTpl}{ref:fichiers.chorodepTpl}"