Subversion Repositories Applications.referentiel

Rev

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

Rev Author Line No. Line
6 jpm 1
version = 2.1
2
champs = "num_nom,num_nom_retenu,num_tax_sup,rang,nom_complet,nom_supra_generique,genre,epithete_infra_generique,epithete_sp,type_epithete,epithete_infra_sp,cultivar_groupe,cultivar,nom_commercial,auteur,annee,biblio_origine,notes,nom_addendum,homonyme,basionyme,synonyme_proparte,synonyme_douteux,synonyme_mal_applique,synonyme_orthographique,biblio_statut,hybride_parent_01,hybride_parent_01_notes,hybride_parent_02,hybride_parent_02_notes,nom_francais,presence,statut_origine,statut_introduction,statut_culture"
3
champs_type = "num_nom=INT,
4
	num_nom_retenu=INT,
5
	num_tax_sup=INT,
6
	rang=INT,
7
	nom_complet=VARCHAR,
8
	nom_supra_generique=VARCHAR,
9
	genre=VARCHAR,
10
	epithete_infra_generique=VARCHAR,
11
	epithete_sp=VARCHAR,
12
	type_epithete=VARCHAR,
13
	epithete_infra_sp=VARCHAR,
14
	cultivar_groupe=VARCHAR,
15
	cultivar=VARCHAR,
16
	nom_commercial=VARCHAR,
17
	auteur=VARCHAR,
18
	annee=INT,
19
	biblio_origine=VARCHAR,
20
	notes=TEXT,
21
	nom_addendum=VARCHAR,
22
	homonyme=INT,
23
	basionyme=INT,
24
	synonyme_proparte=VARCHAR,
25
	synonyme_douteux=BOOL,
26
	synonyme_mal_applique=BOOL,
27
	synonyme_orthographique=INT,
28
	biblio_statut=TEXT,
29
	hybride_parent_01=INT,
30
	hybride_parent_01_notes=TEXT,
31
	hybride_parent_02=INT,
32
	hybride_parent_02_notes=TEXT,
33
	nom_francais=VARCHAR,
34
	presence=VARCHAR,
35
	statut_origine=VARCHAR,
36
	statut_introduction=VARCHAR,
37
	statut_culture=VARCHAR"
38
rangs = "10,20,30,40,50,55,40,60,70,80,90,100,110,120,130,140,150,160,170,180,190,200,210,220,230,240,250,260,270,280,290,300,310,320,340,350,360,370,380,390,400,410,420,430"
39
rang_genre="220"
40
rang_sp="290"