figuration variables
are loaded using L<Config::ZOMG>. An example configuration file rdf_endpoint.json
is included with this package. Valid top-level configuration keys include:
=over 4
=item store
rlSetVar psgi_app /path/to/endpoint.psgi
PerlSetEnv RDF_ENDPOINT_CONFIG /path/to/rdf_endpoint.json
</Location>
To get syntax highlighting and other pretty features, in the
VirtualHost section o
RSION = '0.11';
use RDF::Query 2.905;
use RDF::Trine 0.134 qw(statement iri blank literal);
use JSON;
use Encode;
use File::Spec;
use Data::Dumper;
use Digest::MD5 qw(md5_base64);
use XML::LibXML 1.