Open peterdesmet opened 1 year ago
Discussed with @kbubnicki. The categories in observationType
are informed by AI classification. The current list represents the broad classification currently supported by AI. It is therefore useful to keep animal
over a lumped species
, since AI will likely continue to classify animals differently from humans, plants, etc.
We agreed that with new AI possibilities, the list can be extended. For example with plant
and fungus
. Since that change is currently not backed up by a use case, we have moved this to 1.1.
Currently, biological observations are indicated as
animal
, because camera traps are typically used for animal observations. I'm wondering however if it is a good idea to limit this from the start or if we should use a broader term likespecies
to allow for plant (phenology) and fungi observation.https://github.com/tdwg/camtrap-dp/blob/868c7eb05bdae36bd8acaea6c10177afeb36eea0/observations-table-schema.json#L84-L100
Note that "All categories in this vocabulary have to be understandable from an AI point of view."
Alternatively, we keep
animal
but allowplant
andfungus
. Personally, I'm less in favour of this, since from a documentation standpoint it makes sense to refer to a single term rather than three:Users can always filter further based on scientific name and provided taxonomy.