-
Notifications
You must be signed in to change notification settings - Fork 214
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
Clearly document all media properties #412
Comments
Update 2023-04-26The project proposal has been finalized, and the PR with the Catalog implementation plan (#1904) opened. BlockersNone. |
This comment was marked as outdated.
This comment was marked as outdated.
2 similar comments
Hi @obulat, this project has not received an update comment in 14 days. Please leave an update comment as soon as you can. See the documentation on project updates for more information. |
Hi @obulat, this project has not received an update comment in 14 days. Please leave an update comment as soon as you can. See the documentation on project updates for more information. |
Update 2024-04-03:Both implementation plans for the project have been approved and merged. Both implementation plans also have implementation PRs.
When both implementation scripts are merged, we will move this project to "Shipped" where it will stay while manual field documentation is being written. That is covered by these issues: |
Hi @dhruvkb, this project has not received an update comment in 14 days. Please leave an update comment as soon as you can. See the documentation on project updates for more information. |
1 similar comment
Hi @dhruvkb, this project has not received an update comment in 14 days. Please leave an update comment as soon as you can. See the documentation on project updates for more information. |
This project has been shipped, efforts are underway to describe the properties manually across catalog, API and frontend, after which it can be considered successful. |
I've begun work on #4025 and should have a PR out in the next 1-2 days. |
Hi @dhruvkb, this project has not received an update comment in 14 days. Please leave an update comment as soon as you can. See the documentation on project updates for more information. |
Description
All the details we collect and store for each media type should be clearly documented, and should be consistent across the stack (Catalog, API and Frontend).
Due to historic reasons during the development of the project, not all properties that are deemed required are available in the data. As a pre-requisite to making the data more consistent, we need to document all the media properties and whether they are available (should be available in the future) in the database or are added by the API/ingestion server/elasticsearch/frontend.
Also, we need to document whether the properties are nullable, and what their constraints are. Although we have the database constraints, some of them are not reliable.
Documents
Implementation Plans
Issues
Prior Art
image
fields by @rwidom : https://docs.google.com/spreadsheets/d/1gaVsvFnsYby2iwzRm0Ta9IPhvNixCpQdHByGLo1r_pg/edit?usp=sharing ("image table ddl" tab)The text was updated successfully, but these errors were encountered: