https://github.com/arsylum/vizidatapreprocessor
Generates the data files for ViziData
https://github.com/arsylum/vizidatapreprocessor
Last synced: 8 months ago
JSON representation
Generates the data files for ViziData
- Host: GitHub
- URL: https://github.com/arsylum/vizidatapreprocessor
- Owner: arsylum
- License: mit
- Created: 2014-08-30T21:24:33.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T18:48:45.000Z (almost 9 years ago)
- Last Synced: 2025-04-12T17:55:16.417Z (about 1 year ago)
- Language: Java
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ViziDataPreprocessor 0.3.1
========================
Generates the data files for [ViziData](https://github.com/gordelwig/ViziData).
## Requirements
This program uses [Wikidata-Toolkit](https://github.com/Wikidata/Wikidata-Toolkit) (0.7.0). If you set it up as a Maven project it will pull it's dependencies automatically. [See here](http://www.mediawiki.org/wiki/Wikidata_Toolkit) for wdtk information and setup instructions.
There have been efforts to reduce memory usage of this programm but you will need to increase your JVM heap size. Consider a minimum of roughly +500MB per extracted DataSet. If you can afford, give an extra GB to reduce garbage collection load. (e.g. -Xmx3072 for extracting 4 Datasets).