This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
Duplicate Processing/Facility Activités #2348
Labels
bug
Something isn't working
client action needed
This ticket is blocked until additional information or a decision is provided by the client
Overview
The apparel facility type categories and processing/facility activities taxonomy is defined as python code in the form of multiple dictionaries. It turns out, that the lower level term "Embroidery" links to two broader terms Textile or Material Production, and Final Product Assembly.
The python code implements the mapping found in sheet https://docs.google.com/spreadsheets/d/18ABJuS5CY4cr9JaTzPeLaAr1uhdu7VJXK6JpibP1b1o/edit#gid=0
Expected Behavior
The taxonomy should be graph with broader-narrower edges, i.e. a lower level term should be uniquely mapped to a higher level term.
Actual Behavior
It is unclear if a submission of "Embroidery" would map to Textile or Material Production, or Final Product Assembly.
Steps to Reproduce
Demo
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: