openverse
openverse copied to clipboard
Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
To log for a certain DAG set SHOULD_VERBOSE_LOG to a list containing that dag id. For example, set the SHOULD_VERBOSE_LOG Airflow variable to: ["smk_workflow"] ## Fixes Fixes #1420 by @AetherUnbound...
## Description Corresponds to the [first step](https://docs.openverse.org/projects/proposals/data_normalization/20240227-implementation_plan_catalog_data_cleaning.html#save-tsv-files-of-cleaned-data-to-aws-s3) of the Data Cleaning project. We should have the files for cleaned tags after this is done. ## Additional context This is part...
## Problem Tags encoding/decoding appears to not work correctly. Tags with diacritics are not rendered in an expected way. See https://api.openverse.engineering/v1/images/017ee061-3413-4c44-a610-077adf0635dd/ as an example where `remΓ©dios` is rendered `remu00e9dios` in...
## Current Situation Many results from Science Museum have the creator set to "Unknown maker". ## Suggested Improvement It might make more sense to detect this value and instead set...
_**Blocked by https://github.com/WordPress/openverse/issues/1557**_ ## Problem Currently, we are doing some tag cleanup during the ingestion, which duplicates the work done in the catalog. ## Description We should remove the tags...
## Description We have a plethora of documentation for new contributors spread across our documentation site! #4138 aims to consolidate some of this, but often the level of documentation we...
## Problem Presently, we have two primary sections of information that are useful for new contributors and exist in two entirely separate locations within the docs hierarchy: 1. [General development...
## Description This came out of a discussion between maintainers about Sprints/Contributor Day events where new contributors could use some tooling to determine quickly what dependencies they'd need. This could...
## Description Project proposal: https://docs.openverse.org/projects/proposals/trust_and_safety/content_report_moderation/20230411-project_proposal_content_report_moderation.html#computer-vision-based-moderator-safety-tools-requirement-4 Please refer to the project proposal section linked above for the requirements of this plan. To reiterate what is said in the proposal, this plan...
## Problem Many tags from this [**featured** image](https://search-staging.openverse.engineering/image/802d76cd-84cf-45bc-81ac-610331dab420) do not represent useful information. ``` 1sthalf7thcbce 2ndquarter7thcbce u03b1u03b3u03b3u03b5u03afu03b1 u03bau03b5u03c1u03b1u03bcu03b9u03bau03ae ... ``` ## Description Add these tags to the `TAG_BLACKLIST` and the...