Currently the incontest flag is set to yes if the item has a WLM number and the end/start date are ok.
We need to have a geo-specifc list that possibly that is added as additional check when assigning the “in contest” flag.
The details of the request are:
• Maintenance:
◦ The black list of the monuments should be handled by superadmin
◦ The black list should be geo context specific
◦ The item in the black list can be added/removed by single line in Django
◦ An option to delete the full list with a single action should be present
◦ An option to append a list of Qx from a text file should be present
◦ Either during the single line addition or the full file append, the description of Qxx muust be retrieved from Wikidata to be visibile when browsing the list in Django
• Usage
◦ The list plays a role when the daily process run and the result of the query are postprocessed
◦ when the “in contest” flag is calculated, the logic should be:
▪ Qxxxx is in the black list ?
• If YES then “in contest” flag is NO
• If YES then “in contest” flag is calculated with today logic