Subversion Repositories eFlore/Applications.coel

Rev

Rev 1415 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
30 jpm 1
<?xml version="1.0" encoding="iso-8859-15" ?>
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
<html xmlns="http://www.w3.org/1999/xhtml" >
4
 
5
    <head lang="fr" >
6
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
7
        <title>Coel v1.0 - Structure - coel_structure_valorisation</title>
8
        <link rel="stylesheet" type="text/css" media="screen" title="Classique" href="coel.css">
9
    </head>
10
    <body xml:lang="fr" lang="fr" >
11
 
12
        <div id="zone_bandeau" >
13
            <div id="logo">
14
                <h1>
15
                <a href="/wikini/eflore/wakka.php?wiki=AppliGwtCoel" title="Retourner à la page d'accueil du wiki">
16
                    <img src="/wikini/eflore/bibliotheque/images/eflore.jpg" width="110" height="31" alt="Logo" /><br />
17
                    Retourner à la page d'accueil du wiki
18
                </a>
19
                </h1>
20
            </div>
21
            <div id="rapport_nom">
22
               <h1>Coel v1.0</h1>
23
            </div>
24
            <ul id="accessibilite">
25
                <li><a href="#zone_contenu_tete">Aller au texte</a></li>
26
                <li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
27
            </ul>
28
        </div>
29
 
30
        <div id="zone_contenu">
31
<p>Vous êtes ici : <a href="index.html">Accueil</a> > <a href="coel_module_Structure.html">Structure</a> > coel_structure_valorisation</p>
32
            <div id="zone_contenu_tete">
33
<!-- CONTENU_TETE -->
34
            </div>
35
 
36
            <div id="zone_contenu_corps">
37
<!-- CONTENU_CORPS -->
38
                <h1> Table coel_structure_valorisation</h1>
39
                <h2> Description générale </h2>
40
                    <p>
41
                        Toutes les données spécifiques à la valorisation au sein d'une structure.
42
                    </p>
43
 
44
                <h2> Liste des colonnes </h2>
45
                    <table border="1" cellpadding="2" cellspacing="0" >
46
                        <thead>
47
                            <th> N° </th>
48
                            <th> Nom </th>
49
                            <th> Code </th>
50
                            <th> Type données </th>
51
                            <th> Obligatoire </th>
52
                            <th> Valeur défaut </th>
53
                            <th> Type champ </th>
54
                            <th> Index </th>
55
                            <th> Description </th>
56
                        </thead>
57
                        <tbody>
99 jpm 58
                            <tr id="csv_id_structure" class="pair" >
30 jpm 59
                                <td> 1 </td>
60
                                <td> csv_id_structure </td>
61
                                <td> csv_id_s </td>
76 jpm 62
                                <td> INTEGER </td>
30 jpm 63
                                <td> oui </td>
64
                                <td>  </td>
601 jp_milcent 65
                                <td> cl� �trang�re </td>
30 jpm 66
                                <td> oui </td>
67
                                <td> Identifiant de la structure. </td>
68
                            </tr>
69
 
99 jpm 70
                            <tr id="csv_mark_action" class="pair" >
30 jpm 71
                                <td> 2 </td>
72
                                <td> csv_mark_action </td>
73
                                <td> csv_ma </td>
74
                                <td> BOOL </td>
75
                                <td> non </td>
76
                                <td>  </td>
77
                                <td> standard </td>
78
                                <td> non </td>
79
                                <td> Avez-vous réalisé des actions de valorisation de vos collections botaniques ou avez-vous été sollicités pour la valorisation de ces collections ? </td>
80
                            </tr>
81
 
99 jpm 82
                            <tr id="csv_truk_action" class="pair" >
30 jpm 83
                                <td> 3 </td>
84
                                <td> csv_truk_action </td>
85
                                <td> csv_ta </td>
86
                                <td> VARCHAR(255) </td>
87
                                <td> non </td>
88
                                <td>  </td>
89
                                <td> standard </td>
90
                                <td> non </td>
91
                                <td> Les actions de valorisation réalisées. </td>
92
                            </tr>
93
 
99 jpm 94
                            <tr id="csv_publication" class="pair" >
30 jpm 95
                                <td> 4 </td>
96
                                <td> csv_publication </td>
97
                                <td> csv_p </td>
