Since MusicBrainz has been replacing wikipedia links with wikidata links Im rather unclear if I can derive a wikipedia url from a wikidata url or not, I suppose I would like the English version if it exists.
Im interested in releasegroup and artist wikidata to wikipedia pages.
Take a Wikidata (WD) page, the list of all language Wikipedia (WP) pages is (unfortunately) at the bottom of it:
It would be nice that MB would display links to languages that you have set in your profile, like the ALL LINKS user script tries to do (cf. screenshot).
But MB does already show you the excerpt and link to WP in the current language.
So I cant derive a link from the wikidata url, i have to go to the wikidata page itself and then parse the page to get to the wikipedia page.
I do vaguely remember this change, surely the introduction of this change breaks MusicBrainz semantic abilities since you cannot easily provide a wikipedia link from MusicBrainz url, and nobody wants to see a wikidata link !
There are still plenty of wikipedia entries are these being kept or will they disappear.
It seems the main driver for this was difficulties in managing the wikipedia page as they are edited/deleted/moved. Whilst I sympathize with this a bit of course you have this kind of issues with urls to any website not just wikipedia but by making this change you have then introduced a problem for consumers of the musicbrainz data.
If as it seems MusicBrainz has a system in place to derive wikipedia link from wikidata it would seem to make more sense if
This was used to create missing wikipedia links from wikidata and add to the database
Can be used to remove wikipedia links when they do not exist
In fact, I’d expect most semantic web people would be much more interested in a Wikidata link, since it contains a lot more information that can be automatically used (including all existing Wikipedia links for all languages, but also all sort of other data) I’d say it’s definitely an improvement over having whatever Wikipedia link people thought was useful only (so, generally English).
I wrote that before Mineos link showing a way to get to wikipedia, but even that is less than ideal it requires extra parsing and not clear exactly what steps have to be done (i.e space to _) . The point is you cannot now go directly from Musicbrainz to a wikipedia page, you now can only get directly to wikidata and then have to do special parsing yourself, more cumbersome and I am not convinced it is always going to work.
Sure, it was English biased, but in the real world English is actually what most people want. So a better solution would be to keep the wikipedia en pages which is actually what most people require and doesn’t require extra parsing, but also have wikidata for access to other pages
At least it is what they made Wikidata for.
So that, contrary to Wikipedia pages, they will not change address or be deleted.
You can even always fall back to another language.
I want French, like most of my fellows.
I know some other folks who are more than happy to read biographies, directly in Vietnamese.
But anyway we did not limit our WP links to English, hopefully.
We limited to English and artist’s own language.
User language is one step ahead, thanks to WD, it is possible.
I specifically mean here that the link Mineo gave didnt directly give the wkipedia url just the parts to help you to create a url, so its seems a flaky process.
There’s a direct link to Wikipedia at the bottom of the WP extract, titled “Continue reading at Wikipedia…”.
Language may not be what you want though, as MB has no way to read your thoughts (yet).
But, at least, it tries to take in account your language preferences (MB user’s one, browser’s ones, see MBS-8417).
Sorry I meant you cannot go directly from MusicBrainz data (i.e data provided by the MusicBrainz database or webservice) rather than the MusicBrainz Website
But since you have a solution in MusicBrainz website, how it this done ?
Not really just the parts to build an URL flaky process.
If you load Wikidata (like in my example I sent), you get the FULL English URL (if it exists) by wikidata.sitelinks["enwiki"].
But I you already now have several examples to study.
But sure, indeed, you have to query Wikidata to get any Wikipedia links.