JSON-LD from IMDb to QuickStatements

Get data from JSON-LD from IMDb to QuickStatements, to publish it on Wikidata

Από την 21/02/2019. Δείτε την τελευταία έκδοση.

Δημιουργός
Cesar Bernard
Βαθμολογίες
0 0 0
Έκδοση
0.6
Δημιουργήθηκε την
06/02/2019
Ενημερώθηκε την
21/02/2019
Μέγεθος
5 KB
Άδεια
MIT
Εφαρμόζεται σε

This script loads data from IMDb for using it in Wikidata.

To do so, it loads the JSON-LD of currently opened IMDb-sites, where some simple statements like actor, writer, date published, etc. (and their IMDb-IDs) are stored. From Wikidata the script loads the according Wikidata items with the help of the IMDb-IDs. The statements then are inserted to the form of QuickStatements for an import to Wikidata. To work, you need to be logged in to QuickStatements and have the tab opened. Before importing the data with the button Import V1 commands you have to change something in the textarea (like deleting the last new line) to validate the input.

Todo:
* The properties are currently hard-coded, but because they are standardized Schema.org properties that are also noted in Wikidata, they could be dynamically loaded from Wikidata.