This is structured data for multimedia files (primarily Wikimedia Commons). For structured data in general see Wikidata.
Details
Sun, Nov 10
I’ve reviewed the Swedish National Heritage Board’s report on round-tripping metadata, and while it’s a good introduction, it doesn’t fully address the challenges that arise when managing metadata across modern knowledge graphs. The target systems, Ksamsök and Digitalmuseum, are outdated with relatively static and limited knowledge graphs, focusing more on "strings than things." Consequently, the report falls short in tackling the more complex metadata issues that come with round-tripping between advanced knowledge graphs.
Sun, Oct 27
You did a great job implementing this feature. Three points:
- Unfortunately, it's undiscoverable: T378288: In Wikidata, "intitle:" searches should point the user to "inlabel:" search. To figure out its existence, I had to create a Phab task, then have a kind person point me to it.
- The fact that matches are not bolded is poor UI/UX.
Is | Should be |
- It could make sense to exclude aliases as they may clutter the results for labels, see the above task.
Thu, Oct 17
Oct 10 2024
Any new insights? If createEntityView in wikibase.ui.entityViewInit.js shall not be called from commonswiki, maybe we should simply return from this function if mw.config.get('wgWikiID') === 'commonswiki' && mw.config.get( 'wgCanonicalNamespace' ) === 'File'
Sep 23 2024
Sep 20 2024
Sep 16 2024
Sep 9 2024
For the cardinality bits, i did some analysis and found that P<n> values would only be ~20k items which is <1% of the current cardinality. Once deployed this will still take some time to be fully active, it has to go through a full rerender of wikidata which happens on a 16 week cycle. Deploying this week means that the feature will be fully available in the first week of January, but will start displaying partial results immediatly.
Sep 7 2024
OK, I am able to reproduce this, and I understand why it's wrong. I'll start adding at least some of those codes. Maybe all eventually. Because of their number, however, it may take some time, and I may have a lot of questions. But I'll try not to get stuck on silly things. I'll also try to develop an easy process that other people may be able to follow to add them.
Sep 3 2024
Should be resolved with https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikibaseCirrusSearch/+/1064792
Sep 2 2024
I've also put the autonyms that are in CLDR in P68546
I've put a list of language codes currently available for monolingual text (and lexemes) which aren't in language-data at P68526. I added the code I used to generate it as a comment, too, if anyone wants to generate a newer version at some point.
Sep 1 2024
@Pokechu22: Commons Filter 303 operates on both anonymous and new users.
I ran into this at https://commons.wikimedia.org/wiki/Special:AbuseLog/10870632, when undoing a change to structured data on https://commons.wikimedia.org/wiki/File:Rudolph_the_Red-Nosed_Reindeer_defective_copyright_notice.jpg (this happened both when undoing both changes to the page text and the structured data in one edit (using the undo link on https://commons.wikimedia.org/w/index.php?title=File%3ARudolph_the_Red-Nosed_Reindeer_defective_copyright_notice.jpg&diff=918049009&oldid=719815915) and when undoing the structured data only. What I see is that old_wikitext is the page text followed by the structured data, while new_wikitext is my changed structured data followed by the original structured data. Note that I was signed in at the time, which does seem to be different from the original report.
Aug 29 2024
Tagging @AUgolnikova-WMF as product manager on SDoC so that she can prioritize this.
Aug 23 2024
Aug 13 2024
Aug 12 2024
Just a note that the need for this was mentioned in at least two sessions on Wikimania. In one, an editor from enwiki noted that usage of the new Charts extension might not be received well unless it also will be possible to pull in a reference along with the chart. The question. This could be enabled through SDC on the data namespace. Ping @CCiufo-WMF
Note that it needs flexibility, as in some cases, one would like to be able to link to a specific form. For example Sv-anden (wild duck).ogg should link to L251549#F2
Aug 10 2024
Aug 7 2024
Aug 6 2024
This is because P1259 has coord datatype which is not indexed in CirrusSearch.
Aug 5 2024
Jul 19 2024
Checked in commons beta and in commons wmf.14(without publishing) - seems to be working as expected. For testing the following was used:
- the url from the task description - https://commons.wikimedia.org/wiki/special:uploadWizard?campaign=wlm-at&fields%5B%5D=32171&fields%5B%5D=47.70159/15.79294&captionlang=de&caption=Sog.+Huthaus%2C+Glockenhaus+am+Knappenberg+%28BDA-HERIS-ID%3A+34175%29%2C+Kleinau+23%2C+Reichenau+an+der+Rax&descriptionlang=de&description=Sog.+Huthaus%2C+Glockenhaus+am+Knappenberg&categories=Huthaus%2C+Glockenhaus+am+Knappenberg%2C+Reichenau+an+der+Rax
- the parameters from https://commons.wikimedia.org/wiki/Commons:Upload_Wizard/Fields_prefilling
Jul 17 2024
Change #1054876 had a related patch set uploaded (by Wangombe; author: Wangombe):
[translatewiki@master] Update reference to TtmServer
Jul 9 2024
Jul 7 2024
Jul 3 2024
Change #1048872 merged by jenkins-bot:
[mediawiki/extensions/UploadWizard@master] Uncheck "same as caption" when description is given in URL
Jul 2 2024
Mentioned in SAL (#wikimedia-operations) [2024-07-02T12:24:53Z] <jforrester@deploy1002> Finished scap: Backport for [[gerrit:1051202|Reference widget: check for undefined config (T368736)]] (duration: 09m 59s)
Mentioned in SAL (#wikimedia-operations) [2024-07-02T12:19:17Z] <jforrester@deploy1002> jforrester: Backport for [[gerrit:1051202|Reference widget: check for undefined config (T368736)]] synced to the testservers (https://wikitech.wikimedia.org/wiki/Mwdebug)
Mentioned in SAL (#wikimedia-operations) [2024-07-02T12:14:54Z] <jforrester@deploy1002> Started scap sync-world: Backport for [[gerrit:1051202|Reference widget: check for undefined config (T368736)]]
Change #1051202 merged by jenkins-bot:
[mediawiki/extensions/WikibaseMediaInfo@wmf/1.43.0-wmf.11] Reference widget: check for undefined config