Apache-SPARQL-RDFStore

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


MOD_PERL COMPATIBILITY
    This handler will work with both mod_perl 1.x and mod_perl 2.x.

AUTHOR
    Alberto Reggiori <alberto@asemantics.com>

SEE ALSO
     Apache::SPARQL
     http://www.w3.org/TR/rdf-sparql-protocol/
     http://www.w3.org/2001/sw/DataAccess/proto-wd/ (editor working draft)
     http://www.w3.org/2001/sw/DataAccess/prot26
     http://www.w3.org/TR/rdf-sparql-query/
     http://www.w3.org/2001/sw/DataAccess/rq23/ (edit working draft)

LICENSE
    see LICENSE file included into this distribution

lib/Apache/SPARQL/RDFStore.pm  view on Meta::CPAN

This handler will work with both mod_perl 1.x and mod_perl 2.x.

=head1 AUTHOR

Alberto Reggiori <alberto@asemantics.com>

=head1 SEE ALSO

 Apache::SPARQL
 http://www.w3.org/TR/rdf-sparql-protocol/
 http://www.w3.org/2001/sw/DataAccess/proto-wd/ (editor working draft)
 http://www.w3.org/2001/sw/DataAccess/prot26
 http://www.w3.org/TR/rdf-sparql-query/
 http://www.w3.org/2001/sw/DataAccess/rq23/ (edit working draft)

=head1 LICENSE

see LICENSE file included into this distribution

=cut

return 1;



( run in 0.438 second using v1.01-cache-2.11-cpan-de7293f3b23 )