<div dir="ltr"><div><div><div><div><div>While I was adding <span class="">name:etymology:wikidata=Q336977 </span>tags to the man<span class="">y streets in Belgium and the Netherlands that were name after the poet Guido Gezelle, I encountered his tombstone.<br>
<br></span></div><span class="">I marked this with a subject:wikidata=Q336977 tag. I hope this is correct. Does it make sense to add something to the wikidata or wikipedia page itself?<br><br></span></div><span class="">Maybe adding an Overpass query as a url on wikipedia<br>
<br><a href="https://nl.wikipedia.org/w/index.php?title=Guido_Gezelle&action=edit&section=9">https://nl.wikipedia.org/w/index.php?title=Guido_Gezelle&action=edit&section=9</a><br><br></span></div><span class="">is useful?<br>
<br></span></div><span class="">Anyway, I'm experimenting a bit to get a feel for the possibilities...<br><br></span></div><span class="">Polyglot (long time Wiktionary and OSM contributor)<br></span></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-02-24 9:20 GMT+01:00 Erik Johansson <span dir="ltr"><<a href="mailto:erjohan@gmail.com" target="_blank">erjohan@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yeah it's pretty "easy" to get wikidata data. Warning though; the data<br>
in  Wikidata is not all CC0 licensed. You never know where the data<br>
came from they are not as strict about these things as OSM is.<br>
<br>
lang=en;<br>
title=OpenStreetMap;<br>
bad_title=gracefully_handle_bad_input<br>
<br>
curl  "<a href="http://www.wikidata.org/w/api.php?action=wbgetentities&sites=${lang}wiki&titles=$title|$bad_title&props=labels&props=info&format=json" target="_blank">www.wikidata.org/w/api.php?action=wbgetentities&sites=${lang}wiki&titles=$title|$bad_title&props=labels&props=info&format=json</a>"|<br>

  perl -lpe 's/([{},])/$1\n/g'<br>
<br>
<br>
#curl "$<a href="http://lang.wikipedia.org/w/api.php?action=query&titles=$title&prop=langlinks&format=json&lllimit=500" target="_blank">lang.wikipedia.org/w/api.php?action=query&titles=$title&prop=langlinks&format=json&lllimit=500</a>"|<br>

#  sed 's/}/}\n/g'<br>
<div class="HOEnZb"><div class="h5"><br>
On Sun, Feb 23, 2014 at 4:59 PM, bulwersator <<a href="mailto:bulwersator@zoho.com">bulwersator@zoho.com</a>> wrote:<br>
><br>
><br>
> ---- On Sun, 23 Feb 2014 06:31:18 -0800 Martin<br>
> Koppenhoefer<<a href="mailto:dieterdreist@gmail.com">dieterdreist@gmail.com</a>> wrote ----<br>
><br>
> +1, it would be premature to switch completely to wikidata at this point,<br>
> and the human readable titles in the wikipedia tag have generally this<br>
> advantage over machine only cryptic ids<br>
><br>
> cheers,<br>
> Martin<br>
> _______________________________________________<br>
> Tagging mailing list<br>
> <a href="mailto:Tagging@openstreetmap.org">Tagging@openstreetmap.org</a><br>
> <a href="https://lists.openstreetmap.org/listinfo/tagging" target="_blank">https://lists.openstreetmap.org/listinfo/tagging</a><br>
><br>
><br>
> Maybe there is a simple way to obtain wikidata id of article X on wikipedia<br>
> Y? This would make unnecessary to introduce cryptic tags.<br>
><br>
> _______________________________________________<br>
> Tagging mailing list<br>
> <a href="mailto:Tagging@openstreetmap.org">Tagging@openstreetmap.org</a><br>
> <a href="https://lists.openstreetmap.org/listinfo/tagging" target="_blank">https://lists.openstreetmap.org/listinfo/tagging</a><br>
><br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
/emj<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Tagging mailing list<br>
<a href="mailto:Tagging@openstreetmap.org">Tagging@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/tagging" target="_blank">https://lists.openstreetmap.org/listinfo/tagging</a><br>
</div></div></blockquote></div><br></div>