tnc-ca-geo / animl-frontend

A frontend web app for viewing & labeling camera trap data by The Nature Conservancy.
https://animl.camera
15 stars 0 forks source link

Tighten up terms for "label" vs. "category" #201

Open nathanielrindlaub opened 4 months ago

nathanielrindlaub commented 4 months ago

We use both throughout the app - we should come up with specific definitions and make sure we are using them consistently.

Related: it would be worth tightening up our verb-usage around "creating" or "applying" a label now that we have Image.labels and Project.labels. Right now,createLabels technically applies a label to an Image record, while createProjectLabel creates a new project label. Maybe it's clear enough as is?