As a WME Engineer i want to add the wikidata entity retrieval to the wikidata-updater stub service.
TODO
- Create transformers to extract data from evenstream listener event to Product Schema
- Create transformer to change from endpoint schema to product entity schema
- Build the logic to integrate wmf wikidata endpoint call
- Do NOT Enhance Properties with english labels
Developer Notes
- There no need to use aggregations, there is only 1 external call and we don't need the concurrency processing the event.
- KISS, Keep It Simple and Stupid
Acceptance Criteria
- Service deployed in DEV
- Tested in DEV.