Subversion Repositories eFlore/Projets.eflore-projets

Rev

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

Rev 154 Rev 163
1
; Encodage : UTF-8
1
; Encodage : UTF-8
2
 
2
 
3
; Nom du projet
3
; Nom du projet
4
nom_projet = "bdtfx"
4
nom_projet = "bdtfx"
5
 
5
 
6
; Nom de la base utilisée.
6
; Nom de la base utilisée.
7
bdd_nom = "tb_eflore"
7
bdd_nom = "tb_eflore"
8
 
8
 
9
; Nom de la table principalement utilisée.
9
; Nom de la table principalement utilisée.
10
bdd_table= "bdtfx"
10
bdd_table= "bdtfx"
11
 
11
 
12
; Nom de la table métadonnées utilisée.
12
; Nom de la table métadonnées utilisée.
13
bdd_table_meta = "bdtfx_meta"
13
bdd_table_meta = "bdtfx_meta"
14
 
14
 
15
; URL de base des services du projet bdtfx 
15
; URL de base des services du projet bdtfx 
16
url_service="{ref:url_base}service:eflore:0.1/bdtfx" 
16
url_service="{ref:url_base}service:eflore:0.1/bdtfx" 
17
 
17
 
18
; URL de l'ontologie des bdnt
18
; URL de l'ontologie des bdnt
19
url_ontologie="{ref:url_base}service:eflore:0.1/bdnt/ontologies/"
19
url_ontologie="{ref:url_base}service:eflore:0.1/bdnt/ontologies/"
-
 
20
; +------------------------------------------------------------------------------------------------------+
-
 
21
; Paramètres pour la V2
-
 
22
baseServiceUrl = "{ref:url_base}service:eflore:0.2/"
-
 
23
baseProjetUrl = "{ref:baseServiceUrl}bdtfx/"
-
 
24
listeUrl = "{ref:baseProjetUrl}noms"
-
 
25
 
-
 
26
detailsHrefTpl = "{ref:baseProjetUrl}noms/%s"
-
 
27
ontologieHrefTpl = "{ref:baseServiceUrl}bdnt/ontologies/rangTaxo:%s"
20
 
28
 
21
; +------------------------------------------------------------------------------------------------------+
29
; +------------------------------------------------------------------------------------------------------+
22
; Config spécifique au projet
30
; Config spécifique au projet
23
; Noms des ressources disponible pour ce projet
31
; Noms des ressources disponible pour ce projet
24
servicesDispo = "meta-donnees,aide,noms,taxons"
32
servicesDispo = "meta-donnees,aide,noms,taxons"
25
 
33
 
26
; Paramètres de l'api
34
; Paramètres de l'api
27
parametresAPI = "
35
parametresAPI = "
28
	recherche,
36
	recherche,
29
	navigation.depart,
37
	navigation.depart,
30
	navigation.limite,
38
	navigation.limite,
31
	distinct,
39
	distinct,
32
	ns.structure,
40
	ns.structure,
33
	ns.format,
41
	ns.format,
34
	masque,
42
	masque,
35
	masque.nn,
43
	masque.nn,
36
	masque.nt,
44
	masque.nt,
37
	masque.rg,
45
	masque.rg,
38
	masque.sg,
46
	masque.sg,
39
	masque.gen,
47
	masque.gen,
40
	masque.sp,
48
	masque.sp,
41
	masque.ssp,
49
	masque.ssp,
42
	masque.au,
50
	masque.au,
43
	masque.an,
51
	masque.an,
44
	masque.bib,
52
	masque.bib,
45
	masque.ad,
53
	masque.ad,
-
 
54
	retour,
46
	retour.format,
55
	retour.format,
47
	retour.champs,
56
	retour.champs,
-
 
57
	retour.langue,
48
	version.projet"
58
	version.projet"
49
 
59
 
50
;correspondance champs bdnt pour l'affichage lors du résultat renvoyé
60
;correspondance champs bdnt pour l'affichage lors du résultat renvoyé
51
correspondance_champs = "
61
correspondance_champs = "
52
	num_nom=id,
62
	num_nom=id,
53
	num_nom_retenu=nom_retenu.id,
63
	num_nom_retenu=nom_retenu.id,
54
	num_tax_sup=tax_sup.id,
64
	num_tax_sup=tax_sup.id,
55
	rang=rang.code,
65
	rang=rang.code,
56
	nom_sci=nom_sci,
66
	nom_sci=nom_sci,
57
	nom_supra_generique=nom_sci.supra_generique,
67
	nom_supra_generique=nom_sci.supra_generique,
58
	genre=nom_sci.genre,
68
	genre=nom_sci.genre,
59
	epithete_infra_generique=nom_sci.infra_generique,
69
	epithete_infra_generique=nom_sci.infra_generique,
60
	epithete_sp=nom_sci.sp,
70
	epithete_sp=nom_sci.sp,
61
	type_epithete=nom_sci.type_epithete,
