coyote-team / coyote

Image annotation site and API to enable the distributed annotation of museum images.
https://coyote-team.github.io/coyote/
Other
58 stars 11 forks source link

Public simplified image + description view #660

Open jkva opened 1 year ago

jkva commented 1 year ago

Via the format /org/[org-id]/resource/[canonical-id]/simple, render a view of the image with the expected highest ranked representation, including all of the descriptions that are approved.

jkva commented 1 year ago

@sinabahram you suggested that we use canonical_id as the identifier for a resource, yet this is not a required column. We could change the data model to either generate a UUID or have the user define their own unique canonical ID, and include a DB migration that would fill in canonical IDs to ensure this holds for existing records.

sinabahram commented 1 year ago

Apologies, I meant Coyote ID