Mercurial > hg > vamp-plugin-sdk
diff examples/vamp-example-plugins.n3 @ 267:93c81a6c917a
* Ensure PluginBufferingAdapter returns fresh output descriptors after
a call to initialise, setParameter or selectProgram
* Fix RDF document base prefix
author | cannam |
---|---|
date | Tue, 25 Nov 2008 12:34:45 +0000 |
parents | f80e34e36a79 |
children | 57cc0f0c20ff |
line wrap: on
line diff
--- a/examples/vamp-example-plugins.n3 Thu Nov 20 21:51:37 2008 +0000 +++ b/examples/vamp-example-plugins.n3 Tue Nov 25 12:34:45 2008 +0000 @@ -7,7 +7,7 @@ @prefix af: <http://purl.org/ontology/af/> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix cc: <http://web.resource.org/cc/> . -@prefix : <> . +@prefix : <#> . <> a vamp:PluginDescription ; foaf:maker <http://www.vamp-plugins.org/doap.rdf#template-generator> ;