Subversion Repositories eFlore/Applications.coel

Rev

Rev 1915 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="iso-8859-15" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
    
    <head lang="fr" >
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <title>Coel v1.0 - Structure - coel_structure</title>
        <link rel="stylesheet" type="text/css" media="screen" title="Classique" href="coel.css">
    </head>
    <body xml:lang="fr" lang="fr" >
    
        <div id="zone_bandeau" >
            <div id="logo">
                <h1>
                <a href="/wikini/eflore/wakka.php?wiki=AppliGwtCoel" title="Retourner à la page d'accueil du wiki">
                    <img src="/wikini/eflore/bibliotheque/images/eflore.jpg" width="110" height="31" alt="Logo" /><br />
                    Retourner à la page d'accueil du wiki
                </a>
                </h1>
            </div>
            <div id="rapport_nom">
               <h1>Coel v1.0</h1>
            </div>
            <ul id="accessibilite">
                <li><a href="#zone_contenu_tete">Aller au texte</a></li>
                <li class="dernier"><a href="#zone_menu">Aller au menu</a></li>
            </ul>
        </div>
        
        <div id="zone_contenu">
<p>Vous êtes ici : <a href="index.html">Accueil</a> > <a href="coel_module_Structure.html">Structure</a> > coel_structure</p>
            <div id="zone_contenu_tete">
<!-- CONTENU_TETE -->
            </div>
            
            <div id="zone_contenu_corps">
