Skip to content

Commit ef26157

Browse files
authored
Merge pull request #182 from tdwg/0.1.6-hotfix
0.1.6 fixes
2 parents f58479b + f869c37 commit ef26157

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

camtrap-dp-profile.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"required": [
9292
"title",
9393
"samplingDesign",
94-
"sensorMethod",
94+
"captureMethod",
9595
"animalTypes",
9696
"classificationLevel",
9797
"sequenceInterval"

observations-table-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
}
126126
},
127127
{
128-
"name": "life_stage",
128+
"name": "lifeStage",
129129
"type": "string",
130130
"format": "default",
131131
"description": "Age class or life stage of observed individual(s). Term borrowed from [Darwin Core](http://rs.tdwg.org/dwc/terms/lifeStage).",

0 commit comments

Comments
 (0)