Skip to content

Commit 71f802d

Browse files
committed
commit new change request #1820
1 parent 9418f2f commit 71f802d

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

forms/hub/teamTurtleCQ/Turtle Nest and Incubation and Emergence Survey.json renamed to forms/hub/agnesTurtleMonitoring/Agnes Turtle Nest and Incubation and Emergence Survey.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,14 @@
115115
"measurementType": "text",
116116
"dataType": "text"
117117
},
118+
{
119+
"name": "tagPosition",
120+
"dwcAttribute": "measurementValue",
121+
"measurementUnit": "unitless",
122+
"measurementUnitID": "tagPosition",
123+
"measurementType": "text",
124+
"dataType": "text"
125+
},
118126
{
119127
"dataType": "species",
120128
"name": "species",
@@ -247,6 +255,24 @@
247255
"RZ - Relocation"
248256
]
249257
},
258+
{
259+
"name": "predationUnderImpacts",
260+
"dataType": "text",
261+
"dwcAttribute": "measurementValue",
262+
"measurementUnit": "unitless",
263+
"measurementUnitID": "predationUnderImpacts",
264+
"measurementType": "text",
265+
"constraints": [
266+
"PD - Predation by dog or dingo",
267+
"PF - Predation by a fox",
268+
"PP - Predation by pig",
269+
"PV - Predation by goanna",
270+
"P - Predation by unidentified species",
271+
"PU - Unsuccessful predation attempt on a clutch",
272+
"PW - clutch loss from Erosion or Flooding",
273+
"Other, specify"
274+
]
275+
},
250276
{
251277
"name": "incubationRemarks",
252278
"description": "Record predator type, and date of PEX & RZ",
@@ -543,6 +569,11 @@
543569
"source": "tagNumber",
544570
"type": "text"
545571
},
572+
{
573+
"preLabel": "Tag position",
574+
"source": "tagNumber",
575+
"type": "text"
576+
},
546577
{
547578
"preLabel": "Species",
548579
"source": "species",
@@ -662,6 +693,11 @@
662693
"type": "selectMany",
663694
"rows": 4
664695
},
696+
{
697+
"preLabel": "Predation (under Impacts)",
698+
"source": "predationUnderImpacts",
699+
"type": "selectOne"
700+
},
665701
{
666702
"preLabel": "Notes",
667703
"source": "incubationRemarks",

0 commit comments

Comments
 (0)