salgo60/Wikidata_riksdagen-corpus

Wikidata Gadgets - good to use

Opened this issue · 9 comments

@BobBorges FYI I use gadget "DuplicateReferences: Adds a link to copy references and add them to other statements on the same item." if you are logged in you activate it on your page Special:Preferences#mw-prefsection-gadgets)

image

image

Everyone can write user scripts I have some more activated see my common.js on WIkidata your is on Special:MyPage/common.js if you are logged in

The one I have in common,js see also Wikidata:Tools/Enhance_user_interface

  • duplicate_item.js - does a copy of an object - good if you should add new ones that are "identical"
  • DragNDrop.js - its often more info in the Wikipedia article this script allows you drag an item to WIkidata, exampe death location seems to be more often in an article than in WIkidata....
  • ShowQsAndPs.js - shows the Qnumber next to an Wikidata fact extremely useful as textstrings are often not unique
  • WikidataTrust.js - shows who has edit a fact.... some bots/user has less trust 😭 and it could be good to see that info
  • authority_control.js - adds a menu option that checks VIAF if the person is in there and with a click you can add those refs to Wikidata
  • overpass.js - adds an iframe if an Open Street Map object has an reference same as Wikidata see below Q252312 same as OSM relation/14869678
    image

image

Tool to connect external sources Mix-and-Match - manual - video

image

image

Get pictures associated with the article subject shown in WIkipedia/Wikidata ....

image

Example of adding tab Scholia

image

1 . update Special:MyPage/global.js (see meta.wikimedia.org/wiki/User:Salgo60/global.js)

mw.loader.load( '//meta.wikimedia.org/w/index.php?title=User:Salgo60/scholia.js&action=raw&ctype=text/javascript' );

  1. The file User:Salgo60/scholia.js
    1. adds the tab Scholia
    2. creates the link SCHOLIA_URL + qNumber

authority_control.js - adds a menu option that checks VIAF if the person is in there and with a click you can add those refs to Wikidata - video TBA

image

Summarize errors in the Wikidata object below Q6206835

image

image

Gadget i Wikidata för att splitta namn till olika namn objekt länk

importScript( 'User:Bargioni/quickNames.js' );

Exempel hur det ser ut

image