Over the past months a team at Vrije Universiteit Amsterdam have been working on an improved backend for PropertySuggester.
In order to prepare for deployment we want to have a final review of the involved code changes to PropertySuggester and get them merged.
All patches can be found at https://gerrit.wikimedia.org/r/q/owner:marta.jansone99%2540gmail.com and involve changes to PropertySuggester and also some EventLogging schema.
There is a test service that you can hook up to on CloudVPS.
The build and setup instructions for that can be found at https://github.com/martaannaj/RecommenderServer#setting-up-on-cloud-vps
Example call curl -d '{"properties":["http://www.wikidata.org/prop/direct/P31"],"types":[]}' https://recommender.wmcloud.org/recommender
Acceptance Criteria:
- All needed code patches are merged, or +1ed and approved ready for merge
- The existing default behaviour of PropertySuggester remains the same
- The new backend can be enabled using configuration and enabled using config variables