您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Get data from JSON-LD from IMDb, use QuickStatements to publish it on Wikidata
当前为
This script loads data from IMDb and saves it to Wikidata.
To do so, it loads the JSON-LD of the currently opened IMDb-site, 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 saved with QuickStatements to Wikidata. To work, you need to be logged in QuickStatements.
Todo:
* The properties are currently hard-coded, but because they are standardized Schema.org properties that are also noted in Wikidata, they could also be dynamically loaded from Wikidata.
* Whether the properties require time values or Wikidata items is currently also hard-coded, this data could also be loaded dynamically from Wikidata.