Ticket #719 (closed Task: fixed)
upgrade dm4-wikidata plugin to DM 4.4
Reported by: | Malte | Owned by: | Malte |
---|---|---|---|
Priority: | Minor | Milestone: | |
Component: | 3rd Party Plugins | Version: | 4.4 |
Keywords: | Cc: | ||
Complexity: | 3 | Area: | |
Module: |
Description
Change History
comment:2 Changed 10 years ago by Malte
- Status changed from accepted to closed
- Resolution set to fixed
Find the upgraded version for your tests at:
http://download.deepamehta.de/nightly/dm44-wikidata-search-0.0.4-SNAPSHOT.jar
This now ships with json-dump import capabilities processing dump files for 2 seconds which can be found here
You just have to place a dumpfile in your DM filerepo under (use the date given in filename of the dump)
<filerepo>/dumpfiles/wikidatawiki/json-YYYYMMDD/YYYYDDMM.json.gz
and GET the following resource with your browser:
/wikidata/import/entites
The casual "Wikidata Search"-Mode additionally comes now with a lot more languages to query, re-activated navigation from properties to involved items and should work as expected.
Cheers!