Subversion Repositories eFlore/Projets.eflore-projets

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
9 jpm 1
-- phpMyAdmin SQL Dump
2
-- version 3.3.9
3
-- http://www.phpmyadmin.net
4
--
5
-- Serveur: localhost
6
-- Généré le : Mer 21 Septembre 2011 à 14:20
7
-- Version du serveur: 5.5.8
8
-- Version de PHP: 5.3.5
9
 
10
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
11
 
12
--
13
-- Base de données: `coste`
14
--
15
 
16
-- --------------------------------------------------------
17
 
18
--
19
-- Structure de la table `coste_acls`
20
--
21
 
22
CREATE TABLE IF NOT EXISTS `coste_acls` (
23
  `page_tag` varchar(50) NOT NULL DEFAULT '',
24
  `privilege` varchar(20) NOT NULL DEFAULT '',
25
  `list` text NOT NULL,
26
  PRIMARY KEY (`page_tag`,`privilege`)
27
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
28
 
29
-- --------------------------------------------------------
30
 
31
--
32
-- Structure de la table `coste_correspondance_bdnff`
33
--
34
 
35
CREATE TABLE IF NOT EXISTS `coste_correspondance_bdnff` (
36
  `id` varchar(10) NOT NULL,
37
  `num_nom` varchar(11) DEFAULT NULL,
38
  `num_tax` varchar(11) DEFAULT NULL,
39
  `famille` varchar(75) DEFAULT NULL,
40
  `nom_sci` varchar(100) DEFAULT NULL,
41
  PRIMARY KEY (`id`),
42
  KEY `nom_sci` (`nom_sci`),
43
  KEY `num_nom` (`num_nom`)
44
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
45
 
46
-- --------------------------------------------------------
47
 
48
--
49
-- Structure de la table `coste_images_auteur_correspondance_bdnff`
50
--
51
 
52
CREATE TABLE IF NOT EXISTS `coste_images_auteur_correspondance_bdnff` (
53
  `id_image` varchar(8) DEFAULT NULL,
54
  `num_nom` int(5) DEFAULT NULL,
55
  `num_taxonomique` int(5) DEFAULT NULL,
56
  `nom_sci` varchar(73) DEFAULT NULL,
57
  `auteur` varchar(12) DEFAULT NULL
58
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
59
 
60
-- --------------------------------------------------------
61
 
62
--
63
-- Structure de la table `coste_index`
64
--
65
 
66
CREATE TABLE IF NOT EXISTS `coste_index` (
67
  `num_nom` int(11) NOT NULL,
68
  `nom_sci` varchar(100) NOT NULL,
69
  PRIMARY KEY (`num_nom`),
70
  KEY `nom_sci` (`nom_sci`)
71
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
72
 
73
-- --------------------------------------------------------
74
 
75
--
76
-- Structure de la table `coste_index_general`
77
--
78
 
79
CREATE TABLE IF NOT EXISTS `coste_index_general` (
80
  `nom_sci` varchar(16) DEFAULT NULL,
81
  `rang` int(3) DEFAULT NULL,
82
  `nom_coste` varchar(16) DEFAULT NULL,
83
  `num_nom_coste` varchar(4) DEFAULT NULL,
84
  `num_tax_sup_coste` varchar(4) DEFAULT NULL,
85
  `tome` int(1) DEFAULT NULL,
86
  `page` int(4) DEFAULT NULL
87
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
88
 
89
-- --------------------------------------------------------
90
 
91
--
92
-- Structure de la table `coste_links`
93
--
94
 
95
CREATE TABLE IF NOT EXISTS `coste_links` (
96
  `from_tag` char(50) NOT NULL DEFAULT '',
97
  `to_tag` char(50) NOT NULL DEFAULT '',
98
  UNIQUE KEY `from_tag` (`from_tag`,`to_tag`),
99
  KEY `idx_from` (`from_tag`),
100
  KEY `idx_to` (`to_tag`)
101
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
102
 
103
-- --------------------------------------------------------
104
 
105
--
106
-- Structure de la table `coste_meta`
107
--
108
 
109
CREATE TABLE IF NOT EXISTS `coste_meta` (
110
  `guid` varchar(255) NOT NULL DEFAULT '',
111
  `langue_meta` varchar(2) NOT NULL DEFAULT '',
112
  `code` varchar(20) DEFAULT NULL,
113
  `version` varchar(20) DEFAULT NULL,
114
  `titre` varchar(255) DEFAULT NULL,
115
  `description` text,
116
  `mots_cles` varchar(510) DEFAULT NULL,
117
  `citation` varchar(255) DEFAULT NULL,
118
  `url_tech` varchar(510) DEFAULT NULL,
119
  `url_projet` varchar(510) DEFAULT NULL,
120
  `source` text,
121
  `createurs` text,
122
  `editeur` text,
123
  `contributeurs` text,
124
  `droits` text,
125
  `url_droits` varchar(510) DEFAULT NULL,
126
  `langue` varchar(255) DEFAULT NULL,
127
  `date_creation` varchar(30) DEFAULT NULL,
128
  `date_validite` varchar(255) DEFAULT NULL,
129
  `couverture_spatiale` varchar(510) DEFAULT NULL,
130
  `couverture_temporelle` varchar(510) DEFAULT NULL,
131
  `web_services` varchar(510) CHARACTER SET utf8 NOT NULL,
132
  PRIMARY KEY (`guid`,`langue_meta`)
133
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
134
 
135
--
136
--Données de la table coste_meta
137
--
138
 
139
INSERT INTO `coste_meta` (`guid`, `langue_meta`, `code`, `version`, `titre`, `description`, `mots_cles`, `citation`, `url_tech`, `url_projet`, `source`, `createurs`, `editeur`, `contributeurs`, `droits`, `url_droits`, `langue`, `date_creation`, `date_validite`, `couverture_spatiale`, `couverture_temporelle`, `web_services`) VALUES
140
('urn:lsid:tela-botanica.org:coste:0.1', 'fr', 'coste', '0.1', 'Flore descriptive et illustrée de la France par L''abbé H. COSTE', 'Au 07 février 2011, les documents réunis dans le cadre de le projet de numérisation de la flore de Coste sont :\r\n - l''ensemble des images au format PNG et JPEG des 4354 taxons (Christophe BONNET, Frédéric LEGENS et Jean ZISSLER)\r\n - l''ensemble des descriptions au format HTML et RTF des 4354 taxons (Jean ZISSLER)\r\n - l''ensemble des clés (avec reprise des images et descriptions) du tome 01 au format DOC (Daniel LE QUÉRÉ).\r\n\r\nLe travail restant à réaliser est le suivant :\r\n - compléter la famille des Papilionacées du tome 01\r\n - numériser les descriptions et clés des familles et genres du tome 02\r\n - numériser les descriptions et clés des familles et genres du tome 03\r\n\r\nPour la numérisation des tome 2 et 3, l''idée est de compléter les documents manquant en utilisant ce wiki. Le tome 03 est disponible en PDF image avec OCR sur le site biodiversitylibrary.org.', 'index, flore, image, description, clé', NULL, 'http://www.tela-botanica.org/wikini/eflore/wakka.php?wiki=IntegrationCoste', 'http://www.tela-botanica.org/wikini/florecoste/', NULL, 'p.prenom=Jean-Pascal,p.nom=MILCENT,p.courriel=jpm@tela-botanica.org', 'nom=Tela Botanica,guid=urn:lsid:tela-botanica.or,courriel=accueil@tela-botanica.org,telephone=+334 67 52 41 22,url.info=http://www.tela-botanica.org/page:association_tela_botanica,url.logo=http://www.tela-botanica.org/sites/accueil/generique/images/graphisme/logo_tela_fond_blanc.png,type=organisation,acronyme=TB,adresse=Association Tela Botanica - Institut de Botanique - 167 rue Auguste Broussonnet 34090 MONTPELLIER FRANCE,latitude.wgs84=43.615892,longitude.wgs84=3.871736,contact.prenom=Jean-Pascal,contact.nom=MILCENT,contact.courriel=jpm@tela-botanica.org,contact.role=administrateur des données', NULL, NULL, NULL, 'fr', '2011-06-10', '', 'iso-3166-1.id=FX', NULL, 'metaDonnees:0.1;noms:0.1;taxons:0.1;Textes:0.1;Images:0.1');
141
 
142
 
143
-- --------------------------------------------------------
144
 
145
--
146
-- Structure de la table `coste_pages`
147
--
148
 
149
CREATE TABLE IF NOT EXISTS `coste_pages` (
150
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
151
  `tag` varchar(100) NOT NULL DEFAULT '',
152
  `time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
153
  `body` text NOT NULL,
154
  `body_r` text NOT NULL,
155
  `owner` varchar(50) NOT NULL DEFAULT '',
156
  `user` varchar(50) NOT NULL DEFAULT '',
157
  `latest` enum('Y','N') NOT NULL DEFAULT 'N',
158
  `handler` varchar(30) NOT NULL DEFAULT 'page',
159
  `comment_on` varchar(50) NOT NULL DEFAULT '',
160
  PRIMARY KEY (`id`),
161
  KEY `idx_tag` (`tag`),
162
  KEY `idx_time` (`time`),
163
  KEY `idx_latest` (`latest`),
164
  KEY `idx_comment_on` (`comment_on`),
165
  FULLTEXT KEY `tag` (`tag`,`body`)
166
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=10000000 ;
167
 
168
-- --------------------------------------------------------
169
 
170
--
171
-- Structure de la table `coste_referrers`
172
--
173
 
174
CREATE TABLE IF NOT EXISTS `coste_referrers` (
175
  `page_tag` char(50) NOT NULL DEFAULT '',
176
  `referrer` char(150) NOT NULL DEFAULT '',
177
  `time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
178
  KEY `idx_page_tag` (`page_tag`),
179
  KEY `idx_time` (`time`)
180
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
181
 
182
-- --------------------------------------------------------
183
 
184
--
185
-- Structure de la table `coste_triples`
186
--
187
 
188
CREATE TABLE IF NOT EXISTS `coste_triples` (
189
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
190
  `resource` varchar(255) NOT NULL DEFAULT '',
191
  `property` varchar(255) NOT NULL DEFAULT '',
192
  `value` text NOT NULL,
193
  PRIMARY KEY (`id`),
194
  KEY `resource` (`resource`),
195
  KEY `property` (`property`)
196
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=9392 ;
197
 
198
-- --------------------------------------------------------
199
 
200
--
201
-- Structure de la table `coste_users`
202
--
203
 
204
CREATE TABLE IF NOT EXISTS `coste_users` (
205
  `name` varchar(80) NOT NULL DEFAULT '',
206
  `password` varchar(32) NOT NULL DEFAULT '',
207
  `email` varchar(50) NOT NULL DEFAULT '',
208
  `motto` text NOT NULL,
209
  `revisioncount` int(10) unsigned NOT NULL DEFAULT '20',
210
  `changescount` int(10) unsigned NOT NULL DEFAULT '50',
211
  `doubleclickedit` enum('Y','N') NOT NULL DEFAULT 'Y',
212
  `signuptime` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
213
  `show_comments` enum('Y','N') NOT NULL DEFAULT 'N',
214
  PRIMARY KEY (`name`),
215
  KEY `idx_name` (`name`),
216
  KEY `idx_signuptime` (`signuptime`)
217
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
218
 
219
-- --------------------------------------------------------
220
 
221
--
222
-- Structure de la table `coste_v0_1`
223
--
224
 
225
CREATE TABLE IF NOT EXISTS `coste_v0_1` (
226
  `num_nom` int(9) NOT NULL DEFAULT '0',
227
  `num_nom_retenu` varchar(9) DEFAULT NULL,
228
  `num_tax_sup` varchar(9) DEFAULT NULL,
229
  `rang` int(3) DEFAULT NULL,
230
  `nom_sci` varchar(500) DEFAULT '',
231
  `nom_supra_generique` varchar(500) DEFAULT '',
232
  `genre` varchar(500) DEFAULT '',
233
  `epithete_infra_generique` varchar(500) DEFAULT '',
234
  `epithete_sp` varchar(500) DEFAULT '',
235
  `type_epithete` varchar(500) DEFAULT '',
236
  `epithete_infra_sp` varchar(500) DEFAULT '',
237
  `cultivar_groupe` varchar(500) DEFAULT '',
238
  `cultivar` varchar(500) DEFAULT '',
239
  `nom_commercial` varchar(500) DEFAULT '',
240
  `auteur` varchar(100) DEFAULT '',
241
  `annee` int(4) DEFAULT NULL,
242
  `biblio_origine` varchar(500) NOT NULL DEFAULT '',
243
  `notes` varchar(500) NOT NULL DEFAULT '',
244
  `nom_addendum` varchar(500) NOT NULL DEFAULT '',
245
  `basionyme` varchar(9) NOT NULL DEFAULT '',
246
  `nom_francais` text,
247
  `nom_coste` varchar(500) DEFAULT '',
248
  `num_nom_coste` varchar(9) DEFAULT '',
249
  `tome` int(1) DEFAULT NULL,
250
  `page` int(4) DEFAULT NULL,
251
  `flore_bdnff_num` varchar(9) DEFAULT NULL,
252
  `flore_bdnff_nom_sci` varchar(500) DEFAULT NULL,
253
  `nom_sci_html` varchar(500) DEFAULT NULL,
254
  PRIMARY KEY (`num_nom`)
255
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
256