Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 811 | Rev 872 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 811 Rev 822
Line 147... Line 147...
147
nomsRechercheSynonymeTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
147
nomsRechercheSynonymeTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&navigation.limite=3000"
148
nomsRechercheDeterminationTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=nom_retenu,nom_retenu.*,num_taxonomique,rang&navigation.limite=3000"
148
nomsRechercheDeterminationTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=nom_retenu,nom_retenu.*,num_taxonomique,rang&navigation.limite=3000"
149
nomsRechercheDecompoTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=auteur,annee,biblio_origine,nom_addendum&navigation.limite=3000"
149
nomsRechercheDecompoTpl = "{ref:nomsTpl}?masque={valeur}&recherche={type}&ns.format=txt&retour.champs=auteur,annee,biblio_origine,nom_addendum&navigation.limite=3000"
150
nomsSynonymesTpl = "{ref:nomsTpl}/{id}/relations/synonymie?ns.format=htm"
150
nomsSynonymesTpl = "{ref:nomsTpl}/{id}/relations/synonymie?ns.format=htm"
151
nomsRechercheAvanceeTpl = "{ref:nomsTpl}?ns.format=txt&navigation.limite=3000&recherche={type}&retour.champs=num_taxonomique,nom_retenu,nom_retenu.*,auteur,biblio_origine,annee,nom_addendum"
151
nomsRechercheAvanceeTpl = "{ref:nomsTpl}?ns.format=txt&navigation.limite=3000&recherche={type}&retour.champs=num_taxonomique,nom_retenu,nom_retenu.*,auteur,biblio_origine,annee,nom_addendum"
152
 
-
 
153
nomsFloresTpl = "{ref:nomsTpl}/{id}/relations/flores"
152
nomsFloresTpl = "{ref:nomsTpl}/{id}/relations/flores"
Line 154... Line 153...
154
 
153
 
155
nomsVernaTpl = "{ref:baseUrlApiEflore}/noms-vernaculaires"
154
nomsVernaTpl = "{ref:baseUrlApiEflore}/noms-vernaculaires"
156
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
155
nomsVernaRechercheTpl = "{ref:nomsVernaTpl}?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
157
nomsVernaRechercheLimiteeTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}" 
156
nomsVernaRechercheLimiteeTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}" 
158
nomsVernaRechercheCompleteTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}&retour.format=max&retour.champs=conseil_emploi,genre,taxon" 
157
nomsVernaRechercheCompleteTpl = "{ref:nomsVernaTpl}/attributions?masque.nt={valeur}&retour.format=max&retour.champs=conseil_emploi,genre,taxon" 
159
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}"
158
nomsVernaRechercheDeterminationTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&masque.lg={langue}&navigation.limite=3000"
Line 160... Line 159...
160
nomsVernaRechercheAlphabTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}}&navigation.limite=3000"
159
nomsVernaRechercheAlphabTpl = "{ref:nomsVernaTpl}/attributions?masque.nv={valeur}&recherche={type}&navigation.limite=3000"
161
 
160
 
162
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
161
cartesTpl = "{ref:baseUrlApiEflore}/cartes"
163
carteTpl = "{ref:cartesTpl}/{id}?retour.format={largeur}&retour={mime-type}"
162
carteTpl = "{ref:cartesTpl}/{id}?retour.format={largeur}&retour={mime-type}"
Line 206... Line 205...
206
 
205
 
207
graphiqueTpl = "{ref:baseUrlApiEflore}/graphiques/{type_graph}/{bdnt}.nn:{num_nom}"
206
graphiqueTpl = "{ref:baseUrlApiEflore}/graphiques/{type_graph}/{bdnt}.nn:{num_nom}"
Line 208... Line 207...
208
legendeGraphiqueTpl = "{ref:baseUrlApiEflore}/ontologies/{classe}:{code}"
207
legendeGraphiqueTpl = "{ref:baseUrlApiEflore}/ontologies/{classe}:{code}"
209
 
208
 
210
syntaxonsTpl = "{ref:baseUrlApiEflore}/syntaxons";
209
syntaxonsTpl = "{ref:baseUrlApiEflore}/syntaxons";
211
syntaxonsSuperieurs = "{ref:syntaxonsTpl}/{code}/relations/niveaux-sup";
210
syntaxonsSuperieurs = "{ref:syntaxonsTpl}/{code}/relations/niveaux-sup?retour.champs=physio_biotype,repartition_france,ref_der_biblio&masque.retenu=true";
Line 212... Line 211...
212
syntaxonsSynonymes = "{ref:syntaxonsTpl}/{code}/relations/synonymie";
211
syntaxonsSynonymes = "{ref:syntaxonsTpl}/{code}/relations/synonymie";
213
syntaxonsCatminat = "{ref:syntaxonsTpl}/{code}";
212
syntaxonsCatminat = "{ref:syntaxonsTpl}/{code}";