Mercurial > hg > vamp-plugin-sdk
annotate rdf/README @ 168:006a775133b1
* Re-do the way the v2 structure (with durations) is returned.
  I bungled backward compatibility -- I failed to spot the contiguous
  array returned from process()... duh.  Also bump library versions.
| author | cannam | 
|---|---|
| date | Thu, 24 Jul 2008 16:50:11 +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) | 
