App::perlrdf::Command::Void - Generate VoID descriptions on the command line
Contents
Description
This module implements functionality so that VoID descriptions can be generated on the command line using
perlrdf.
Further Documentation
Please see RDF::Generator::Void for further documentation.
Methods
execute
This module only implements one method, execute, which runs the generator.
Name
App::perlrdf::Command::Void - Generate VoID descriptions on the command line
Synopsis
For full documentation, install App::perlrdf and go
perlrdf void
Typical use might be
perlrdf store_load -Q=test.sqlite t/data/basic.ttl
perlrdf void -Q test.sqlite --endpoint_urls http://example.org/sparql -o - 'http://example.org/void#dataset'
