Page MenuHomePhabricator

Export already-known "photo ←→ Wikidata" to help imports in Commons-Structured-Data
Open, MediumPublic4 Estimated Story Points

Description

This Task is about "somehow connecting" already-uploaded WLM-IT photos to Wikimedia Commons Structured Data (SDC).

Context

https://commons.wikimedia.org/wiki/Commons:Structured_data/Get_involved/Finding_data

Preparation

Maybe we can export a list like this:

File:File 1.jpg, Wikidata 1 ID
File:File 2.jpg, Wikidata 2 ID
File:File 3.jpg, Wikidata 3 ID

Example expected result:

File:Ayas - Chiesa di StJacques des Allemands.jpg,Q85860750
File:Barletta - Castello di Barletta - 2023-09-04 17-46-37 010.jpg,Q2968443
File:Bologna - Santuario della Madonna di San Luca - 2023-09-02 19-39-03 001.jpg,Q2004104

And then I can do the rest with a PHP bot I already prepared.

How to create that list

  1. From the list of all monuments
  2. For each monument
    1. get its Wikidata ID
    2. get its WLM ID
    3. find all photos in Commons that have its WLM ID
      1. for each file
        1. print filename and Q-ID

Success conditions

  • All photos from this category have the property P180 "depicts" in Wikimedia Commons itself:

https://commons.wikimedia.org/wiki/Category:Files_uploaded_via_webapp_Wiki_Loves_Monuments_Italia_-_mobile_version_in_2023

Event Timeline

valerio.bozzolan created this task.
valerio.bozzolan set the point value for this task to 3.
valerio.bozzolan changed the point value for this task from 3 to 4.
valerio.bozzolan renamed this task from Somehow connect already-uploaded WLM-IT photos to SDC to Export already-known "photo ←→ Wikidata" to help imports in Commons-Structured-Data.Sep 5 2023, 1:17 PM