vamp-rdf-template-generator — create a skeleton RDF description file describing a Vamp plugin library
Contents
Description
This manual page documents briefly the vamp-rdf-template-generator command.
This manual page was written for the Debian distribution because the original program does not have a
manual page.
vamp-rdf-template-generator is a program to generate RDF description templates from binary Vamp
libraries. It outputs a template for the RDF file describing plugins contained in soname, or for plugin
in soname. The generated output requires manual editing. It will contain PLUGIN_BASE_URI as the topic
and base URI of the description and YOUR_URI as the plugin maker.
Environment
VAMP_PATH A colon-separated list of directories to look for plugins.
Name
vamp-rdf-template-generator — create a skeleton RDF description file describing a Vamp plugin library
using the Vamp ontology
Options
-i Run in interactive mode, prompting for PLUGIN_BASE_URI and YOUR_URI.
-mYOUR_URI
Set the plugin maker to YOUR_URI.
Synopsis
vamp-rdf-template-generator [-i] [vamp:soname[:plugin]] [...]
vamp-rdf-template-generator [PLUGIN_BASE_URI] [-mYOUR_URI] [[vamp:]soname[:plugin]] [...]
