Subversion Repositories Applications.annuaire

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 aurelien 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>annuaire v1.0 - Metadonnées - annu_meta_ontologie</title>
8
        <link rel="stylesheet" type="text/css" media="screen" title="Classique" href="annuaire.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="http://www.tela-botanica.org/wikini/DevInformatiques/wakka.php?wiki=AppliAnnuaire" title="Retourner à la page d'accueil du wiki">
16
                    Retourner à la page d'accueil du wiki
17
                </a>
18
                </h1>
19
            </div>
20
            <div id="rapport_nom">
21
               <h1>annuaire v1.0</h1>
22
            </div>
23
            <ul id="accessibilite">
24
                <li><a href="#zone_contenu_tete">Aller au texte</a></li>
25
                <li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
26
            </ul>
27
        </div>
28
 
29
        <div id="zone_contenu">
30
<p>Vous êtes ici : <a href="index.html">Accueil</a> > <a href="annuaire_module_Metadonnees.html">Metadonnées</a> > annu_meta_ontologie</p>
31
            <div id="zone_contenu_tete">
32
<!-- CONTENU_TETE -->
33
            </div>
34
 
35
            <div id="zone_contenu_corps">
36
<!-- CONTENU_CORPS -->
37
                <h1> Table annu_meta_ontologie</h1>
38
                <h2> Description générale </h2>
39
                    <p>
40
                        Liste l'ensemble des valeurs des tables de type liste.<br />Un champ contient des valeurs dans cette table quand il est de type "LISTE".<br />INFO : cmlv_nom
41
                    </p>
42
 
43
                <h2> Liste des colonnes </h2>
44
                    <table border="1" cellpadding="2" cellspacing="0" >
45
                        <thead>
46
                            <th> N° </th>
47
                            <th> Nom </th>
48
                            <th> Code </th>
49
                            <th> Type données </th>
50
                            <th> Obligatoire </th>
51
                            <th> Valeur défaut </th>
52
                            <th> Type champ </th>
53
                            <th> Index </th>
54
                            <th> Description </th>
55
                        </thead>
56
                        <tbody>
57
                            <tr id="amo_id_ontologie" class="pair" >
58
                                <td> 1 </td>
59
                                <td> amo_id_ontologie </td>
60
                                <td> amo_id_o </td>
61
                                <td> INTEGER </td>
62
                                <td> oui </td>
63
                                <td>  </td>
64
                                <td> clé primaire </td>
65
                                <td> oui </td>
66
                                <td> Identifiant d'une valeur de liste. Notez que les listes sont des valeurs de la liste des listes. </td>
67
                            </tr>
68
 
69
                            <tr id="amo_ce_parent" class="pair" >
70
                                <td> 2 </td>
71
                                <td> amo_ce_parent </td>
72
                                <td> amo_ce_p </td>
73
                                <td> INTEGER </td>
74
                                <td> oui </td>
75
                                <td>  </td>
76
                                <td> clé étrangère </td>
77
                                <td> non </td>
78
                                <td>  </td>
79
                            </tr>
80
 
81
                            <tr id="amo_nom" class="pair" >
82
                                <td> 3 </td>
83
                                <td> amo_nom </td>
84
                                <td> amo_n </td>
85
                                <td> VARCHAR(100) </td>
86
                                <td> non </td>
87
                                <td>  </td>
88
                                <td> standard </td>
89
                                <td> non </td>
90
                                <td> Nom de la valeur. </td>
91
                            </tr>
92
 
93
                            <tr id="amo_abreviation" class="pair" >
94
                                <td> 4 </td>
95
                                <td> amo_abreviation </td>
96
                                <td> amo_a </td>
97
                                <td> VARCHAR(50) </td>
98
                                <td> non </td>
99
                                <td>  </td>
100
                                <td> standard </td>
101
                                <td> non </td>
102
                                <td> Abréviation, code ou identifiant de la valeur. </td>
103
                            </tr>
104
 
105
                            <tr id="amo_description" class="pair" >
106
                                <td> 5 </td>
107
                                <td> amo_description </td>
108
                                <td> amo_d </td>
109
                                <td> VARCHAR(255) </td>
110
                                <td> non </td>
111
                                <td>  </td>
112
                                <td> standard </td>
113
                                <td> non </td>
114
                                <td> Description de cette valeur. </td>
115
                            </tr>
116
 
117
                        </tbody>
118
                    </table>
119
 
120
                    <h2> Liste des relations </h2>
121
                    <!-- RELATION_ZONE_DEBUT -->
122
                    <table border="1" cellpadding="2" cellspacing="0" >
123
                        <thead>
124
                            <th> N° </th>
125
                            <th> Code </th>
126
                            <th> Colonne dans cette table </th>
127
                            <th> Colonne dans la table liée </th>
128
                            <th> Nom table liée </th>
129
                        </thead>
130
                        <tbody>
131
                            <tr class="pair" >
132
                                <td> 1 </td>
133
                                <td> fk_amo_amo </td>
134
                                <td> amo_id_ontologie </td>
135
                                <td> amo_ce_parent </td>
136
                                <td> <a href="annuaire_table_annu_meta_ontologie.html">annu_meta_ontologie</a> </td>
137
                            </tr>
138
 
139
                            <tr class="pair" >
140
                                <td> 2 </td>
141
                                <td> fk_amo_amc </td>
142
                                <td> amo_id_ontologie </td>
143
                                <td> amc_ce_ontologie </td>
144
                                <td> <a href="annuaire_table_annu_meta_colonne.html">annu_meta_colonne</a> </td>
145
                            </tr>
146
 
147
                            <tr class="pair" >
148
                                <td> 3 </td>
149
                                <td> fk_amo_amc_type </td>
150
                                <td> amo_id_ontologie </td>
151
                                <td> amo_ce_type </td>
152
                                <td> <a href="annuaire_table_annu_meta_colonne.html">annu_meta_colonne</a> </td>
153
                            </tr>
154
 
155
                        </tbody>
156
                    </table>
157
                    <!-- RELATION_ZONE_FIN -->
158
                    <!--
159
                    <h2> Régles </h2>
160
 
161
                    <h2> Domaine </h2>
162
            -->
163
                    <h2> Commentaires </h2>
164
                    <p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant cette table :
165
                        <a href="http://www.tela-botanica.org/wikini/DevInformatiques/wakka.php?wiki=AppliAnnuaireDiscussion_annu_meta_ontologie">
166
                            discussion sur la table annu_meta_ontologie
167
                        </a>.
168
                    </p>
169
            </div>
170
 
171
            <div id="zone_contenu_pied">
172
                <p>Documentation générée le 9 février 2010 11:55:43</p>
173
<!-- CONTENU_PIED -->
174
            </div>
175
 
176
            <div id="zone_pied">
177
                <p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2008 - Le réseau des Botanistes Francophones</p>
178
            </div>
179
 
180
        </div>
181
 
182
        <div id="zone_menu">
183
<!-- MENU -->
184
        </div>
185
 
186
    </body>
187
</html>
188