632 |
delphine |
1 |
; Encodage : UTF-8
|
|
|
2 |
|
|
|
3 |
; Nom du projet
|
|
|
4 |
nom_projet = "bdtxa"
|
|
|
5 |
|
|
|
6 |
; Nom de la base utilisée.
|
|
|
7 |
bdd_nom = "tb_eflore"
|
|
|
8 |
|
|
|
9 |
; Nom de la table principalement utilisée.
|
|
|
10 |
bdd_table= "bdtxa"
|
|
|
11 |
|
702 |
aurelien |
12 |
; Nom de la table ontologies utilisée.
|
|
|
13 |
bdd_table_ontologies = "eflore_ontologies"
|
|
|
14 |
|
632 |
delphine |
15 |
; Nom de la table métadonnées utilisée.
|
|
|
16 |
bdd_table_meta = "bdtxa_meta"
|
|
|
17 |
|
|
|
18 |
; URL de base des services du projet bdtxa
|
|
|
19 |
url_service="{ref:url_base}service:eflore:0.1/bdtxa"
|
|
|
20 |
|
|
|
21 |
; URL de l'ontologie des bdnt
|
986 |
mathias |
22 |
;url_ontologie="{ref:url_base}service:eflore:0.1/bdnt/ontologies/"
|
|
|
23 |
url_ontologie="http://api-test.tela-botanica.org/service:eflore:0.1/bdnt/ontologies/"
|
632 |
delphine |
24 |
; +------------------------------------------------------------------------------------------------------+
|
|
|
25 |
; Paramètres pour la V2
|
663 |
delphine |
26 |
baseServiceUrl = "{ref:url_base}service:eflore:0.1/"
|
632 |
delphine |
27 |
baseProjetUrl = "{ref:baseServiceUrl}bdtxa/"
|
|
|
28 |
listeUrl = "{ref:baseProjetUrl}noms"
|
|
|
29 |
|
|
|
30 |
detailsHrefTpl = "{ref:baseProjetUrl}noms/%s"
|
|
|
31 |
ontologieHrefTpl = "{ref:baseServiceUrl}bdnt/ontologies/rangTaxo:%s"
|
|
|
32 |
|
|
|
33 |
; Noms des ressources disponible pour ce projet
|
702 |
aurelien |
34 |
servicesDispo = "meta-donnees,aide,noms,taxons,cartes"
|
632 |
delphine |
35 |
|
|
|
36 |
; Paramètres de l'api
|
|
|
37 |
parametresAPI = "
|
|
|
38 |
recherche,
|
|
|
39 |
navigation.depart,
|
|
|
40 |
navigation.limite,
|
|
|
41 |
distinct,
|
|
|
42 |
ns.structure,
|
|
|
43 |
ns.format,
|
|
|
44 |
masque,
|
|
|
45 |
masque.nn,
|
|
|
46 |
masque.nt,
|
|
|
47 |
masque.rg,
|
|
|
48 |
masque.sg,
|
|
|
49 |
masque.gen,
|
|
|
50 |
masque.sp,
|
|
|
51 |
masque.ssp,
|
|
|
52 |
masque.au,
|
|
|
53 |
masque.an,
|
|
|
54 |
masque.bib,
|
|
|
55 |
masque.ad,
|
|
|
56 |
masque.fam,
|
|
|
57 |
masque.sto,
|
|
|
58 |
masque.sti,
|
|
|
59 |
masque.stc,
|
|
|
60 |
masque.prga,
|
|
|
61 |
masque.prco,
|
|
|
62 |
masque.and,
|
|
|
63 |
masque.anf,
|
|
|
64 |
retour,
|
|
|
65 |
retour.format,
|
|
|
66 |
retour.champs,
|
|
|
67 |
retour.langue,
|
|
|
68 |
version.projet,
|
|
|
69 |
contexte"
|
|
|
70 |
|
|
|
71 |
; Champs supplémentaires spécifique au projet : champsBdd = champsSortie (dans Json)
|
|
|
72 |
champsProjet = "
|
663 |
delphine |
73 |
presence_Guadeloupe = presence_Guadeloupe.code,
|
|
|
74 |
presence_Martinique = presence_Martinique.code,
|
632 |
delphine |
75 |
num_tax = num_taxonomique,
|
|
|
76 |
num_meme_type = num_meme_type,
|
|
|
77 |
type_synonymie = type_synonymie,
|
|
|
78 |
doute_nom_valide = doute_nom_valide,
|
|
|
79 |
hybride = hybride.libelle,
|
|
|
80 |
in_auteur = in_auteur,
|
|
|
81 |
statut = statut,
|
|
|
82 |
nom_complet = nom_complet,
|
|
|
83 |
flores = flores,
|
|
|
84 |
etat_basionyme = etat_basionyme,
|
|
|
85 |
maj_modif = maj_modif,
|
|
|
86 |
maj_bb = maj_bb,
|
|
|
87 |
maj_creation = maj_creation,
|
|
|
88 |
classification = classification,
|
|
|
89 |
2n = 2n,
|
|
|
90 |
comb_nomen = comb_nomen,
|
|
|
91 |
corrections = corrections,
|
|
|
92 |
groupe = groupe,
|
|
|
93 |
flore_bonnier_num = flore.bonnier.id,
|
|
|
94 |
flore_bonnier_rem = flore.bonnier.rem,
|
|
|
95 |
flore_cnrs_num = flore.cnrs.id,
|
|
|
96 |
flore_cnrs_rem = flore.cnrs.rem,
|
|
|
97 |
flore_fe_num = flore.europaea.id,
|
|
|
98 |
flore_fe_rem = flore.europaea.rem,
|
|
|
99 |
flore_coste_num = flore.coste.id,
|
|
|
100 |
flore_coste_rem = flore.coste.rem,
|
|
|
101 |
flore_fh_num = flore.helvetica.id,
|
|
|
102 |
flore_fh_rem = flore.helvetica.rem,
|
|
|
103 |
flore_fournier_num = flore.fournier.id,
|
|
|
104 |
flore_fournier_rem = flore.fournier.rem,
|
|
|
105 |
typus = typus,
|
|
|
106 |
num_meme_type = num_meme_type,
|
|
|
107 |
flore_belge_ed5_page = flore.belge.page"
|
|
|
108 |
|
|
|
109 |
; noms complets des flores utilisées par le service noms/id/relations/flores
|
|
|
110 |
flore_bonnier_texte="COSTE, 1899-1906. Flore illustrée France, (3 vol.)."
|
|
|
111 |
flore_cnrs_texte="GUINOCHET & VILMORIN, 1973-1984. Flore de France éd. C.N.R.S., (5 vol.)."
|
|
|
112 |
flore_fe_texte="TUTIN & al., 1964-1980. Flora Europaea, (5 vol.)."
|
|
|
113 |
flore_coste_texte="COSTE, 1899-1906. Flore illustrée France, (3 vol.)."
|
|
|
114 |
flore_fh_texte="LAUBER & WAGNER, 2000 Flore illustrée de Suisse"
|
|
|
115 |
flore_fournier_texte="FOURNIER, 1934-1940. Quatre Flores de France."
|
|
|
116 |
flore_belge_ed5_texte="LAMBINON & DELVOSALLE & DUVIGNEAUD, 2004 Nouvelle flore de la Belgique du G.-D. de Luxembourg du nord de la France et des régions voisines"
|
|
|
117 |
; +------------------------------------------------------------------------------------------------------+
|
|
|
118 |
;correspondance champs bdnt pour l'affichage lors du résultat renvoyé
|
|
|
119 |
correspondance_champs = "
|
|
|
120 |
num_nom=id,
|
|
|
121 |
num_nom_retenu=nom_retenu.id,
|
|
|
122 |
num_tax_sup=tax_sup.id,
|
|
|
123 |
rang=rang.code,
|
|
|
124 |
nom_sci=nom_sci,
|
|
|
125 |
nom_supra_generique=nom_supra_generique,
|
|
|
126 |
genre=genre,
|
|
|
127 |
epithete_infra_generique=epithete_infra_generique,
|
|
|
128 |
epithete_sp=epithete_sp,
|
|
|
129 |
type_epithete=type_epithete,
|
|
|
130 |
epithete_infra_sp=epithete_infra_sp,
|
|
|
131 |
cultivar_groupe=cultivar_groupe,
|
|
|
132 |
cultivar=cultivar,
|
|
|
133 |
nom_commercial=nom_commercial,
|
|
|
134 |
auteur=auteur,
|
|
|
135 |
annee=annee,
|
|
|
136 |
biblio_origine=biblio_origine,
|
|
|
137 |
notes=notes,
|
|
|
138 |
nom_addendum=nom_addendum,
|
|
|
139 |
homonyme=homonyme,
|
|
|
140 |
basionyme=basionyme.id,
|
|
|
141 |
synonyme_proparte=proparte.id,
|
|
|
142 |
synonyme_douteux=douteux,
|
|
|
143 |
synonyme_mal_applique=mal_applique,
|
|
|
144 |
synonyme_orthographique=orthographe_correcte.id,
|
|
|
145 |
hybride_parent_01=hybride.parent_01.id,
|
|
|
146 |
hybride_parent_01_notes=hybride.parent_01.notes,
|
|
|
147 |
hybride_parent_02=hybride.parent_02.id,
|
|
|
148 |
hybride_parent_02_notes=hybride.parent_02.notes,
|
|
|
149 |
nom_francais=nom_fr,
|
|
|
150 |
presence=presence.code,
|
|
|
151 |
statut_introduction=statut_introduction.code,
|
|
|
152 |
statut_origine=statut_origine.code,
|
|
|
153 |
statut_culture=statut_culture.code,
|
663 |
delphine |
154 |
presence_Guadeloupe=presence_Guadeloupe.code,
|
|
|
155 |
presence_Martinique=presence_Martinique.code,
|
632 |
delphine |
156 |
num_tax=num_taxonomique,
|
|
|
157 |
num_meme_type=num_meme_type,
|
|
|
158 |
nom_sci_html=nom_sci_html,
|
|
|
159 |
famille=famille"
|
|
|
160 |
|
|
|
161 |
;tableau contenant tous les noms des projet et la correspondance avec le nom des champs des flores de la bdnff
|
|
|
162 |
noms_projets="
|
|
|
163 |
flore_bonnier=bonnier,
|
|
|
164 |
flore_cnrs=cnrs,
|
|
|
165 |
flore_fe=helvetica,
|
|
|
166 |
flore_coste=coste,
|
|
|
167 |
flore_fh=europaea,
|
|
|
168 |
flore_fournier=fournier,
|
|
|
169 |
flore_belge_ed5=flore_belge"
|
|
|
170 |
|
|
|
171 |
; Correspondance entre les champs et les code l'ontologie
|
|
|
172 |
ChampsCodesOntologie = "
|
|
|
173 |
rang=rangTaxo,
|
|
|
174 |
presence=presence,
|
986 |
mathias |
175 |
presence_Guadeloupe=presencemuseum,
|
|
|
176 |
presence_Martinique=presencemuseum,
|
632 |
delphine |
177 |
statut_origine=statutOrigine,
|
|
|
178 |
statut_culture=statutCulture,
|
|
|
179 |
statut_introduction=statutIntroduction"
|
|
|
180 |
|
|
|
181 |
; Correspondance entre les champs et les codes de la structure d'un nom
|
|
|
182 |
nsStructure = "
|
|
|
183 |
an=annee,
|
|
|
184 |
au=auteur,
|
|
|
185 |
bib=biblio_origine,
|
|
|
186 |
ad=nom_addendum,
|
|
|
187 |
gen=genre,
|
|
|
188 |
sp=epithete_sp,
|
|
|
189 |
ssp=epithete_infra_sp,
|
|
|
190 |
fam=famille"
|
|
|
191 |
|
|
|
192 |
[Noms]
|
702 |
aurelien |
193 |
dureecache = "php:3600*24";
|
|
|
194 |
|
|
|
195 |
[Cartes]
|
|
|
196 |
; Chemin de base des cartes
|
795 |
raphael |
197 |
chemin = "{ref:chemin_base}presentations/images/cartes/"
|
702 |
aurelien |
198 |
; Convertisseur de SVG en PNG. Disponible : imagick, rsvg.
|
|
|
199 |
convertisseur = rsvg
|
|
|
200 |
; Chemin de base des cartes
|
797 |
raphael |
201 |
cache_miseEnCache = true
|
812 |
raphael |
202 |
cache_stockageChemin = "{ref:chemin_cache}bdtxa/"
|
798 |
raphael |
203 |
cache_dureeDeVie = "php:3600*24"
|