A plugin to triplify your data in several formats, such as JSON-LD, RDF, XML. The user just defines the correspondences between columns in the data table and the linked data properties for a predetermined type,
e.g.
for post_type post, the column "post_title" should be represented as "dc:title".
Done all these correspondences, the user just acess the RESTful API, which he chose the URL himself and get the data of the post_type and the chosen format, both passed as arguments in the URL.
WP Data Cube Importer is very easy to install like any other wordpress plugin. No need to edit or modify anything here.
- Unzip the file 'wp-data-triplify.zip'.
- Upload the ' triplify' directory to '/wp-content/plugins/' directory using ftp client or upload and install wp-data-cube.zip through plugin install wizard in wp admin panel .
- Activate the plugin through the 'Plugins' menu in WordPress.