Implementation Plan: Determine and design how machine-generated tags will be displayed/conveyed in the API #4038
Labels
📄 aspect: text
Concerns the textual material in the repository
🌟 goal: addition
Addition of new feature
🟨 priority: medium
Not blocking but should be addressed soon
🧭 project: implementation plan
An implementation plan for a project
🧱 stack: documentation
Related to Sphinx documentation
Description
Implementation plan for #431
Context: https://docs.openverse.org/projects/proposals/rekognition_data/20240320-project_proposal_rekognition_data.html#api
Draft an implementation plan for determining how machine-generated labels will be conveyed in the API. This may leverage the
accuracy
andprovider
keys within the array of objects in thetags
field. It should be relatively easy to expose theprovider
in thetags
field on the API by adding it to theTagSerializer
Special care will need to be taken when determining how to handle multiple instances of a machine-generated tag. We will need to consider one of the following approaches for resolving this in Elasticsearch:
The text was updated successfully, but these errors were encountered: