As a Wikibase user and reuser, I want to explore Wikibases that are intended for data reuse and federation via the public discovery prototype.
Context:
- The Wikibase wikibase-metadata prototype should only display those instances that are flagged for reuse and federation
- We are aiming for the same functionality as Wikibase Cloud
- We will select the intended instances manually in the beginning, until we have a clear opt-in and opt-out path in place
AC
- The scraper API returns one additional flag per instance: 'reuse' true/false
- When true: Scraper is collecting and storing all data from the instance, and data is available in a CSV file and exposed wikibase-metadata prototype
- When false or null: Scraper is collecting and storing all data from the instance, data is only available in CSV file
- We can manually set true or false
- Make it an optional parameter in the AddWikibase query
Related ticket from Cloud team: https://phabricator.wikimedia.org/T421877