v0.1: Basic RDF to Semantic MediaWiki conversion works
Pre-release
Pre-release
This initial release marks the first version featuring a fully working conversion from RDF n-triples to SemanticMediaWiki facts in MediaWiki XML dump format, which can easily be imported to a Semantic MediaWiki installation.
Some planned features like adding facts via templates, remains to implement.
Some performance numbers to give a hint (zero optimizations done so far):
720324 triples were converted into 181184 wiki pages in ca 28 sec. This gives:
- ~26000 triples / sec
- ~6500 pages / sec
Note: The included binary is compatible with 64 bit Linux only.
EDIT 4 Aug 2016: Updated performance numbers. Something strange (maybe too little spare memory) seem to have been causing the previous much lower numbers.