Page MenuHomePhabricator

transform: Add warnings to metadata when statements are omitted from Wikidata import
Open, HighPublic

Description

Description

When the orchestrator imports Wikidata content, by calling one of the Wikidata fetch functions, there are a few situations in which we omit statements from the import, because we are not fully prepared to handle their values. (For example, we cannot handle values that specify Julian calendar dates until that type has been created.) In these cases, we should insert a warning in the metadata that comes back with the results of the function call.

Because the Z22/evaluation result object is not created in transform.js, some re-factoring will be needed to make this possible.


Remove all the non-applicable tags from the "Tags" field, leave only the tags of the projects/repositories related to this task


Completion checklist