-
In GitLab by @peterdesmet on Jan 13, 2021, 9:39
In Agouti, the only information we often have is that it is `camera_setup = TRUE`. How should these be marked in observation_type?
- ~~`animal`~~:…
-
In GitLab by @peterdesmet on Dec 14, 2020, 14:26
_Merges multimedia -> milestone1_
- Changes controlled vocab for "classification_level"
- Changes csv name to multimedia.csv
- Changes schema name to…
-
In GitLab by @peterdesmet on Aug 20, 2020, 05:19
[`animal_types`](https://gitlab.com/oscf/camtrap-package-schemas/-/blob/master/camtrap-package-profile.json#L142-150) is an array, so it can contain…
-
In GitLab by @peterdesmet on Sep 28, 2020, 19:46
Noticed when trying to get validBehaviour currently has a controlled vocabulary:
```
grazing
browsing
rooting
vigilance
running
walking
ot…
-
In GitLab by @peterdesmet on Oct 13, 2020, 13:12
Tags currently has datatype `Array`, but it is unclear how to write correct arrays:
```
tag #fail
"tag" #fail
["tag"] #valid
["tag1", "tag2…
-
In camera trap data, researchers often wants to differentiate between wild and domesticated animals. The Camera Trap Data Package schema has a field `is_domesticated` to indicate just that (while anno…