https://github.com/danmichaelo/wikidata-externalitemsuggester
Wikidata autocomplete gadget for external-id properties
https://github.com/danmichaelo/wikidata-externalitemsuggester
Last synced: 13 days ago
JSON representation
Wikidata autocomplete gadget for external-id properties
- Host: GitHub
- URL: https://github.com/danmichaelo/wikidata-externalitemsuggester
- Owner: danmichaelo
- Created: 2019-05-19T15:00:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-19T17:08:43.000Z (about 7 years ago)
- Last Synced: 2026-03-02T02:30:40.971Z (4 months ago)
- Language: JavaScript
- Homepage: https://tools.wmflabs.org/externalitemsuggester
- Size: 111 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wikidata autocomplete gadget for external-id properties

* The `gadget` folder contains a Wikidata gadget that provides entityselector-like
autocomplete for external-id properties like [VIAF](https://www.wikidata.org/wiki/Property:P214).
* The `server` folder contains a small backend service for Toolforge, that queries
the actual external search endpoints. A proxy was needed to avoid CORS and privacy issues.
Phabricator: https://phabricator.wikimedia.org/T223776