98
                                <td> TEXT </td>
99
                                <td> non </td>
100
                                <td>  </td>
101
                                <td> standard </td>
102
                                <td> non </td>
103
                                <td> Quelques titres des ouvrages, articles scientifiques, ... ? </td>
104
                            </tr>
105
 
99 jpm 106
                            <tr id="csv_collection_autre" class="pair" >
30 jpm 107
                                <td> 5 </td>
108
                                <td> csv_collection_autre </td>
109
                                <td> csv_ca </td>
207 jp_milcent 110
                                <td> VARCHAR(255) </td>
30 jpm 111
                                <td> non </td>
112
                                <td>  </td>
113
                                <td> standard </td>
114
                                <td> non </td>
115
                                <td> L'organisme dispose-t-il d'autres collections (permettant une valorisation pluridisciplinaire) ? </td>
116
                            </tr>
117
 
99 jpm 118
                            <tr id="csv_mark_action_future" class="pair" >
30 jpm 119
                                <td> 6 </td>
120
                                <td> csv_mark_action_future </td>
121
                                <td> csv_maf </td>
122
                                <td> BOOL </td>
123
                                <td> non </td>
124
                                <td>  </td>
125
                                <td> standard </td>
126
                                <td> non </td>
127
                                <td> Envisagez-vous des actions de valorisation dans le cadre de votre politique culturelle ? </td>
128
                            </tr>
129
 
99 jpm 130
                            <tr id="csv_action_future" class="pair" >
30 jpm 131
                                <td> 7 </td>
132
                                <td> csv_action_future </td>
133
                                <td> csv_af </td>
134
                                <td> VARCHAR(255) </td>
135
                                <td> non </td>
136
                                <td>  </td>
137
                                <td> standard </td>
138
                                <td> non </td>
139
                                <td> Les actions de valorisation futures envisagées. </td>
140
                            </tr>
141
 
99 jpm 142
                            <tr id="csv_mark_recherche" class="pair" >
30 jpm 143
                                <td> 8 </td>
144
                                <td> csv_mark_recherche </td>
145
                                <td> csv_mr </td>
146
                                <td> BOOL </td>
147
                                <td> non </td>
148
                                <td>  </td>
149
                                <td> standard </td>
150
                                <td> non </td>
151
                                <td> Vos collections botaniques sont-elles utilisées pour des recherches scientifiques ? </td>
152
                            </tr>
153
 
99 jpm 154
                            <tr id="csv_truk_recherche_provenance" class="pair" >
30 jpm 155
                                <td> 9 </td>
156
                                <td> csv_truk_recherche_provenance </td>
157
                                <td> csv_trp </td>
158
                                <td> VARCHAR(255) </td>
159
                                <td> non </td>
160
                                <td>  </td>
161
                                <td> standard </td>
162
                                <td> non </td>
163
                                <td> Si oui, par des chercheurs (professionnels ou amateurs ) de  quelle provenance ? </td>
164
                            </tr>
165
 
99 jpm 166
                            <tr id="csv_truk_recherche_type" class="pair" >
30 jpm 167
                                <td> 10 </td>
168
                                <td> csv_truk_recherche_type </td>
169
                                <td> csv_trt </td>
170
                                <td> VARCHAR(255) </td>
171
                                <td> non </td>
172
                                <td>  </td>
173
                                <td> standard </td>
174
                                <td> non </td>
175
                                <td> Et pour quelles types de recherches ?  </td>
176
                            </tr>
177
 
99 jpm 178
                            <tr id="csv_mark_acces_ss_motif" class="pair" >
30 jpm 179
                                <td> 11 </td>
180
                                <td> csv_mark_acces_ss_motif </td>
181
                                <td> csv_masm </td>
182
                                <td> BOOL </td>
183
                                <td> non </td>
184
                                <td>  </td>
185
                                <td> standard </td>
186
                                <td> non </td>
187
                                <td> Peut-on consulter vos collections botaniques sans motif de recherches scientifiques ? </td>
188
                            </tr>
189
 
99 jpm 190
                            <tr id="csv_acces_ss_motif" class="pair" >
30 jpm 191
                                <td> 12 </td>
192
                                <td> csv_acces_ss_motif </td>
193
                                <td> csv_asm </td>
194
                                <td> VARCHAR(255) </td>
195
                                <td> non </td>
