Page MenuHomePhabricator

[WIPR] POC Making WikiProjects for Wikidata links more visible
Open, Needs TriagePublic

Description

Context

Wikiprojects (https://www.wikidata.org/wiki/Wikidata:WikiProjects) are affinity groups for contributors with shared goals within the Wikimedia movement. WikiProjects for Wikidata- which are unique to Wikidata- don’t have any visibility on Wikidata. There are no links or references to WikiProjects on Wikidata – unless a user knows about WikiProjects and knows where to look they will be unable to find it or even know what it is.

To connect Wikidatans to communities in their areas of interest to share knowledge and resources, we want to bring more visibility to WikiProjects for Wikidata on Wikidata.

Main Objectives

This a Proof of Concept and should follow the "First View" principle. The goal is to determine the technical approach for putting WikiProject links on a Wikidata Item page. It'll be deployed on Beta but *not* on production.

The proof of concept will focus on one of the following WikiProjects:

Design

https://www.figma.com/design/quCSL6oyb8lyKwZH7KwKPx/PROJECT-WIKIPROJECTS?node-id=115-219&t=mfVwUaqYex9muODW-1

Considerations

  • The links will be added the 'tools' section on related Item pages
  • Links should appear automatically
  • If an item has multiple WikiProjects associated with it, the links do *not* need additional ranking capabilities. Alphabetical or whatever default ranking exists based of technical solution chosen is good enough.
  • All Wikidata items associated with the WikiProject should have a link to the WikiProject
  • To not encourage a significant number of redundant edits that will put undue stress on the size of the graph, we will need to use properties or identifiers that will indicate which WikiProjects are associated with an Item
  • We will also need to add tracking to the links, to monitor the effectiveness of the new WikiProjects section

There is an existing property for wikiprojects'maintained by WikiProject' https://www.wikidata.org/wiki/Property:P6104
Query for list of items with property: https://w.wiki/KD6a
An example of an item with this property where the WikiProject is on Wikidata: https://www.wikidata.org/wiki/Q11314589
An example of an item with this property where the WikiProject is on Wikipedia: https://www.wikidata.org/wiki/Q131436

Acceptance Criteria

  • Links to WikiProjects appear as designed in the 'tools' section on related Item pages
  • The links to the WikiProjects are tagged so that we are able to track the click-through rate

Event Timeline

Please associate one or more active project tags with this task (via the Add Action...Change Project Tags dropdown) - that will allow to see a task when looking at project workboards or searching for tasks in certain projects, and get notified about a task when watching a related project tag. Thanks!

Notes from Task Time:

  • Add property to link from
  • Add AC
  • Specify that it's on Beta

@Arian_Bozorg - since it came up in code review for T421850: [WIPR] Prototype - Display Wikiproject link on Beta Item pages using properties - how should we deal with languages and translations for the sidebar link?
I assume that ideally, if a project has a title in the user's language, that's what should be shown as the link text. However, many projects don't have translations. The directory of wikiprojects lists the title in the original language, even if a translated version exists.