Update: My question is simple maybe a simple answer
yes or no
Question: Is there interest in supporting a dedicated tag for Commons MediaInfo entities?
Original post that gets to many odd answers from people eating
… ![]()
Today wikimedia_commons=* can reference either a Commons category or a file.
However, Commons has evolved since this tag was introduced. Every file now has a Structured Data on Commons (SDC) MediaInfo entity (Mxxxxxx).
Example
- Category:Hundrastgård_Finnhamn
- contains two files
- File:SAT_Finnhamn_dogpark_20260713_12.jpg
- also named as M195701101 that has structured data in json M195701101.json
- json tells the picture depicts wd:Q136449748
- metadata access based on filename api SAT_Finnhamn_dogpark_20260713_12.jpg &prop=info
- also named as M195701101 that has structured data in json M195701101.json
- File:SAT_Finnhamn_hundrastgård_20260713_13.jpg
- also named as M195701102 that has structured data in json M195701102.json
- json tells the picture depicts wd:Q136449748
- metadata access based on filename api SAT_Finnhamn_hundrastgård_20260713_13.jpg &prop=info
- also named as M195701102 that has structured data in json M195701102.json
- File:SAT_Finnhamn_dogpark_20260713_12.jpg
- contains two files
Question: Is there interest in supporting a dedicated tag for Commons MediaInfo entities?
A dedicated tag would make it possible to reference the MediaInfo entity directly, while keeping wikimedia_commons=* for its current purpose of linking to Commons pages (files or categories).
- stable identifier for the file’s structured metadata
- direct access to structured metadata (depicts, creator, license, coordinates, multilingual labels etc.)
- simpler integration with Wikidata/SPARQL and other Linked Data tools
- pictures depicting Q136449748 / on a map
- SPARQL query picture depicting a hiking Trail relation/19018272
- SPARQL finding picture taken 100 meter around the dogpark
While the MediaInfo entity can be derived from a Commons file, storing the M... identifier explicitly allows consumers to access the structured metadata directly, without first resolving the file page, and provides a direct identifier for SDC-based workflows.










