このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

LH Tools

説明

LH Tools is a wordpress plugin that enables a sparql endpoint for for WordPress sites. This will enable sematic querying of WordPress data either from the site itself or from external providers of RDF triples.

インストール

Install using WordPress:

  1. Log in and go to Plugins and click on Add New.
  2. Search for LH Tools and hit the Install Now link in the results. WordPress will install it.
  3. From the Plugin Management page in WordPress, activate the Lh Tools plugin.
  4. Go to Settings -> LH Tools in the WordPress menu and specify the settings and activae your Sparql endpoint.

Install manually:

  1. Download the plugin zip file and unzip it.
  2. Upload the plugin contents into your WordPress installations plugin directory on the server. The plugins .php files, readme.txt and subfolders should be installed in the wp-content/plugins/lh-tools/ directory.
  3. Download ARC2 from https://github.com/semsol/arc2 and unzip it.
  4. Open the unziped folder and upload the entire contents into the /wp-content/plugins/lh-tools/arc/ directory.
  5. From the Plugin Management page in WordPress, activate the LH Tools plugin.
  6. Go to Settings -> LH Tools in the WordPress menu and specify the settings and activate your Sparql endpoint.

評価

このプラグインにはレビューがありません。

貢献者と開発者

LH Tools はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“LH Tools” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.0.1 February 01, 2012
Initial release.

0.0.2 February 04, 2012
Automatically install Arc

0.0.3 February 04, 2012
Bugfix

0.0.4 February 13, 2012
Added the ability to automatically load and spider a RDF source

0.0.5 February 15, 2012
Added install error tracking

0.0.6 February 15, 2012
Added icon

0.0.7 July 6, 2013
Added widgets

0.0.8 July 6, 2013
Improved widgets

0.0.9 July 10, 2013
Widget updates

0.1.0 July 31, 2013
Widget fixes

0.1.1 August 13, 2013
API fix

0.1.2 December 12, 2013
Added short url to sparql endpoint

0.1.3 December 12, 2013
Improved map widget

0.1.4 March 03, 2014
Fixes and enhancements