@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix content: <http://purl.org/rss/1.0/modules/content/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://lhero.org/?p=71>
  a sioc:Post ;
  dc:title "LH Tools" ;
  dcterms:identifier 71 ;
  dc:modified "2026-03-16T19:12:01Z"^^xsd:dateTime ;
  dc:created "2015-02-12T20:59:55Z"^^xsd:dateTime ;
  sioc:link <https://lhero.org/portfolio/lh-tools/> ;
  sioc:has_creator <https://lhero.org/author/1/#account> ;
  sioc:has_container <https://lhero.org/#posts> ;
  content:encoded """
<p class="wp-block-paragraph">LH Tools is a WordPress plugin that enables a sparql endpoint for for WordPress sites. This will enable semantic querying of WordPress data either from the site itself or from external providers of RDF triples.</p>



<p class="wp-block-paragraph">Whilst this can be used on a standalone basis, it is most useful when combined with the other LH (LocalHero) plugins:</p>



<p class="wp-block-paragraph">LH RDF: <a href="https://lhero.org/portfolio/lh-rdf/">https://lhero.org/portfolio/lh-rdf/</a></p>



<p class="wp-block-paragraph">Which exposes a large part of the WordPress data as semantic rdf content</p>



<p class="wp-block-paragraph">and</p>



<p class="wp-block-paragraph">LH Relationships: <a href="https://lhero.org/portfolio/lh-relationships/">https://lhero.org/portfolio/lh-relationships/</a></p>



<p class="wp-block-paragraph">Which enables semantic linking between wordpress posts, pages, categories, and other objects.</p>



<p class="wp-block-paragraph">This plugin relies on the <a title="Arc2" href="https://github.com/semsol/arc2/wiki">Arc2 RDF library</a>, originally written by Ben Nowack. ARC is a flexible RDF system for semantic web and PHP practitioners.</p>



<h2 class="wp-block-heading"><a id="download"></a>Download</h2>



<p class="wp-block-paragraph"><a href="https://wordpress.org/plugins/lh-tools/" data-type="URL" data-id="https://wordpress.org/plugins/lh-tools/">Download LH-Tools from the WordPress Plugin Directory</a>.</p>



<p class="wp-block-paragraph">More Info:</p>
If you like this plugin please consider making a donation to further development

<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><!-- Identify your business so that you can collect the payments. -->
<input name="business" type="hidden" value="shawfactor@gmail.com" /><!-- Specify a Donate button. -->
<input name="cmd" type="hidden" value="_donations" /><!-- Specify details about the contribution -->
<input name="item_name" type="hidden" value="LocalHero project" />
<input name="item_number" type="hidden" value="Plugin Development" />
<input name="currency_code" type="hidden" value="USD" />

<!-- Display the payment button. -->
<input alt="Donate" name="submit" src="https://www.paypalobjects.com/webstatic/en_US/i/btn/png/btn_donate_92x26.png" type="image" />
<img loading="lazy" decoding="async" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" alt="" width="1" height="1" />

</form>"""^^rdf:XMLLiteral ;
  sioc:content """
LH Tools is a WordPress plugin that enables a sparql endpoint for for WordPress sites. This will enable semantic querying of WordPress data either from the site itself or from external providers of RDF triples.



Whilst this can be used on a standalone basis, it is most useful when combined with the other LH (LocalHero) plugins:



LH RDF: https://lhero.org/portfolio/lh-rdf/



Which exposes a large part of the WordPress data as semantic rdf content



and



LH Relationships: https://lhero.org/portfolio/lh-relationships/



Which enables semantic linking between wordpress posts, pages, categories, and other objects.



This plugin relies on the Arc2 RDF library, originally written by Ben Nowack. ARC is a flexible RDF system for semantic web and PHP practitioners.



Download



Download LH-Tools from the WordPress Plugin Directory.



More Info:
If you like this plugin please consider making a donation to further development












""" ;
  foaf:depiction <https://lhero.org/?p=644> ;
  sioc:topic <https://lhero.org/?taxonomy=author&term=cap-1> ;
  sioc:attachment <https://lhero.org/?p=644> .

<https://lhero.org/author/1/#account> rdfs:seeAlso <https://lhero.org/author/1/?feed=lhrdf&format=turtle> .
<https://lhero.org/?p=644>
  a foaf:Image ;
  rdfs:seeAlso <https://lhero.org/portfolio/lh-tools/1466871079sparql-select-flintstones-png/?feed=lhrdf&format=turtle> .

<https://lhero.org/?taxonomy=author&term=cap-1> rdfs:seeAlso <https://lhero.org/?taxonomy=author&term=cap-1&feed=lhrdf&format=turtle> .
