CINXE.COM

Wikidata External ID redirector

<html><head><meta charset='utf-8'><title>Wikidata External ID redirector</title></head><body><h1>Wikidata External ID redirector</h1>This accepts the following '?' parameters and returns a redirect constructed from them:<ul><li> p - property number (eg. 213 = ISNI)</li><li> url_prefix - eg. http://isni.org/</li><li> url_suffix - eg. .html</li><li> id - the id value of this external id property for an entity of interest</li></ul>This accepts the alternative '?' parameters:<ul><li> url - url with parameters %1, %2... eg. <i>http://test.org/?vol=%1&item=%2</i></li><li> exp - regular expression eg. <i>(.*)-(.*)</i></li><li> id - eg. <i>113-1250</i></li><li> example <a href='index.php?url=http%3A%2F%2Ftest.org%2F%3Fvol%3D%251%26item%3D%252&exp=%28.%2A%29-%28.%2A%29&id=113-1250'>https://wikidata-externalid-url.toolforge.org/?url=http%3A%2F%2Ftest.org%2F%3Fvol%3D%251%26item%3D%252&exp=%28.%2A%29-%28.%2A%29&id=113-1250</a></li><li> result <a href='http://test.org/?vol=113?item=1250'>http://test.org/?vol=113?item=1250</a></li></ul>Note: all parameters should be url encoded.<br/>Note: this script also URL-decodes the id value so that an id with several embedded parameters can be used as originally intended.<p>An example: <a href="index.php?p=213&url_prefix=http://isni.org/&id=0000 0000 8045 6315">https://wikidata-externalid-url.toolforge.org/?p=213&url_prefix=http://isni.org/&id=0000 0000 8045 6315</a>.</p><p>Currently supported id translations:</p><ul><li>ISNI - property 213</li><li>IMDB - property 345</li><li>HURDAT - property 502</li><li>E number - property 628</li><li>SOC code - property 919</li><li>NUKAT - property 1207</li><li>CN - property 1209</li><li>TA98 - property 1323</li><li>CricketArchive - property 2698</li><li>EU VAT number - property 3608</li><li>USCG Lighthouse ID - property 3723</li><li>Mastodon - property 4033</li><li>UOL Brazil election id - property 5892</li><li>Swedish Organization Number - property 6460</li><li>Gamepedia article ID - property 6623</li><li>ITF tournament ID - property 6841</li><li>Epitafier.se ID - property 6996</li><li>NLP ID - property 1695</li><li>ft.dk politician identifier - property 7882</li><li>VcBA ID - property 8034</li><li>Dictionary of Occupational Titles code - property 8679</li><li>wiki.gg article ID - property 11988</li></ul>The <a href="https://github.com/arthurpsmith/wikidata-tools/tree/master/wikidata-externalid-url">source code for this service</a> is available under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</body></html>

Pages: 1 2 3 4 5 6 7 8 9 10