Invalid (license, version) pair found in the catalog #4319
Labels
🗄️ aspect: data
Concerns the data in our catalog and/or databases
🛠 goal: fix
Bug fix
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: catalog
Related to the catalog and Airflow DAGs
Description
The
add_license_url
DAG showed that there are cases of items in the image table with a license value of 'pdm' and a license_version of '4.0', which are incorrect values since the PDM tool is only available in version '1.0'. See the deed.We should determine if these items are indeed in the Public Domain or should be using another CC license.
Additional context
Comes from #4124 and is related to #3885.
The text was updated successfully, but these errors were encountered: