Intoducing LH Tools.
LH Tools is a WordPress extension that adds an (ARC-based) RDF Store and SPARQL Endpoint to the WordPress blogging system. The store is kept separate from the WP tables (i.e. it’s not a wrapper), but you can use WP’s nice admin screens to configure it, it and embed it using the large number of developer-friendly hooks that WP offers. It is based on the original work by Ben Nowack.
If are interested you can read about it here: http://localhero.biz/plugins/lh-tools/
and download it here: http://wordpress.org/extend/plugins/lh-tools/. And interrogate this sites local endpoint here:
http://shawfactor.com/wp-content/plugins/lh-tools/
Whilst this can be used on a standalone basis, it is most useful when combined with the other LH (LocalHero) plugins:
LH RDF: http://localhero.biz/plugins/lh-rdf/
Which exposes a large part of the WordPress data as sematic rdf content
and
LH Relationships: http://localhero.biz/plugins/lh-relationships/
Which enables semantic linking between wordpress posts, pages, categories, and other objects. These three extensions used in combination enable a true semantic CMS and I’m curious what can be done now. I’ll add additional documentation and proof of concepts of what is possible in time.