-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodule.xml
244 lines (227 loc) · 8.37 KB
/
module.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<?xml version="1.0" ?>
<!--TODO: arch16n in logic-->
<module>
<User f="nodata">
<User f="noscroll">
<Select_User t="list" f="user" l="Control"/>
</User>
</User>
<Control f="nodata">
<Main>
<New_Record l="Record"/>
</Main>
<search/>
<ID_Numbers>
<autonum/>
</ID_Numbers>
</Control>
<Record>
<fmt>{{Source_Description}}{{Source_ID}}</fmt>
<Survey>
<Source_Type f="persist">
<desc>
Specify whether data is obtained as electronic primary data from a custodian or extracted from a published paper/report.
</desc>
<opts>
<opt>Paper/report</opt>
<opt>Custodian</opt>
</opts>
</Source_Type>
<Source_Description f="persist">
<desc>
This text field describes the data source e.g. BlackThroatedFinchRecoveryTeamMonitoring.
</desc>
</Source_Description>
<Source_Provider f="persist">
<desc>
Name of institution or individual e.g. Parks Australia or Doe J.
</desc>
</Source_Provider>
<Source_ID f="notnull autonum"/>
<Source_Primary_Key t="webview" f="nolabel"/>
<Location_Name>
<desc>
Populate the general name of location e.g. Kakadu National Park. This field is not related to SiteName.
</desc>
</Location_Name>
<Search_Type_Description t="dropdown" f="notnull">
<desc>
This text field describes the search type (= monitoring method used).
</desc>
<opts>
<opt>Live-trapping</opt>
<opt>Method 1</opt>
<opt>Method 2</opt>
</opts>
</Search_Type_Description>
<Start_Date b="date" f="notnull">
<desc>
Populate the date when monitoring was started and ended (in case of multiple days). Format date as DD/MM/YYYY. Use the format 00/00/2001 if only the monitoring year is available and 00/10/2001 if only the month and year are available. StartDate is REQUIRED.
</desc>
</Start_Date>
<Finish_Date b="date">
<desc>
Populate the date when monitoring was started and ended (in case of multiple days). Format date as DD/MM/YYYY. Use the format 00/00/2001 if only the monitoring year is available and 00/10/2001 if only the month and year are available. FinishDate is OPTIONAL.
</desc>
</Finish_Date>
<cols>
<Start_Time>
<desc>
Populate the StartTime and FinishTime of monitoring as HH:MM in 24 hours format e.g. 16:00. OPTIONAL.
</desc>
</Start_Time>
<Finish_Time>
<desc>
Populate the StartTime and FinishTime of monitoring as HH:MM in 24 hours format e.g. 16:00. OPTIONAL.
</desc>
</Finish_Time>
</cols>
<cols>
<Set_Start_Time t="button"/>
<Set_Finish_Time t="button"/>
</cols>
<Duration_in_Minutes>
<desc>
Populate this field on monitoring duration by entering the number of days or nights spent e.g. trap days/nights. OPTIONAL.
</desc>
</Duration_in_Minutes>
<Duration_in_Days_Nights b="decimal">
Duration in Days/Nights
<desc>
Populate the duration of monitoring in minutes. OPTIONAL.
</desc>
</Duration_in_Days_Nights>
<Number_of_Traps_per_Day_Night b="decimal">
Number of Traps per Day/Night
<desc>
If you use traps, populate this field with information on the number of traps or number of cameras set at a site per day or night. OPTIONAL.
</desc>
</Number_of_Traps_per_Day_Night>
<Area_m2 b="decimal">
Area (m²)
<desc>
Populate this field on area surveyed in square meters (m²). Note that 1 hectare are 10000 m². OPTIONAL.
</desc>
</Area_m2>
<Length_km b="decimal">
Length (km)
<desc>
Populate this field on length of transect surveyed in km. OPTIONAL.
</desc>
</Length_km>
<Site_Name f="notnull">
<desc>
This text field describes the name of a (fixed) site. Sites are the spatial basis for the time series, i.e. each site will form a different time series.
</desc>
</Site_Name>
<gps/>
<Projection_Reference f="notnull">
<desc>
Specify the ProjectionReference of the XY coordinates entered - see ‘Projection reference codes’ tab for a full list of options or contact tsx@uq.edu.au if your ProjectionReference is not available.
</desc>
<!--@SOURCE: vocab/projection-reference.xml-->
</Projection_Reference>
<Positional_Accuracy_External_m b="decimal">
Positional Accuracy External (m)
<desc>
Enter the positional accuracy of spatial coordinates provided in m.
</desc>
</Positional_Accuracy_External_m>
<Survey_Comments>
<desc>
Include any information about disturbance or other factors that may influence the detection for plants.
</desc>
</Survey_Comments>
<Intensive_Management>
<desc>
Indicate whether the monitored population is intensively managed. This can include information on a population inside a predator-free fence. This information is mainly needed for mammals.
</desc>
</Intensive_Management>
<Monitoring_Program t="dropdown">
<desc>
Include the abbreviation of the monitoring program for this record. Add 'RLP' for data collected within the Regional Land Partnerships Program. REQUIRED. OPTIONAL for other monitoring programs.
</desc>
<opts>
<opt>RLP</opt>
<opt>Other</opt>
</opts>
</Monitoring_Program>
</Survey>
<Sighting f="noscroll">
<New_Sighting t="button" lc="Sighting"/>
<Sightings t="list" ec="Sighting"/>
</Sighting>
</Record>
<Sighting>
<fmt>{{Taxon_ID}}</fmt>
<Sighting>
<Taxon_ID t="dropdown" f="notnull">
<desc>
For birds and mammals: select one of Taxon ID, Common Name or Scientific Name from the appropriate ‘Taxonomic list’ tab. REQUIRED.
For plants: select either Taxon ID or Scientific Name from the appropriate ‘Taxonomic list (plants)’ tab. REQUIRED.
Taxon ID, Common Name or Scientific Name have to be exactly as specified on the appropriate ‘Taxonomic list’ tabs e.g. ‘Perameles gunnii Victorian subspecies’. Including any surplus characters or spaces will lead to errors.
</desc>
<!--@SOURCE: vocab/taxon-id.xml-->
</Taxon_ID>
<Common_Name t="dropdown">
<!--@SOURCE: vocab/common-name.xml-->
</Common_Name>
<Scientific_Name t="dropdown" f="notnull">
<!--@SOURCE: vocab/scientific-name.xml-->
</Scientific_Name>
<Count b="decimal" f="notnull">
<desc>
Specify 0 for absences/non-detections.
</desc>
</Count>
<Unit_of_Measurement f="notnull">
<desc>
Select the unit of measurement from ‘Existing UnitIDs’ tab. If your unit of measurement is not available, add and new unit description and contact tsx@uq.edu.au.
</desc>
<opts>
<opt>
Sample
<opt>Abundance (counts)</opt>
<opt>Count of seen individuals after playback</opt>
<opt>Density (counts/fixed areas)</opt>
<opt>Occupancy (# presences/# surveys = trapping success: number of encounters (captures) per 100 trap nights of effort)</opt>
<opt>Occupancy (# presences/# surveys)</opt>
</opt>
<opt>Index</opt>
<opt>
Proxy
<opt>Breeding pairs</opt>
<opt>Burrow estimate based on transect density</opt>
<opt>Count of pre-fledging chicks</opt>
<opt>Nests with eggs</opt>
<opt>Nests</opt>
<opt>Recorded calls</opt>
</opt>
<opt>Proportion of surveyed sites that had animal tracks/signs</opt>
<opt>Sightings per 100 km driven transect</opt>
<opt>Mean number of fresh adult scats per plot</opt>
<opt>Other</opt>
<opt>N/A</opt>
</opts>
</Unit_of_Measurement>
<New_Unit_of_Measurement>
<desc>
If your unit of measurement is not available, add and new unit description and contact tsx@uq.edu.au.
</desc>
</New_Unit_of_Measurement>
<Sighting_Comments>
<desc>
Add any additional information with relevance to the monitored species.
</desc>
</Sighting_Comments>
</Sighting>
</Sighting>
<logic><![CDATA[
<!--@SOURCE: logic/time.bsh-->
<!--@SOURCE: logic/taxon-id.bsh-->
<!--@SOURCE: logic/common-name.bsh-->
<!--@SOURCE: logic/scientific-name.bsh-->
<!--@SOURCE: logic/menu-correspondence.bsh-->
<!--@SOURCE: logic/source-primary-key.bsh-->
]]></logic>
</module>