mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v4.5.2.1704
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
XOWA can import Wikidata through the command-line
|
||||
</p>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Import_using_the_XML_dump">Import using the XML dump</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/Command-line/Wikidata?action=edit&section_key=Import_using_the_XML_dump" title="Edit section: Import_using_the_XML_dump" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="Import_using_the_XML_dump">Import using the XML dump</span>
|
||||
</h2>
|
||||
<p>
|
||||
XOWA can build wikidata using the XML dump at www.mediwa/wikidatawiki/. This import is basically the same as an import of any other wiki.
|
||||
@@ -75,7 +75,7 @@
|
||||
add ('www.wikidata.org' , 'util.cleanup') {delete_tmp = 'y'; delete_by_match('*.xml|*.sql|*.bz2|*.gz');}
|
||||
</pre>
|
||||
<h2>
|
||||
<span class="mw-headline" id="Import_using_the_JSON_dump">Import using the JSON dump</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Dev/Command-line/Wikidata?action=edit&section_key=Import_using_the_JSON_dump" title="Edit section: Import_using_the_JSON_dump" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
|
||||
<span class="mw-headline" id="Import_using_the_JSON_dump">Import using the JSON dump</span>
|
||||
</h2>
|
||||
<p>
|
||||
As of v2.6.3, XOWA also provides basic support for building wikidata from the JSON dump. This support was added for the following reasons:
|
||||
|
||||
Reference in New Issue
Block a user