Skip to content

Commit 02ce572

Browse files
authored
Merge pull request #367 from tdwg/motionDetection
Update motionDetection in metadata
2 parents 3efd07e + 93df4fa commit 02ce572

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
@@ -220,7 +220,7 @@
220220
"items": {
221221
"type": "string",
222222
"enum": [
223-
"motionDetection",
223+
"activityDetection",
224224
"timeLapse"
225225
]
226226
},

example/datapackage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"samplingDesign": "targeted",
124124
"path": "https://lifemica.eu",
125125
"captureMethod": [
126-
"motionDetection",
126+
"activityDetection",
127127
"timeLapse"
128128
],
129129
"individualAnimals": false,

0 commit comments

Comments
 (0)