Project

General

Profile

« Previous | Next » 

Revision 6777

schemas/vegbien.sql: Renamed sampletype to observationtype to match the VegCore term

View differences:

vegbien.my.sql
46 46

  
47 47

  
48 48
--
49
-- Name: observationtype; Type: TYPE; Schema: public; Owner: -
50
--
51

  
52

  
53

  
54

  
55
--
49 56
-- Name: occurrencestatus_dwc; Type: TYPE; Schema: public; Owner: -
50 57
--
51 58

  
......
116 123

  
117 124

  
118 125
--
119
-- Name: sampletype; Type: TYPE; Schema: public; Owner: -
120
--
121

  
122

  
123

  
124

  
125
--
126 126
-- Name: sourcetype; Type: TYPE; Schema: public; Owner: -
127 127
--
128 128

  
......
1267 1267
    sourcetype varchar(255),
1268 1268
    accesslevel varchar(255),
1269 1269
    accessconditions varchar(255),
1270
    sampletype varchar(255),
1270
    observationtype varchar(255),
1271 1271
    title varchar(255),
1272 1272
    titlesuperior varchar(255),
1273 1273
    volume varchar(255),

Also available in: Unified diff