SMW Import

Plugin to synchronize a wordpress blog with a JSON source, e.g. a
Semantic Media Wiki.

Author:Christoph Herbst (profile at wordpress.org)
WordPress version required:3.0.0
WordPress version tested:3.2.1
Plugin version:0.1
Added to WordPress repository:06-07-2011
Last updated:13-07-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://URI_Of_Page_Describing_Plugin_and_Upda...
Total downloads:946
plugin download
Click to start download

This plugin synchronizes information of an Semantic Media Wiki
with a wordpress blog.

It is supposed to be used in production without any downtime of the site.
The way SMW data is imported can be configured using a simple php mapping array.

Until now it supports importing poss, categories, attachments, meta data, links and full galleries. Only data which has actually changed will be imported, thus minimizing the
time on successive imports.

The supported import format is JSON. Thus it could also be used for data sources other than Semantic Media Wikis, as long as they export their data in JSON format.