As a WME Engineer i want to integrate wmf module and both transformers previously created to build the product funcionality required.
TODO
- Healthchecks
- Metrics as requested in RFC
- Eventstream page change event handling logic, can be deducted from evenstream-listener ... follow same event handling/duplication logic
- Fetch Entity information
- Filtering out scholarly articles
- Apply transformations
- Wikidata entity merge accounted for
- Unit tests
- Docker-compose integration testing
Developer Notes
Create incremental MR's per todo item.
Acceptance Criteria
- Service Listens to eventstream listener
- Fetches Wikibase Entity Data
- Transforms eventstream listener wikidata event into product event
- Enhances product event with transformation for entity schema.
- Necessary Tests