Dear all,
I am currently working on the wiki data knowledge graph to compute the article's embeddings.
My question is the following: are some entities of the graph redirected? And if yes: how can I redirect these nodes, are there some redirection tables?
Cheers,
Augustin
Hi Augustin,
Yes, there are redirected entities in Wikidata. This is done when an editor merges two Items for the same concept. This is done for example when someone accidentally creates a duplicate because they didn't find the existing Item for the concept. Here are some examples of redirects and their targets: https://www.wikidata.org/wiki/Special:ListRedirects
Cheers Lydia
On Mon, Dec 13, 2021 at 5:21 PM Kapps Augustin Norbert Justin via Wikidata wikidata@lists.wikimedia.org wrote:
Dear all,
I am currently working on the wiki data knowledge graph to compute the article's embeddings.
My question is the following: are some entities of the graph redirected? And if yes: how can I redirect these nodes, are there some redirection tables?
Cheers,
Augustin
Wikidata mailing list -- wikidata@lists.wikimedia.org To unsubscribe send an email to wikidata-leave@lists.wikimedia.org
Hi Lydia,
Thank you for your answer, it is exactly what I was looking for!
Do you know if it is possible to download the entire "list of redirects"?
Are there some dumps available?
Best,
Augustin
________________________________ De : Lydia Pintscher Lydia.Pintscher@wikimedia.de Envoyé : vendredi 17 décembre 2021 15:25:42 À : Discussion list for the Wikidata project Cc : Kapps Augustin Norbert Justin Objet : Re: [Wikidata] Redirected entities
Hi Augustin,
Yes, there are redirected entities in Wikidata. This is done when an editor merges two Items for the same concept. This is done for example when someone accidentally creates a duplicate because they didn't find the existing Item for the concept. Here are some examples of redirects and their targets: https://www.wikidata.org/wiki/Special:ListRedirects
Cheers Lydia
On Mon, Dec 13, 2021 at 5:21 PM Kapps Augustin Norbert Justin via Wikidata wikidata@lists.wikimedia.org wrote:
Dear all,
I am currently working on the wiki data knowledge graph to compute the article's embeddings.
My question is the following: are some entities of the graph redirected? And if yes: how can I redirect these nodes, are there some redirection tables?
Cheers,
Augustin
Wikidata mailing list -- wikidata@lists.wikimedia.org To unsubscribe send an email to wikidata-leave@lists.wikimedia.org
-- Lydia Pintscher - http://about.me/lydia.pintscher Product Manager for Wikidata
Wikimedia Deutschland e.V. Tempelhofer Ufer 23-24 10963 Berlin www.wikimedia.dehttp://www.wikimedia.de
Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.
Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das Finanzamt für Körperschaften I Berlin, Steuernummer 27/029/42207.
The sparql query : select ?redirect ?target { ?redirect owl:sameAs ?target . } is very close to timeout but still works with the public wikidata query service : https://query.wikidata.org/#select%20%3Fredirect%20%3Ftarget%20%7B%0A%20%20%...
Le ven. 17 déc. 2021 à 15:53, Kapps Augustin Norbert Justin via Wikidata < wikidata@lists.wikimedia.org> a écrit :
Hi Lydia,
Thank you for your answer, it is exactly what I was looking for!
Do you know if it is possible to download the entire "list of redirects"?
Are there some dumps available?
Best,
Augustin
*De :* Lydia Pintscher Lydia.Pintscher@wikimedia.de *Envoyé :* vendredi 17 décembre 2021 15:25:42 *À :* Discussion list for the Wikidata project *Cc :* Kapps Augustin Norbert Justin *Objet :* Re: [Wikidata] Redirected entities
Hi Augustin,
Yes, there are redirected entities in Wikidata. This is done when an editor merges two Items for the same concept. This is done for example when someone accidentally creates a duplicate because they didn't find the existing Item for the concept. Here are some examples of redirects and their targets: https://www.wikidata.org/wiki/Special:ListRedirects
Cheers Lydia
On Mon, Dec 13, 2021 at 5:21 PM Kapps Augustin Norbert Justin via Wikidata wikidata@lists.wikimedia.org wrote:
Dear all,
I am currently working on the wiki data knowledge graph to compute the
article's embeddings.
My question is the following: are some entities of the graph redirected?
And if yes: how can I redirect these nodes, are there some redirection tables?
Cheers,
Augustin
Wikidata mailing list -- wikidata@lists.wikimedia.org To unsubscribe send an email to wikidata-leave@lists.wikimedia.org
-- Lydia Pintscher - http://about.me/lydia.pintscher Product Manager for Wikidata
Wikimedia Deutschland e.V. Tempelhofer Ufer 23-24 10963 Berlin www.wikimedia.de
Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.
Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das Finanzamt für Körperschaften I Berlin, Steuernummer 27/029/42207. _______________________________________________ Wikidata mailing list -- wikidata@lists.wikimedia.org To unsubscribe send an email to wikidata-leave@lists.wikimedia.org