Crystal Pool:Database download
Similar to Wikidata, Crystal Pool offers copies available for download. This site uses the same backend as Wikidata (i.e. Wikibase), so you may refer to wikidata:Project:Database download for data model and database schema information.
Database download
JSON dumps
JSON dumps for all the Wikibase items (including entities and properties) can be found in github:Dump. The dump is usually updated weekly.
This file contains a huge array of objects; each object is a Wikibase item. To consume the dump file, you may need to write your own code, or use one of the following libraries
- https://github.com/JeroenDeDauw/JsonDumpReader (PHP)
- https://github.com/CXuesong/WikiClientLibrary (Working with JSON dump) (.NET)
RDF dumps
RDF dumps for all the Wikibase items (including entities and properties) can be found in github:Dump. The dump is usually updated weekly.
XML dumps
For now we do not offer periodical XML dumps. If you need it, consider letting us know on Project talk:Database download.
See also
|