196
                                <td>  </td>
197
                                <td> standard </td>
198
                                <td> non </td>
199
                                <td> Si oui, quelles démarches doit-on faire pour les consulter ? </td>
200
                            </tr>
201
 
139 jpm 202
                            <tr id="csv_mark_visite_avec_motif" class="pair" >
30 jpm 203
                                <td> 13 </td>
139 jpm 204
                                <td> csv_mark_visite_avec_motif </td>
205
                                <td> csv_mvam </td>
30 jpm 206
                                <td> BOOL </td>
207
                                <td> non </td>
208
                                <td>  </td>
209
                                <td> standard </td>
210
                                <td> non </td>
139 jpm 211
                                <td> Peut-on visiter vos collections botaniques en avec des objectifs de recherches scientifiques ? </td>
30 jpm 212
                            </tr>
213
 
139 jpm 214
                            <tr id="csv_visite_avec_motif" class="pair" >
30 jpm 215
                                <td> 14 </td>
139 jpm 216
                                <td> csv_visite_avec_motif </td>
217
                                <td> csv_vam </td>
30 jpm 218
                                <td> VARCHAR(255) </td>
219
                                <td> non </td>
220
                                <td>  </td>
221
                                <td> standard </td>
222
                                <td> non </td>
223
                                <td> Si oui, quelles démarches doit-on faire pour les visiter ? </td>
224
                            </tr>
225
 
139 jpm 226
                            <tr id="csv_ce_meta" class="pair" >
227
                                <td> 15 </td>
228
                                <td> csv_ce_meta </td>
229
                                <td> csv_ce_m </td>
230
                                <td> INTEGER </td>
231
                                <td> non </td>
232
                                <td>  </td>
601 jp_milcent 233
                                <td> cl� �trang�re </td>
139 jpm 234
                                <td> non </td>
235
                                <td> Identifiant des métadonnées de cet enregistrement. </td>
236
                            </tr>
237
 
30 jpm 238
                        </tbody>
239
                    </table>
240
 
241
                    <h2> Liste des relations </h2>
242
                    <!-- RELATION_ZONE_DEBUT -->
243
                    <table border="1" cellpadding="2" cellspacing="0" >
244
                        <thead>
245
                            <th> N° </th>
246
                            <th> Code </th>
247
                            <th> Colonne dans cette table </th>
248
                            <th> Colonne dans la table liée </th>
249
                            <th> Nom table liée </th>
250
                        </thead>
251
                        <tbody>
252
                            <tr class="pair" >
253
                                <td> 1 </td>
254
                                <td> fk_cs_csv </td>
255
                                <td> csv_id_structure </td>
256
                                <td> cs_id_structure </td>
257
                                <td> <a href="coel_table_coel_structure.html">coel_structure</a> </td>
258
                            </tr>
259
 
139 jpm 260
                            <tr class="pair" >
261
                                <td> 2 </td>
262
                                <td> fk_cmhl_csv_meta </td>
263
                                <td> csv_ce_meta </td>
264
                                <td> cmhl_id_historique_ligne </td>
265
                                <td> <a href="coel_table_coel_meta_historique_ligne.html">coel_meta_historique_ligne</a> </td>
266
                            </tr>
267
 
30 jpm 268
                        </tbody>
269
                    </table>
270
                    <!-- RELATION_ZONE_FIN -->
271
                    <!--
272
                    <h2> Régles </h2>
273
 
274
                    <h2> Domaine </h2>
275
            -->
276
                    <h2> Commentaires </h2>
277
                    <p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant cette table :
278
                        <a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=EfloreV4AppliCoelDiscussion_coel_structure_valorisation">
279
                            discussion sur la table coel_structure_valorisation
280
                        </a>.
281
                    </p>
282
            </div>
283
 
284
            <div id="zone_contenu_pied">
1170 jpm 285
                <p>Documentation générée le 29 janvier 2010 12:20:19</p>
30 jpm 286
<!-- CONTENU_PIED -->
287
            </div>
288
 
289
            <div id="zone_pied">
290
                <p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2008 - Le réseau des Botanistes Francophones</p>
291
            </div>
292
 
293
        </div>
294
 
295
        <div id="zone_menu">
296
<!-- MENU -->
297
        </div>
298
 
299
    </body>
300
</html>
301