User:Daniel/QuickStatements: Difference between revisions

From MaRDI portal
Line 30: Line 30:
* Create Wikidata lexemes based on zbMATH keyword string
* Create Wikidata lexemes based on zbMATH keyword string
* [https://query.wikidata.org/#%23title%3A%20QuickStatements%20to%20add%20occupation%20researcher%20to%20items%20with%20zbMATH%20author%20ID%0A%0ASELECT%20%0A%20%20DISTINCT%0A%20%20%3Fitem%20%3FitemLabel%0A%20%20%28REPLACE%28STR%28%3Fitem%29%2C%20%22.%2aQ%22%2C%20%22Q%22%29%20AS%20%3Fqid%29%20%0A%20%20%28%22P106%22%20AS%20%3Fproperty%29%0A%20%20%28%22Q1650915%22%20AS%20%3FReplaceWithYourTargetID%29%20%0A%0AWHERE%20%7B%0A%20%20hint%3AQuery%20hint%3Aoptimizer%20%22None%22.%0A%20%20%0A%20%20%3Fitem%20wdt%3AP1556%20%3FzbMATH_auth%20.%20%0A%20%20%3Fitem%20wdt%3AP31%20wd%3AQ5%20.%20%0A%20%20FILTER%20NOT%20EXISTS%20%7B%20%3Fitem%20wdt%3AP106%20%3Foccup%20.%20%7D%0A%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%0A Add "occupation: researcher" to Wikidata items with zbMATH author ID but no occupation statement]
* [https://query.wikidata.org/#%23title%3A%20QuickStatements%20to%20add%20occupation%20researcher%20to%20items%20with%20zbMATH%20author%20ID%0A%0ASELECT%20%0A%20%20DISTINCT%0A%20%20%3Fitem%20%3FitemLabel%0A%20%20%28REPLACE%28STR%28%3Fitem%29%2C%20%22.%2aQ%22%2C%20%22Q%22%29%20AS%20%3Fqid%29%20%0A%20%20%28%22P106%22%20AS%20%3Fproperty%29%0A%20%20%28%22Q1650915%22%20AS%20%3FReplaceWithYourTargetID%29%20%0A%0AWHERE%20%7B%0A%20%20hint%3AQuery%20hint%3Aoptimizer%20%22None%22.%0A%20%20%0A%20%20%3Fitem%20wdt%3AP1556%20%3FzbMATH_auth%20.%20%0A%20%20%3Fitem%20wdt%3AP31%20wd%3AQ5%20.%20%0A%20%20FILTER%20NOT%20EXISTS%20%7B%20%3Fitem%20wdt%3AP106%20%3Foccup%20.%20%7D%0A%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%0A Add "occupation: researcher" to Wikidata items with zbMATH author ID but no occupation statement]
* add zbMATH author statements to Wikidata items based on MaRDI zbMATH
** start with single-author papers ([https://w.wiki/9BP9 draft query])

Revision as of 01:12, 16 February 2024

About

This page assists in managing queries that produce output in a format that can serve as input to QuickStatements, either on the MaRDI instance or on the Wikidata one.

Target: MaRDI

QuickStatements URL: https://quickstatements.portal.mardi4nfdi.de/#/batch/new

Target: Wikidata

QuickStatements URL: https://quickstatements.toolforge.org/#/batch