<!-- CONTENU_CORPS -->
                <h1> Table coel_structure</h1> 
                <h2> Description générale </h2> 
                    <p>
                        Contient les informations sur les structures.<br />INFO : cs_nom
                    </p>
                
                <h2> Liste des colonnes </h2> 
                    <table border="1" cellpadding="2" cellspacing="0" >
                        <thead>
                            <th> N° </th>
                            <th> Nom </th>
                            <th> Code </th>
                            <th> Type données </th>
                            <th> Obligatoire </th>
                            <th> Valeur défaut </th>
                            <th> Type champ </th>
                            <th> Index </th>
                            <th> Description </th>
                        </thead>
                        <tbody>
                            <tr id="cs_id_structure" class="pair" >
                                <td> 1 </td>
                                <td> cs_id_structure </td>
                                <td> cs_id_s </td>
                                <td> INTEGER </td>
                                <td> oui </td>
                                <td>  </td>
                                <td> cl� primaire </td>
                                <td> oui </td>
                                <td> Identifiant de la structure. </td>
                            </tr>
                        
                            <tr id="cs_ce_projet" class="pair" >
                                <td> 2 </td>
                                <td> cs_ce_projet </td>
                                <td> cs_ce_p </td>
                                <td> INTEGER </td>
                                <td> oui </td>
                                <td> 0 </td>
                                <td> cl� �trang�re </td>
                                <td> non </td>
                                <td> Identifiant du projet dans lequel les informations de la structure sont saisies. </td>
                            </tr>
                        
                            <tr id="cs_ce_mere" class="pair" >
                                <td> 3 </td>
                                <td> cs_ce_mere </td>
                                <td> cs_ce_m </td>
                                <td> INTEGER </td>
                                <td> oui </td>
                                <td> 0 </td>
                                <td> cl� �trang�re </td>
                                <td> non </td>
                                <td> Identifiant de la structure mère. </td>
                            </tr>
                        
                            <tr id="cs_guid" class="pair" >
                                <td> 4 </td>
                                <td> cs_guid </td>
                                <td> cs_g </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> URI (LSID ou URL) de la structure. Dans le format RDF, cela sera utilisé comme URI des données de l'institutions. </td>
                            </tr>
                        
                            <tr id="cs_truk_identifiant_alternatif" class="pair" >
                                <td> 5 </td>
                                <td> cs_truk_identifiant_alternatif </td>
                                <td> cs_tia </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Identifiant alternatif. Par exemple, l'acronyme de l'Index Herbariorum ou du MNHN. Séparer les différentes valeurs par un point virgule ";" et le type d'identifiant de sa valeur par un dièze "#". Exemple : IH#MPU;MNHN#163 </td>
                            </tr>
                        
                            <tr id="cs_nom" class="pair" >
                                <td> 6 </td>
                                <td> cs_nom </td>
                                <td> cs_n </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Nom officiel de la structure dans sa langue d'origine. </td>
                            </tr>
                        
                            <tr id="cs_truk_nom_alternatif" class="pair" >
                                <td> 7 </td>
                                <td> cs_truk_nom_alternatif </td>
                                <td> cs_tna </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Autres noms de la structures. Séparer les différentes valeurs par un point virgule ";". </td>
                            </tr>
                        
                            <tr id="cs_description" class="pair" >
                                <td> 8 </td>
                                <td> cs_description </td>
                                <td> cs_d </td>
                                <td> TEXT </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Description de la structure pour le public. </td>
                            </tr>
                        
                            <tr id="cs_ce_type" class="pair" >
                                <td> 9 </td>
                                <td> cs_ce_type </td>
                                <td> cs_ce_t </td>
                                <td> INTEGER </td>
                                <td> non </td>
                                <td>  </td>
                                <td> cl� �trang�re </td>
                                <td> non </td>
                                <td> Identifiant du type de la structure vis à vis du standard NCD. </td>
                            </tr>
                        
                            <tr id="cs_ce_truk_type_prive" class="pair" >
                                <td> 10 </td>
                                <td> cs_ce_truk_type_prive </td>
                                <td> cs_ce_ttp </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> cl� �trang�re </td>
                                <td> non </td>
                                <td> Type privé de structure. </td>
                            </tr>
                        
                            <tr id="cs_ce_truk_type_public" class="pair" >
                                <td> 11 </td>
                                <td> cs_ce_truk_type_public </td>
                                <td> cs_ce_ttp </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> cl� �trang�re </td>
                                <td> non </td>
                                <td> Type public de structure. </td>
                            </tr>
                        
                            <tr id="cs_adresse_01" class="pair" >
                                <td> 12 </td>
                                <td> cs_adresse_01 </td>
                                <td> cs_a0 </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Adresse principale. </td>
                            </tr>
                        
                            <tr id="cs_adresse_02" class="pair" >
                                <td> 13 </td>
                                <td> cs_adresse_02 </td>
                                <td> cs_a0 </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Complément d'adresse. </td>
                            </tr>
                        
                            <tr id="cs_date_fondation" class="pair" >
                                <td> 14 </td>
                                <td> cs_date_fondation </td>
                                <td> cs_df </td>
                                <td> DATE </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Date de fondation de la structure. </td>
                            </tr>
                        
                            <tr id="cs_code_postal" class="pair" >
                                <td> 15 </td>
                                <td> cs_code_postal </td>
                                <td> cs_cp </td>
                                <td> VARCHAR(16) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Code postal. </td>
                            </tr>
                        
                            <tr id="cs_ville" class="pair" >
                                <td> 16 </td>
                                <td> cs_ville </td>
                                <td> cs_v </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Ville. </td>
                            </tr>
                        
                            <tr id="cs_ce_truk_region" class="pair" >
                                <td> 17 </td>
                                <td> cs_ce_truk_region </td>
                                <td> cs_ce_tr </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> cl� �trang�re </td>
                                <td> non </td>
                                <td> Identifiant du nom de la région (état, province) où est situé la structure. Utiliser les noms du standard ISO-3166-2. Sinon utiliser "AUTRE" pour stocker d'éventuel valeur non présente dans ISO-3166-2.  </td>
                            </tr>
                        
                            <tr id="cs_ce_truk_pays" class="pair" >
                                <td> 18 </td>
                                <td> cs_ce_truk_pays </td>
                                <td> cs_ce_tp </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> cl� �trang�re </td>
                                <td> non </td>
                                <td> Identifiant du nom du pays de la structure. Utiliser les noms du standard ISO-3166-1. Sinon utiliser "AUTRE" pour stocker d'éventuel valeur non présente dans ISO-3166-1. </td>
                            </tr>
                        
                            <tr id="cs_latitude" class="pair" >
                                <td> 19 </td>
                                <td> cs_latitude </td>
                                <td> cs_l </td>
                                <td> VARCHAR(15) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Latitude du local de la structure. </td>
                            </tr>
                        
                            <tr id="cs_longitude" class="pair" >
                                <td> 20 </td>
                                <td> cs_longitude </td>
                                <td> cs_l </td>
                                <td> VARCHAR(15) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Longitude du local de la structure. </td>
                            </tr>
                        
                            <tr id="cs_truk_telephone" class="pair" >
                                <td> 21 </td>
                                <td> cs_truk_telephone </td>
                                <td> cs_tt </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Téléphone(s) principaux de la structure (fixe, fax, portable...). </td>
                            </tr>
                        
                            <tr id="cs_courriel" class="pair" >
                                <td> 22 </td>
                                <td> cs_courriel </td>
                                <td> cs_c </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Courriel principal de contact de l'organisation ex : accueil@organisation.org, pas de mail individuel. </td>
                            </tr>
                        
                            <tr id="cs_truk_url" class="pair" >
                                <td> 23 </td>
                                <td> cs_truk_url </td>
                                <td> cs_tu </td>
                                <td> VARCHAR(255) </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> URL(s) du site web principal de la structure, du logo de la structure ou d'une page web particulière. </td>
                            </tr>
                        
                            <tr id="cs_nbre_personne" class="pair" >
                                <td> 24 </td>
                                <td> cs_nbre_personne </td>
                                <td> cs_np </td>
                                <td> INTEGER </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Nombre de personne présentent dans la structure. </td>
                            </tr>
                        
                            <tr id="cs_condition_acces" class="pair" >
                                <td> 25 </td>
                                <td> cs_condition_acces </td>
                                <td> cs_ca </td>
                                <td> TEXT </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Conditions d'accès à la structure. </td>
                            </tr>
                        
                            <tr id="cs_condition_usage" class="pair" >
                                <td> 26 </td>
                                <td> cs_condition_usage </td>
                                <td> cs_cu </td>
                                <td> TEXT </td>
                                <td> non </td>
                                <td>  </td>
                                <td> standard </td>
                                <td> non </td>
                                <td> Conditions d'usage générales des collections de la structure. </td>
                            </tr>
                        
                            <tr id="cs_ce_meta" class="pair" >
                                <td> 27 </td>
                                <td> cs_ce_meta </td>
                                <td> cs_ce_m </td>
                                <td> INTEGER </td>
                                <td> oui </td>
                                <td>  </td>
                                <td> cl� �trang�re </td>
                                <td> non </td>
                                <td> Identifiant des métadonnées de cet enregistrement. </td>
                            </tr>
                        
                        </tbody>
                    </table>
                    
                    <h2> Liste des relations </h2> 
                    <!-- RELATION_ZONE_DEBUT -->
                    <table border="1" cellpadding="2" cellspacing="0" >
                        <thead>
                            <th> N° </th>
                            <th> Code </th>
                            <th> Colonne dans cette table </th>
                            <th> Colonne dans la table liée </th>
                            <th> Nom table liée </th>
                        </thead>
                        <tbody>
                            <tr class="pair" >
                                <td> 1 </td>
                                <td> fk_cs_csap </td>
                                <td> cs_id_structure </td>
                                <td> csap_id_structure </td>
                                <td> <a href="coel_table_coel_structure_a_personne.html">coel_structure_a_personne</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 2 </td>
                                <td> fk_cs_cc </td>
                                <td> cs_id_structure </td>
                                <td> cc_ce_structure </td>
                                <td> <a href="coel_table_coel_collection.html">coel_collection</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 3 </td>
                                <td> fk_cs_csc </td>
                                <td> cs_id_structure </td>
                                <td> csc_id_structure </td>
                                <td> <a href="coel_table_coel_structure_conservation.html">coel_structure_conservation</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 4 </td>
                                <td> fk_cs_csv </td>
                                <td> cs_id_structure </td>
                                <td> csv_id_structure </td>
                                <td> <a href="coel_table_coel_structure_valorisation.html">coel_structure_valorisation</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 5 </td>
                                <td> fk_cs_cs_parente </td>
                                <td> cs_id_structure </td>
                                <td> cs_ce_mere </td>
                                <td> <a href="coel_table_coel_structure.html">coel_structure</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 6 </td>
                                <td> fk_cs_cpu_editeur </td>
                                <td> cs_id_structure </td>
                                <td> cpu_ce_truk_editeur </td>
                                <td> <a href="coel_table_coel_publication.html">coel_publication</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 7 </td>
                                <td> fk_cpr_cs </td>
                                <td> cs_ce_projet </td>
                                <td> cpr_id_projet </td>
                                <td> <a href="coel_table_coel_projet.html">coel_projet</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 8 </td>
                                <td> fk_cmhl_cs </td>
                                <td> cs_ce_meta </td>
                                <td> cmhl_id_historique_ligne </td>
                                <td> <a href="coel_table_coel_meta_historique_ligne.html">coel_meta_historique_ligne</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 9 </td>
                                <td> fk_cmlv_cs_type </td>
                                <td> cs_ce_type </td>
                                <td> cmlv_id_valeur </td>
                                <td> <a href="coel_table_coel_meta_liste_valeur.html">coel_meta_liste_valeur</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 10 </td>
                                <td> fk_cmlv_cs_type_prive </td>
                                <td> cs_ce_truk_type_prive </td>
                                <td> cmlv_id_valeur </td>
                                <td> <a href="coel_table_coel_meta_liste_valeur.html">coel_meta_liste_valeur</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 11 </td>
                                <td> fk_cmlv_cs_type_public </td>
                                <td> cs_ce_truk_type_public </td>
                                <td> cmlv_id_valeur </td>
                                <td> <a href="coel_table_coel_meta_liste_valeur.html">coel_meta_liste_valeur</a> </td>
                            </tr>
                        
                            <tr class="pair" >
                                <td> 12 </td>
                                <td> fk_cs_cpras </td>
                                <td> cs_id_structure </td>
                                <td> cpras_id_structure </td>
                                <td> <a href="coel_table_coel_projet_a_structure.html">coel_projet_a_structure</a> </td>
                            </tr>
                        
                        </tbody>
                    </table>
                    <!-- RELATION_ZONE_FIN -->
                    <!--
                    <h2> Régles </h2> 
                    
                    <h2> Domaine </h2> 
            -->
                    <h2> Commentaires </h2>
                    <p>N'hésitez pas à  laisser sur le wiki vos suggestions, réactions... concernant cette table : 
                        <a href="http://wiki.tela-botanica.org/eflore/wakka.php?wiki=EfloreV4AppliCoelDiscussion_coel_structure">
                            discussion sur la table coel_structure
                        </a>.
                    </p>
            </div>
            
            <div id="zone_contenu_pied">
                <p>Documentation générée le 29 janvier 2010 12:20:19</p>
<!-- CONTENU_PIED -->
            </div>
            
            <div id="zone_pied">
                <p> &copy;<a href="http://www.tela-botanica.org/">Tela Botanica</a> / 2000-2008 - Le réseau des Botanistes Francophones</p>
            </div>
            
        </div>
        
        <div id="zone_menu">
<!-- MENU -->
        </div>
        
    </body>
</html>