Zotero2Wikidata
Hey,
can you make it possible in exchange with developers of Wikidata to easy integrate a Book from Zotero to Wikidata please? So People can use Bookitems there to cite content. Sample [1] .
Thank you,
Conny
[1] https://www.wikidata.org/wiki/Q6911
can you make it possible in exchange with developers of Wikidata to easy integrate a Book from Zotero to Wikidata please? So People can use Bookitems there to cite content. Sample [1] .
Thank you,
Conny
[1] https://www.wikidata.org/wiki/Q6911
In [2] there is a crucible furnace defined (via statement) as a part of foundry (this is not a very good sample, it is a test for referencing). This statement can be cited via [1] with more details as you can read (stated in, chapter, page, ...).
I wished it would be easyier to create [1] out of my zotero library - but maybe it makes more sense to get data via Worldcat. Taking data from Worldcat into Zotero (works at this time) and than create easy Wikidata-Item would be fine for me.
The linked discussion on Wikidata is a feature request, also for easyier creating an Item. If I state book I wished there would appear other relevant statements as a proposal for my filling - that would be obsolete, if there is a way to click an item out of my Zotero Library :D .
There are also some guys working on this [3] , maybe that can help?
Thank you, Conny...
[1] https://www.wikidata.org/wiki/Q20008687
[2] https://www.wikidata.org/wiki/Q2432040
[3] https://www.wikidata.org/wiki/Wikidata:Primary_sources_tool
1) Select an item in Zotero
2) Take some informations in Javascript (e.g. in the browser console, bookmarklet), e.g. the title
ZoteroPane.getSelectedItems()[0].getField("title")
3) Do something with these information along the Wikidata API/functions.
(I haven't looked closely at [3].)
[1] https://www.wikidata.org/wiki/Wikidata:Tools/User_scripts
[1] https://tools.wmflabs.org/wikidata-todo/quick_statements.php
[2] https://tools.wmflabs.org/widar/
[1] https://github.com/UB-Mannheim/zotkat/blob/master/Wikidata QuickStatements.js
[2] https://www.wikidata.org/wiki/User:Magnus_Manske/quick_statements2