Wikidata External ID redirector
This accepts the following '?' parameters and returns a redirect constructed from them:- p - property number (eg. 213 = ISNI)
- url_prefix - eg. http://isni.org/
- url_suffix - eg. .html
- id - the id value of this external id property for an entity of interest
Note: this script also URL-decodes the id value so that an id with several embedded parameters can be used as originally intended.An example: http://tools.wmflabs.org/wikidata-externalid-url/?p=213&url_prefix=http://isni.org/&id=0000 0000 8045 6315.
Currently supported id translations:
- ISNI - property 213
- IMDB - property 345
- HURDAT - property 502
- E number - property 628
- SOC code - property 919
- TA98 - property 1323
- CricketArchive - property 2698
- EU VAT number - property 3608
- Mastodon - property 4033
The source code for this service is available under the Apache License, Version 2.0.