diff --git a/camtrap-dp-profile.json b/camtrap-dp-profile.json index 115a891..8421923 100644 --- a/camtrap-dp-profile.json +++ b/camtrap-dp-profile.json @@ -220,7 +220,7 @@ "items": { "type": "string", "enum": [ - "motionDetection", + "activityDetection", "timeLapse" ] }, diff --git a/example/datapackage.json b/example/datapackage.json index 387acf8..a9fa1de 100644 --- a/example/datapackage.json +++ b/example/datapackage.json @@ -123,7 +123,7 @@ "samplingDesign": "targeted", "path": "https://lifemica.eu", "captureMethod": [ - "motionDetection", + "activityDetection", "timeLapse" ], "individualAnimals": false,