annotate rdf/README @ 144:a4aad47aaf96

* Restructure output so that each file describes a plugin library rather than a single plugin (or at least, so that the base uri is for a library -- the file can still contain one or more plugins so long as they all come from the same library). * Make it possible to give the library name instead of individual plugin names on the command line to generate templates for entire library * Make program accept more than one plugin name, too
author cannam
date Fri, 20 Jun 2008 13:44:34 +0000
parents 147de5e64d28
children
rev   line source
cannam@138 1 /*
cannam@138 2 Vamp Ontology/Transform OWL description (Chris Cannam)
cannam@138 3 www.vamp-plugins.org
cannam@138 4 www.sonicvisualiser.org
cannam@138 5 */
cannam@138 6
cannam@138 7 David Pastor Escuredo
cannam@138 8 Contributions:
cannam@138 9 -Chris Sutton
cannam@138 10 -Yves Raimond
cannam@138 11 2008, Centre For Digital Music, Queen Mary, University of London.
cannam@138 12
cannam@138 13 This includes:
cannam@138 14
cannam@138 15 -Vamp Ontology(n3 and RDF/XML)
cannam@138 16 -HTML class reference documentation
cannam@138 17 -Script to generate plugin descriptions driven from Prolog
cannam@138 18 -Plugin Description (they require some tweaking)