71
	type_epithete=nom_sci.type_epithete,
62
	epithete_infra_sp=nom_sci.infra_sp,
72
	epithete_infra_sp=nom_sci.infra_sp,
63
	cultivar_groupe=nom_sci.cultivar_groupe,
73
	cultivar_groupe=nom_sci.cultivar_groupe,
64
	cultivar=nom_sci.cultivar,
74
	cultivar=nom_sci.cultivar,
65
	nom_commercial=nom_sci.nom_commercial,
75
	nom_commercial=nom_sci.nom_commercial,
66
	auteur=auteur,
76
	auteur=auteur,
67
	annee=annee,
77
	annee=annee,
68
	biblio_origine=biblio_origine,
78
	biblio_origine=biblio_origine,
69
	notes=notes,
79
	notes=notes,
70
	nom_addendum=nom_addendum,
80
	nom_addendum=nom_addendum,
71
	homonyme=homonyme,
81
	homonyme=homonyme,
72
	basionyme=basionyme.id,
82
	basionyme=basionyme.id,
73
	synonyme_proparte=proparte.id,
83
	synonyme_proparte=proparte.id,
74
	synonyme_douteux=douteux,
84
	synonyme_douteux=douteux,
75
	synonyme_mal_applique=mal_applique,
85
	synonyme_mal_applique=mal_applique,
76
	synonyme_orthographique=orthographe_correcte.id,
86
	synonyme_orthographique=orthographe_correcte.id,
77
	hybride_parent_01=hybride.parent_01.id,
87
	hybride_parent_01=hybride.parent_01.id,
78
	hybride_parent_01_notes=hybride.parent_01.notes,
88
	hybride_parent_01_notes=hybride.parent_01.notes,
79
	hybride_parent_02=hybride.parent_02.id,
89
	hybride_parent_02=hybride.parent_02.id,
80
	hybride_parent_02_notes=hybride.parent_02.notes,
90
	hybride_parent_02_notes=hybride.parent_02.notes,
81
	nom_francais=nom_fr,
91
	nom_francais=nom_fr,
82
	presence=presence.code,
92
	presence=presence.code,
83
	statut_introduction=statut_introduction.code,
93
	statut_introduction=statut_introduction.code,
84
	statut_origine=statut_origine.code,
94
	statut_origine=statut_origine.code,
85
	statut_culture=statut_culture.code,
95
	statut_culture=statut_culture.code,
86
	presence_Ga=presence_Ga.code,
96
	presence_Ga=presence_Ga.code,
87
	presence_Co=presence_Co.code,
97
	presence_Co=presence_Co.code,
88
	num_taxonomique=num_taxonomique,
98
	num_taxonomique=num_taxonomique,
89
	num_meme_type=num_meme_type.id,
99
	num_meme_type=num_meme_type.id,
90
	nom_sci_html=nom_sci_html"
100
	nom_sci_html=nom_sci_html"
91
 
101
 
92
;tableau contenant tous les noms des projet et la correspondance avec le nom des champs des flores de la bdnff
102
;tableau contenant tous les noms des projet et la correspondance avec le nom des champs des flores de la bdnff
93
noms_projets="
103
noms_projets="
94
	flore_bonnier=bonnier,
104
	flore_bonnier=bonnier,
95
 	flore_cnrs=cnrs,
105
 	flore_cnrs=cnrs,
96
 	flore_fe=helvetica,
106
 	flore_fe=helvetica,
97
 	flore_coste=coste,
107
 	flore_coste=coste,
98
 	flore_fh=europaea,
108
 	flore_fh=europaea,
99
 	flore_fournier=fournier,
109
 	flore_fournier=fournier,
100
 	flore_belge_ed5=flore_belge"
110
 	flore_belge_ed5=flore_belge"
101
 	
111
 	
102
; Correspondance entre les champs et les code l'ontologie
112
; Correspondance entre les champs et les code l'ontologie
103
ChampsCodesOntologie = "
113
ChampsCodesOntologie = "
104
	rang=rangTaxo,
114
	rang=rangTaxo,
105
	presence=presence,
115
	presence=presence,
106
	presence_Ga=presence,
116
	presence_Ga=presence,
107
	presence_Co=presence,
117
	presence_Co=presence,
108
	statut_origine=statutOrigine,
118
	statut_origine=statutOrigine,
109
	statut_culture=statutCulture,
119
	statut_culture=statutCulture,
110
	statut_introduction=statutIntroduction"
120
	statut_introduction=statutIntroduction"
111
 
121
 
112
; Correspondance entre les champs et les codes de la structure d'un nom
122
; Correspondance entre les champs et les codes de la structure d'un nom
113
nsStructure = "
123
nsStructure = "
114
	an=annee,
124
	an=annee,
115
	au=auteur,
125
	au=auteur,
116
	bib=biblio_origine,
126
	bib=biblio_origine,
117
	ad=nom_addendum"
127
	ad=nom_addendum"