Command::Void(3pm) User Contributed Perl Documentation Command::Void(3pm)

App::perlrdf::Command::Void - Generate VoID descriptions on the command line

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'

This module implements functionality so that VoID descriptions can be generated on the command line using perlrdf.

This module only implements one method, execute, which runs the generator.

Please see RDF::Generator::Void for further documentation.

Please see RDF::Generator::Void for information about authors and copyright for this module.

2022-06-17 perl v5.34.0