Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use more generic device over camera in term names #357

Open
peterdesmet opened this issue Oct 11, 2023 · 1 comment
Open

Use more generic device over camera in term names #357

peterdesmet opened this issue Oct 11, 2023 · 1 comment

Comments

@peterdesmet
Copy link
Member

The name "camera" works well for a device recording images or videos. The name doesn't work well for audio (only) recording devices. While we haven't fully considered those devices, Camtrap DP probably has a good model and terms to exchange that data.

It might therefore be useful to be already change term names to use a more general:

I think camera trap folk might still recognize it as an applicable name and it would prevent us from having to change the term names in the future if we broaden the scope. More generic names also allow other standards to refer to it.

Affected terms are:

table current term new term
Metadata n.a. n.a.
Deployments cameraID deviceID
Deployments cameraModel deviceModel
Deployments cameraDelay deviceDelay (or sensorDelay)
Deployments cameraHeight deviceHeight
Deployments cameraTilt deviceTilt
Deployments cameraHeading deviceHeading
Media n.a. n.a.
Observations cameraSetupType deviceSetupType

Definitions could refer to "device", "camera or other recording device" or "camera" (when specific to camera), example:

Maximum distance at which the camera device can reliably detect activity. Expressed in meters. For cameras, typically measured by having a human move in front of the camera device.

@peterdesmet
Copy link
Member Author

peterdesmet commented Oct 31, 2023

Discussed with @kbubnicki, we both agree on device as name change. Since we currently don't have a real use case for non-camera devices, we have moved this to 1.x. For software that has to support Camtrap DP 1.0 it is fairly trivial to rename terms.

@peterdesmet peterdesmet modified the milestones: 1.0, 1.1 Oct 31, 2023
@peterdesmet peterdesmet removed this from the 1.1 milestone Dec 10, 2024
@peterdesmet peterdesmet moved this to Review in Camtrap DP v1.1 Dec 10, 2024
@peterdesmet peterdesmet moved this from Review to Consider? in Camtrap DP v1.1 Dec 10, 2024
@peterdesmet peterdesmet self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Consider?
Development

No branches or pull requests

1 participant