Progetti e iniziative/Filtro categorie di Wikipedia con integrazione Wikidata/en

Da Wikimedia Italia.
< Progetti e iniziative‎ | Filtro categorie di Wikipedia con integrazione Wikidata
Versione del 23 set 2021 alle 22:20 di Ysogo (Discussione | contributi) (Creata pagina con "== Introduction == The aim of the project is a functionality required to improve the usability of categories in large Wikipedia (the need starts from it.wiki, but it can apply...")
(diff) ← Versione meno recente | Versione attuale (diff) | Versione più recente → (diff)
Jump to navigation Jump to search

Introduction

The aim of the project is a functionality required to improve the usability of categories in large Wikipedia (the need starts from it.wiki, but it can apply also to others) through a deeper integration with Wikidata

Description of the problem

Wikipedia in Italian reached 1.5 milion articles; such articles have always been organized in a complex category system. When a category becomes too large (i.e. with too many articles) usually subcategories are created according to some reasonable criteria (e.g. Painters by country). Never the less is not viable neither healthy creating subcategories for any possible search criteria. This for different reasons: on one hand the maintenance of complex systems becomes heavy, on the other hand the presence of a complex categorization makes the life harder to common readers. Moreover, nowardays, Wikidata is here and it is smart and efficient to leverage on it, avoiding to create complex categories with titles that would hardly fit encyclopedic style (e.g. "Women politics born in Italy working in France and died in 1988" has no sense for Wikipedia but can be a matter of interest for some reader)

Proposed solution

To support the current categorization system, the concept is to develop a user-set-filter to limit the articles listed in the category. The filter should be available in the page of a specific category and should limit the listed articles to a subset matching the filter criteria with Wikidata properties of the subject of the article. (e.g. birth place, birth date, death date...)

Current status

Today, it is possible to reach the same result through external tools (such as Petscan) that, for most Wikipedia users, are unknown or anyway complex to be used. The new tool is not aimed to replace such existing tool but it should support "simple" search based on 3/4 properties. As example

  • for biographical articles: gender, birth date, death date
  • for articles about movies: length, production year, producer

Requirments

  • Implementattion of a tool to facilitate the filtering of listed articles in a Wikipedia category in a easy and quick way leveraging on Wikidta properties
  • The tool should support Wikipedia readers who wish to find within a category a subset matching some criteria

Specifically:

  • it should be optional and inserted only in the categories where Wikipedia community deems useful to have it:
  • it should work for both logged and not logged Wikipedia users
  • it should be easy-to-use also for readers with limited informatics background, allowing them to to formulate search criteria in the most intuitive way (ideally in natural language)
  • it should foresee that search criteria withe the conceptual pattern:
    • property-operation-value [ (AND/OR) property-operation-value [ (AND/OR) property-operation-value [ ... ]]]
  • it should produce the outcome in the fast and easy format (either in the same or in a new page) (ideally the list should look like a normal category pages just with less articles)
  • it should be multilanguage, selfadapting to the linguistic version of the Wikipedia where it is used
  • the maintenace of the messages used by the tool should be designed to be autonomously executed by each wikipedia community
  • the tool should be provided with (at least) the full glossary in Italian and English
  • the English language should be the default when glossary is missing in a given language
  • it should use a modern graphical framework such as OOUI mw:OOUI