Page MenuHomePhabricator

Provide a feature flag for import of Wikidata qualifiers and references
Closed, ResolvedPublic

Description

Description

The flag will tell the orchestrator whether or not to include qualified statements and references, when instantiating a ZObject for a fetched Wikidata entity. (it could potentially also cover other parts of Wikidata entities in future.) It can use JSON format:

wikidataImport: {
  qualifiers: true,
  references: true
}

An absent key is presumed to be false.

Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)

  • ...

Completion checklist

Event Timeline

DSantamaria changed the task status from Open to In Progress.Aug 22 2025, 2:15 PM

Change #1182533 had a related patch set uploaded (by Jforrester; author: Jforrester):

[operations/deployment-charts@master] wikifunctions: Enable forthcoming wikidataImport feature flag

https://gerrit.wikimedia.org/r/1182533

Change #1182535 had a related patch set uploaded (by Jforrester; author: Jforrester):

[operations/deployment-charts@master] wikifunctions: Upgrade orchestrator from 2025-08-20-210742 to 2025-08-25-145906

https://gerrit.wikimedia.org/r/1182535

Change #1182533 merged by jenkins-bot:

[operations/deployment-charts@master] wikifunctions: Enable forthcoming wikidataImport feature flag

https://gerrit.wikimedia.org/r/1182533

Change #1182535 merged by jenkins-bot:

[operations/deployment-charts@master] wikifunctions: Upgrade orchestrator from 2025-08-20-210742 to 2025-08-25-145906

https://gerrit.wikimedia.org/r/1182535